-
The objetive is to create a new sink to persit context elements (sent to Cygnus by Orion using notifyContextRequest) in a relational database.
Regarding the data model to use in the relational databa…
-
In order to have a perfect alignment between tutorials in User Manual at https://forge.fi-ware.eu/plugins/mediawiki/wiki/fiware/index.php/Publish/Subscribe_Broker_-_Orion_Context_Broker_-_User_and_Pro…
-
Generic implementation of HTTP parameters, of the format 'key=value', and without checking 'key' nor 'value' for semantics.
A vector is created and passed down all the way to mongoBackend.
-
Subscribing ngsi2cosmos using a JSON subscribeContext (which is posible from Orion 0.9.0 on) will cause JSON notifications arriving to ngsi2cosmos. The current ngsi2cosmos code is not able to process …
-
El renderizado de la respuesta a un DELETE erroneo a IndidivualContextEntity
(curlJsonNoPayload "/NGSI10/contextEntities/ENTITY_ID" "-X DELETE") devuelve
un JSON no valido: es un error sin envolver …
-
I've seen it both ways referring to an entity. Which one is it? In XML it's "contextValue".
-
The Cosmos Platform (Cosmos v0.x | x > 9) exposes a catalogue of Hadoop related software available for being automatically installed in a new private cluster. Currently, that catalogue includes:
- Hiv…
-
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…
-
UpdateContextRequest en JSON mal construido. Es JSON valido, pero se supone
que "contextElements" es un vector. Ejemplo:
```
{
"contextElements": {
"contextElement": {
"type"…