UNPKG

fiware-orion-client

Version:

A client Library that makes it easier to get access to Orion Context Broker (part of the FIWARE platform)

28 lines (27 loc) 488 B
{ "contextResponses": [ { "contextElement": { "attributes": [ { "name": "speed", "type": "float", "value": "98" }, { "name": "rpm", "type": "float", "value": "2000" } ], "type": "Car", "isPattern": false, "id": "P-9878KLA" }, "statusCode": { "code": 200, "reasonPhrase": "OK" } } ] }