UNPKG

iotagent-node-lib

Version:

IoT Agent library to interface with NGSI Context Broker

33 lines (32 loc) 747 B
{ "@context": "http://context.json-ld", "endpoint": "http://smartgondor.com", "contextSourceInfo":[ { "key": "jsonldContext", "value": "http://context.json-ld" } ], "information": [ { "entities": [ { "id": "urn:ngsi-ld:SensorMachine:TheFirstLight", "type": "SensorMachine" } ], "propertyNames": [ "luminance", "luminescence", "commandAttr", "wheel1" ] } ], "mode": "exclusive", "operations" : [ "retrieveOps", "updateOps" ], "type": "ContextSourceRegistration" }