1 | initial version |
Hi!
we have several stations logging and posting through a Meteobridge dataloger. We are really interested in fiware technology in order to standardize the way to deal with all of them in upcoming projects. As we read and understood in your docs we should just code a iot agent, using iot agent framework (https://iotagent-node-lib.readthedocs.io/en/latest/), which will be able to communicate with a NGSI Context Brokers. Do you thing its the right way to manage the comunication between a Meteobridge and NGSI Contextbroker, or we should code a middleware to talk with an already existing iot-agent (JSON - MQTT)?
Cheers!