iotagent-node-lib
Version:
IoT Agent library to interface with NGSI Context Broker
18 lines (17 loc) • 412 B
JSON
[
{
"@context": "http://context.json-ld",
"dimming": {
"observedAt": "2015-08-05T07:35:01.468Z",
"type": "Property",
"value": 87
},
"id": "urn:ngsi-ld:Light:light1",
"state": {
"observedAt": "2015-08-05T07:35:01.468Z",
"type": "Property",
"value": true
},
"type": "Light"
}
]