-
Hello,
I am trying to use your fiware-IoTAgent-Cplusplus.
I installed everything but even if I follow the documentation, I have a problem when I execute this :
curl -X POST http://127.0.0.1:8080/iot/…
-
Hi @jason-fox, Could you please help me in understanding this,
### Description:
Unable to Provision device in IoTAgent LoRaWAN with Scorpio broker v2.1.13 as context broker.
### Steps to repr…
-
Hello @chicco785
I am giving a try to this tool :-)
I have tried to list some entities but orion is complain about some headers. This is the code that I tried:
```
api_client = ApiClient(ho…
-
### 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 …
-
Lets say a publisher creates an entity, and some subscribers subscribe to it. After some time the publisher deletes the entity.
Is there any mechanism, that will inform the subscriber about the de…
-
Hello,
I am trying to use the fiware-IoTAgent-Cplusplus. It is configured on a base centos 6.5 in the Fiware Lab cloud (region PiraeusU), in order to get measures from devices and send to the Orion C…
-
Right now Orion v2 is storing in MongoDB as below. So Orion_*Fiware-service*
orion 0.000GB
orion-*Fiware-service1* 0.000GB
orion-*Fiware-service2* 0.000GB
I checked …
-
Hi Everyone,
Apache Cassandra is a database engine with high availability,scalability and performance. There is a lot of production deployments, one of the largest production deployments is Apple's, w…
-
The current behaviour is that any update in an entity will create a new row in the table in the database, it would be interesting to be able to just update the existing row for the entity when the ent…
-
Sometimes Orion LD stops working with the following message:
New connection socket descriptor (1024) is not less than FD_SETSIZE (1024).
Since the K8S pod doesn't crash, the LD just stops workin…