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 308 B
{ "description":"turn on or turn off the device", "spec": { "id": "__HOPE__/demo/edison/fan/switch", "in": { "ports": [{ "name": "on", "type": "boolean" }] }, "out": { "ports": [{ "name": "status", "type": "boolean" }] } } }