-
After correctly configuring both keyrock and pep-proxy. Registering the application, users, permissions, etc. I performed the normal steps of obtaining the oauth2 token and then using it to make queri…
-
## 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!
-
Hello everyone
I am trying to compile de docker image and the process return the following error:
![image](https://user-images.githubusercontent.com/27812579/87551291-72282a00-c6b0-11ea-8b8f-09057…
-
I have installed cygnus on Centos 9.
It has MongoDB 7.0.5 running on localhost
Cygnus-ngsi was installed using the documentation at this url:
https://fiware-cygnus.readthedocs.io/en/latest/cygnu…
-
Installing the latest component to with latest NodeRED seems not create ContextBroker node. Only Nodes visible are NGSI Entity, NGSI Dataset, NGSI Update, NGSI Subscription and NGSI v2toLD. ContextBro…
-
Hello,
I'm trying to use cygnus and mongdb with docker.
My docker-compose:
```
cygnus:
image: fiware/cygnus-ngsi:1.7.1
hostname: cygnus
container_name: cygnus
volumes:
…
-
I set up an Orion server, and the API is working fine with the CUrl command line. But the python client code that was generated from swagger-codegen cannot work.
For example, when I try to get the en…
-
Our goal is to build up a context driven IoT platform for energy management.
For this I'm trying to understand the NGSIv2 API for a couple of days now. But this is very difficult. Every example I ca…
-
Specification states:
> 5.5.4 JSON-LD validation
> All the operations that take a JSON-LD document as input shall process such JSON-LD
> document as follows:
> • If the request payload body i…
-
Hi,
i dont know if this is intented behavior, but if a device is created, referencing an existing entity from the context broker, this entity is overwritten and all the attributes are lost.
The …