-
Allow "" and null in DateTimes/ISO8601 and geo:xxx. This would be easier the life for clients.
-
We see traces like this in Orion:
```
time=2021-04-16T07:24:25.029Z | lvl=ERROR | corr=c5702bd4-9e84-11eb-83fa-0242ac110011 | trans=1618556123-715-00000000096 | from=172.17.0.1 | srv=cb0050603 | s…
-
Starting with an empty `orion` database at MongoDB, using CB 2.6.0 version, running CB this way:
```
contextBroker -fg -logLevel INFO -reqMutexPolicy none -logForHumans
```
If we run two simul…
-
Debug log:
Iot Agent Json:
Request to Iot Agent Json
`time=2021-01-07T10:52:32.046Z | lvl=DEBUG | corr=dff99780-3298-4772-93a6-58e7e3335f35 | trans=dff99780-3298-4772-93a6-58e7e3335f35 | op=Io…
-
The current customized notification implementation allow to define a custom payload (if "payload" field is provided with a non-empty value) or use the default one for NGSIv2 notifications (if "payload…
-
We are not able to register the device with iot agent.
Device provisioning :
curl --location --request POST 'http://localhost:4041/iot/devices/' \
--header 'fiware-service: openiot' \
--header …
-
(Comes from https://github.com/telefonicaid/fiware-orion/pull/3825)
The more_than_one_bad_input.test sometime fails in some build systems (it has been detected in Raspberry) due to timming. Detail …
-
Hello
I have tied to insert in OCB an entity with a password attribute codified:
``````
{
"id": "prueba-tipo-string2",
"type": "StringParser",
"dateObserved": {
…
-
Hey guys,
I was just checking if i could use your tool to access an orion instance, but unfortunately i'm failing already in the beginning.
It seems that you do not support fiware-services with …
-
Hi,
I'm using 3 FIWARE GEs: IDAS+Orion+CEP.
I have a device registered via IDAS with several attributes (status, temperature, battery, etc.) and
a subscription from Orion to Proton.
The subscrition i…