UNPKG

iotagent-node-lib

Version:

IoT Agent library to interface with NGSI Context Broker

32 lines (31 loc) 546 B
{ "id":"light1", "type":"Light", "state": { "value": true, "type": "boolean", "metadata": { "TimeInstant": { "type": "DateTime", "value": "2015-08-05T00:35:01.468-07:00" } } }, "dimming": { "value": 87, "type": "number", "metadata": { "TimeInstant":{ "type": "DateTime", "value": "2015-08-05T00:35:01.468-07:00" } } }, "TimeInstant":{ "type": "DateTime", "value": "2015-08-05T00:35:01.468-07:00" } }