iotagent-node-lib
Version:
IoT Agent library to interface with NGSI Context Broker
20 lines (19 loc) • 462 B
JSON
[
{
"@context": "http://context.json-ld",
"commandAttr_info": {
"type": "Property",
"value": " "
},
"commandAttr_status": {
"type": "Property",
"value": "UNKNOWN"
},
"hardcodedAttr": {
"type": "Property",
"value": "hardcodedType"
},
"id": "urn:ngsi-ld:TheLightType:TheFirstLight",
"type": "TheLightType"
}
]