UNPKG

iotagent-node-lib

Version:

IoT Agent library to interface with NGSI Context Broker

21 lines (20 loc) 370 B
{ "devices": [ { "device_id": "Light1", "protocol": "GENERIC_PROTO", "entity_name": "light1", "entity_type": "Light", "attributes": [ { "name": "state", "type": "Boolean" }, { "name": "dimming", "type": "Percentage" } ] } ] }