UNPKG

iotagent-node-lib

Version:

IoT Agent library to interface with NGSI Context Broker

23 lines (22 loc) 285 B
{ "id":"gps1", "type":"GPS", "lat": { "type": "Number", "value": 52 }, "lon": { "type": "Number", "value": 13 }, "location": { "type": "geo:json", "value": { "coordinates": [ 13, 52 ], "type": "Point" } } }