UNPKG

iotagent-node-lib

Version:

IoT Agent library to interface with NGSI Context Broker

43 lines (41 loc) 1.29 kB
{ "entities": [ { "id": "water1", "type": "WaterTank", "contB": { "value": "31450.000", "type": "Number", "metadata": { "TimeInstant": { "type": "DateTime", "value": "2015-08-05T07:35:01.468Z" } } }, "TimeInstant": { "type": "DateTime", "value": "2015-08-05T07:35:01.468Z" } }, { "id": "PA_B_0001", "type": "WaterTank", "waterLeavingTanks": { "value": 3145, "type": "Number", "metadata": { "TimeInstant": { "type": "DateTime", "value": "2015-08-05T07:35:01.468Z" } } }, "TimeInstant": { "type": "DateTime", "value": "2015-08-05T07:35:01.468Z" } } ], "actionType": "append" }