UNPKG

iot-sol

Version:

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

25 lines 426 B
{ "description":"sweep the servo", "spec": { "id": "__HOPE__/demo/lattepanda/servo/sweep", "in": { "ports": [{ "name": "trigger" }] }, "out": { "ports": [{ "name": "status", "type": "boolean" }] }, "config": [ { "name": "pin", "type": "int", "required": true } ] }, "doc": "lattepanda/servo.html#sweep" }