UNPKG

iot-sol

Version:

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

19 lines 347 B
{ "description":"switch the right led", "spec": { "id": "__HOPE__/demo/tank_romeo/led/switch_right", "in": { "ports": [{ "name": "on", "type": "boolean" }] }, "out": { "ports": [{ "name": "status", "type": "boolean" }] } }, "doc": "tank/led.html#switch_right" }