-
Hi,
I have noticed two main issues:
- All *postman_collection.json cannot be imported in Postman ("Error while importing : format not recognized"), neither uploading the file nor pasting it as raw…
-
`cygnus-ngsi-ld` - is name of docker image that is using in this repository now.
`cygnus-ld` - is name of docker image that hosting in reality on `hub.docker.com`
https://github.com/telefo…
-
Hi,
First of all, thank you for providing this widget.
I am wondering if updates are received when using this widget.
In the initial page of your repository says: "so updates made into the cont…
-
Please create an OpenAPI specification for FIWARE-NGSI v2. Same as issue https://github.com/Fiware/specifications/issues/1
-
@jason-fox The response of POST `/ngsi-ld/v1/entityOperations/create` has been changed between Orion-LD `0.7-PRE-105` and `0.7-PRE-107`.
- 0.7-PRE-105
```
HTTP/1.1 200 OK
Connection: Keep-Ali…
-
Hello, I am trying to persist the IoT data that I have by applying Cygnus LD and connect it to postgres.
I ran the following command for the subscription:
```
curl -L -X POST 'http://localhost:…
-
### Is your feature request related to a problem? Please describe
Ken from FiWare implemented an backward compat patch for Orion-LD that will let NGSI-v2 clients subscribe for NGSI-LD entity changes …
-
I want to persist some historical data from my server. So the documentation says that you must first send a subscription to Orion and then Orion will send the notification to Cygnus.
I made the sub…
ghost updated
6 years ago
-
### 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)
#…
-
Hi,
I'm trying to integrate Scorpio Broker with FIWARE IoT Agent for Sigfox Protocol. In the device provisioning the NGSI-LD entity is created successfully. But when I am trying to send measurement…