UNPKG

iotagent-node-lib

Version:

IoT Agent library to interface with NGSI Context Broker

21 lines (19 loc) 375 B
{ "name": "Light1", "service" : "smartGondor", "service_path": "/gardens", "entity_name": "TheFirstLight", "entity_type": "TheLightType", "attributes": [ { "name": "temperature", "type": "celsius" } ], "lazy": [ { "name": "luminance", "type": "lumens" } ] }