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