-
Moved from https://github.com/telefonicaid/fiware-livedemoapp/issues/7:
ngsi2cosmos.py should parse the contextValue before writing it to Cosmos, escaping the delimiter (usually "|"). Otherwise, the …
-
ContextBroker should process the ServicePath header in NGSI10 requests in the way described in this issue The ServicePath header refers to a specific domain to which entities may belong.
E.g: Madrid/…
-
Configuring Orion-Cosmos integration currently needs a NGSI10 suscribeContext operation so ngsi2cosmos receives Orion notifications. Currently, this subscription has to be done "manually".
However, i…
-
Based on our previous experience with the ngsi2cosmos prototype, this issue describe some design ideas to define the evolution of this component.
Although the interface towards Orion Context Broker d…