UNPKG

iot-sol

Version:

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

20 lines (19 loc) 344 B
{ "description":"report the angle value at intervals", "spec": { "id": "__HOPE__/demo/edison/rotate_sensor/report", "in": { "ports": [{ "name": "interval", "type": "int", "default": 3000 }] }, "out": { "ports": [{ "name": "angle", "type": "int" }] } } }