UNPKG

iotagent-node-lib

Version:

IoT Agent library to interface with NGSI Context Broker

17 lines (16 loc) 261 B
{ "id":"ws1", "type":"WeatherStation", "pressure":{ "type": "Number", "value": 1040 }, "humidity":{ "type": "Percentage", "value": "12" }, "weather":{ "type": "Summary", "value": "Humidity 6 and pressure 1040" } }