-
Hi,
I try to run the functional test in a docker container.
Dockerfile:
```
FROM centos:centos7.6.1810
MAINTAINER FIWARE Orion Context Broker Team. Telefónica I+D
ENV ORION_USER orion
ENV …
-
```json
{
"@context": [
"http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/GSMADeveloper/NGSI-LD-Entities/master/examples/Agri-Cro…
-
Currently the Orion Context Broker (OCB) gets an entity of a robot with ALL of its topics. This is not strictly as intended for the FIWARE-Entities. They should be kept small...
Current OCB Conte…
-
### IoT Agent Node Lib version the issue has been seen with
4.4.0
### Bound or port used (API interaction)
Northbound (Provision API and NGSI Interactions)
### NGSI version
NGSI-LD and …
-
Hi there,
I have a questions regarding the data format of the payload that is send from OPC UA IoT-Agent to the nothbound interface (to Orion-LD in my case).
#### Issue
In my scenario I am usi…
-
**Describe the bug**
I have a large number of Gtfs ngsi-ld entities in an Orion-LD broker deployment. Most of them are GtfsStopTime entities.
When trying to retrieve entities (here specifically Gtf…
-
Hello,
I am using Orion in the following in a larger scenario with docker-swarm:
- 1 MongoDB (v4)(Not scaled yet)
- 5 CBs (v2.2.0) in parallel
- 5 QuantumLeaps
- IoTA-UL
I am sending about …
-
### IoT Agent Node Lib version the issue has been seen with
4.1.0
### Bound or port used (API interaction)
Southbound (Devices data API), Northbound (Provision API and NGSI Interactions)
#…
-
Hello,
We have detected that after send an empty "Update registration" packet to the LwM2M Server, the next observations packets are not processed (received and sent to the Orion Context Broker).
…
-
Hi Guys,
I am facing couple of issues while i am trying to install it i have used below steps to install it on my cent-OS machine
1) cloned the repository.
2) cd snap4city-docker/
3) docker-com…