iotagent-node-lib
Version:
IoT Agent library to interface with NGSI Context Broker
25 lines (24 loc) • 403 B
JSON
{
"newAttribute": {
"type": "Integer",
"value": null
},
"cellID": {
"type": "Integer",
"value": "435"
},
"serverURL": {
"type": "URL",
"value": "http://fakeserver.com"
},
"location":{
"type": "geo:json",
"value": {
"type": "Point",
"coordinates": [
-3.164485591715449,
40.62785133667262
]
}
}
}