iotagent-node-lib
Version:
IoT Agent library to interface with NGSI Context Broker
25 lines (24 loc) • 446 B
JSON
{
"description": "Managed by IOTA: FirstMicroLight MicroLights attr_name",
"subject": {
"entities": [
{
"id": "FirstMicroLight",
"type": "MicroLights"
}
],
"condition": {
"attrs": [
"attr_name"
]
}
},
"notification": {
"http": {
"url": "http://smartgondor.com/notify"
},
"attrs": [],
"attrsFormat": "normalized",
"onlyChangedAttrs": true
}
}