-
Hi Guys,
I have an entity called Precinct as defined below.
```
package city.ui.models;
import java.net.URI;
import io.github.wistefan.mapping.annotations.*;
@MappingEnabled (entityType…
-
Hello, I have a problem that need your support.
I have 2 Orion-LD instances: 1st works as context broker, and 2nd works as data provider.
Firstly, I created an entity `urn:ngsi-ld:Building:office0…
-
When retrieving all Entity Types through the endpoint `/ngsi-ld/v1/types` there is a problem with the backend:
In the MongoDB query function https://github.com/FIWARE/context.Orion-LD/blob/659de323…
-
Hi everyone,
I was playing again with NGSI-LD subscriptions in order to check the resolution of previously closed issues #522 and #523 regarding _`sysAttrs`_ and _`showChanges`_ notification parame…
-
### Description
OrionLD gets stuck on startup when the number of orion databases in mongodb is bigger than the mongo connection pool. No error is provided and the last log message is the following:
…
-
### IoT Agent Node Lib version the issue has been seen with
4.6.0
### Bound or port used (API interaction)
Southbound (Devices data API)
### NGSI version
NGSIv2
### Are you running a container?
…
-
I am creating a wirecloud mashup using my own deployed Orion CB instance. On the wiring, I added an NGSI Source and an NGSI Entity to PoI.
In the NGSI Source settings I added the following confi…
-
Hi everyone,
I was playing again with NGSI-LD subscriptions in order to check the resolution of previously closed issues #522 and #523 regarding _`sysAttrs`_ and _`showChanges`_ notification parame…
-
### UseCase and effect
We are trying to send data to FIWARE via CRUD(Post/Patch) operations. We have tried it via the requests package from python and via a curl executions in bash script. The script…
-
Postgis sink documentation has a section in which DM are described:
https://github.com/telefonicaid/fiware-cygnus/blob/master/doc/cygnus-ngsi/flume_extensions_catalogue/ngsi_postgresql_sink.md#sect…