UNPKG

iot-sol

Version:

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

17 lines 277 B
{ "description":"measure distance", "spec": { "id": "__HOPE__/demo/tank/distance/measure", "in": { "ports": [{ "name": "trigger" }] }, "out": { "ports": [{ "name": "distance", "type": "number" }] } } }