UNPKG

iotagent-node-lib

Version:

IoT Agent library to interface with NGSI Context Broker

37 lines (36 loc) 644 B
{ "id": "TheFirstLight", "type": "SensorMachine", "attr_name": { "type": "string", "value": null }, "status": { "type": "Boolean", "value": null }, "hardcodedAttr": { "type": "hardcodedType", "value": "hardcodedValue" }, "bootstrapServer": { "type": "Address", "value": "127.0.0.1" }, "commandAttr_status": { "type": "commandStatus", "value": "UNKNOWN" }, "commandAttr_info": { "type": "commandResult", "value": " " }, "wheel1_status": { "type": "commandStatus", "value": "UNKNOWN" }, "wheel1_info": { "type": "commandResult", "value": " " } }