iot-sol
Version:
Intel(r) IoT Services Orchestration Layer - HTML5 IDE + Node.js middleware to create and host distributed IoT Apps in minutes
19 lines • 365 B
JSON
{
"description":"set the level-angle of the camera-holder",
"spec": {
"id": "__HOPE__/demo/tank_romeo/holder/horizon",
"in": {
"ports": [{
"name": "angle",
"type": "number"
}]
},
"out": {
"ports": [{
"name": "status",
"type": "boolean"
}]
}
},
"doc": "tank/holder.html#horizon"
}