I would like to store the data from the Wely device in the MongoDB database. That means changing the code on the device, potentially to just send data to both locations. It likely also means setting up an MQTT server. However, it may be possible for the device to directly connect to the MondoDB database. That would represent a better, simpler, system.
Right now data is stored on a Thingspeak server.
I would like to store the data from the Wely device in the MongoDB database. That means changing the code on the device, potentially to just send data to both locations. It likely also means setting up an MQTT server. However, it may be possible for the device to directly connect to the MondoDB database. That would represent a better, simpler, system.