UNPKG

iot-sol

Version:

Intel(r) IoT Services Orchestration Layer - HTML5 IDE + Node.js middleware to create and host distributed IoT Apps in minutes

18 lines 300 B
{ "description":"switch the left led", "spec": { "id": "__HOPE__/demo/tank/led/switch_left", "in": { "ports": [{ "name": "on", "type": "boolean" }] }, "out": { "ports": [{ "name": "status", "type": "boolean" }] } } }