-
I am using the current latest version of Orion-LD:
```bash
{
"compile_time": "Sun Apr 18 17:32:55 UTC 2021",
"compiled_by": "root",
"compiled_in": "buildkitsandbox",
"doc": "ht…
-
Implement an option so CB doesn't trigger CPr forwarding on queries. This will increase the flexibility and control for client in some scenarios.
Eg:
```
GET /v2/entities?options=noForward
```
-
I am using Orion 2.5.2 in conjunction with Iot-Agent Ultralight 1.15.0.
The following commands does not work properly:
```
curl --location --request PUT "http://localhost:1026/v2/entities/urn:n…
-
It would be a good idea to evaluate this, doing a pass-through of the building procedure at https://fiware-orion.readthedocs.io/en/master/admin/build_source/index.html and see how it goes.
-
The function `parseEntity()` (parsing of JSON NGSIv2) implements "error for **Entity::id** set but as empty string" in one way and "error for **Entity::type** set but as empty string" in another way.
…
-
Hello,
I am using the latest docker image for Orion-LD and I am provisioning the devices through Lorawan IOT-agent.
The device is provisioned fine and in MongoDB there is a table with the name:…
-
A bad rule update:
perseo-fe log:
time=2021-07-16T08:54:10.740Z | lvl=DEBUG | corr=n/a | trans=n/a | op=n/a | msg=ping (DATABASE) {"ok":1}
time=2021-07-16T08:54:10.742Z | lvl=DEBUG | corr=n/a…
-
I am trying to connect Orion with AWS DocumentDB but it's not getting connected. However I tried two other FIWARE components IoTAgent and Sth-Comet with DocumentDB and both are working fine.
Same D…
-
I have been testing ngsi-go version 0.8.0 (very nice work by the way! :) and I have one doubt, please. Not sure if GitHub issues are the best place for doubt: if there is a better channel for this jus…
-
The behavior of POST `/ngsi-ld/v1/entityOperations/create` seems to be changed between `0.7-PRE-105` and `0.7-PRE-106`. The response body is corrupted.
- 0.7-PRE-106
```
HTTP/1.1 201 Created
…