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 294 B
{ "description":"switch the buzzer", "spec": { "id": "__HOPE__/demo/tank/buzzer/buzz", "in": { "ports": [{ "name": "on", "type": "boolean" }] }, "out": { "ports": [{ "name": "status", "type": "boolean" }] } } }