iotagent-node-lib
Version:
IoT Agent library to interface with NGSI Context Broker
20 lines (19 loc) • 360 B
JSON
{
"devices": [{
"device_id": "xxx014",
"protocol": "IoTA-UL",
"entity_name": "eii01201aaa",
"entity_type": "sensor",
"attributes": [
{
"object_id": "tt",
"name": "TimeInstant",
"type": "ISO8601"
}
],
"lazy": [],
"commands": [],
"static_attributes": [],
"explicitAttrs": true
}]
}