-
welcome i'm trying to deploy the security layer in orion context broken using idm and pep-proxy but i have a problem with the pep proxy using docker compose:
```yaml
version: "2"
networks:
fiwa…
-
I've been having an issue for a while now, leaving it be and not having the time to fix it. The issue is that timestamps in my database do not correspond to date in my timezone (GMT-3). At first, I th…
-
I'm having some troubles with Subscription notification in Orion Context Broker.
When a notification is returned to QuantumLeap (i want to show values in Grafana), most of the time the values of t…
-
I made a test with Right_time_context, towards Orion: configured a dataset with format fiware-ngsi
the tenant and service path are both filled with value in the interface, but are not transmitted to …
-
orion:
labels:
org.fiware: 'twinair'
image: fiware/orion-ld:1.5.0
restart: unless-stopped
hostname: orion
container_name: fiware-orion
depends_on:
- mongo-db
networks:
- default
ports:
- "…
-
The `PATCH /ngsi-ld/v1/entities/{entityId}/attrs/{attrId}` fails when including `datasetId` into a request body.
```
curl -sS -X PATCH 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:entiti…
-
## Description
Having a feature layer with geometry defined as "Geometry Type: esriGeometryPolyline" is raising some errors traces when I try to update an existing feature. Creating a feature is no…
-
I was trying to run the feature `602.ngsild.RelationshipsAndDataModels` but @jason-fox recently removed all the services from this tutorial (https://github.com/FIWARE/tutorials.Relationships-Linked-Da…
-
## I wish
To find OpenAPI V3 spec files
## Instead
I just find Swagger V2 spec files ;)
## Notes
if you need support in the conversion, I could help!
-
Hi im really interested in FIWARE project, especially Cygnus
But, I faced this problem.
I use Atlas MongoDB and I finished installing context Broker, Orion, and checked out saving into DB.
And th…