iot-sol
Version:
Intel(r) IoT Services Orchestration Layer - HTML5 IDE + Node.js middleware to create and host distributed IoT Apps in minutes
21 lines (20 loc) • 405 B
JSON
{
"id": "__HOPE__/builtin/logical_op_2_1",
"name": "logical_op_2_1_builtin",
"description": "operation of two boolean inports",
"out": {
"ports": [{
"name": "bool",
"type": "boolean"
}]
},
"in": {
"ports": [{
"name": "in1",
"type": "boolean"
},{
"name": "in2",
"type": "boolean"
}]
}
}