iotagent-json
iotagent-json copied to clipboard
IoT Agent for a JSON based protocol (with HTTP, MQTT and AMQP transports)
A keepalive and a restart agent procedure would be a solution?
Improvement: When start the component and if not find iotamanager alive then dont retry automatically
Release of Kafka compatibility and all Auth method
Hey there, in the [docker documentation](https://github.com/telefonicaid/iotagent-json/tree/master/docker) it says that secrets can be used to prevent clear written passwords etc as environment files. I'm using version 1.17.2. It seems that is...
Hey there, in the [user manual](https://github.com/telefonicaid/iotagent-json/blob/master/docs/usermanual.md#configuration-retrieval-1) it says that a device can retrieve its configuration from the iotagent (which is then passed to the context broker). The way of the...
I am evaluating the usage of a `FIWARE setup in an "industrial environment"`. At the moment, I am evaluating the maximal data rate that a FIWARE setup could support coming...
I followed [step-by-step guide](https://fiware-iotagent-json.readthedocs.io/en/latest/stepbystep/index.html#step-by-step-guide). Everything worked fine until steps to send commands to `/*/*/cmdexe`. The commands could not get through to CB and the commandstatus keeps in pending status. I...
Sometimes it happens that all calls to the agent don't work, The system returns this response ``` { "name": "MongoError", "message": "Topology was destroyed" } ``` Restarting the agent the...
Let's Imagine I have an office (with a sensor providing humidity and temperature) and a car (with a sensor providing speed and fuel). The default API Key is "1234". So...