Dear all, I am new to this topic and have a question regarding getting the history data from a feed.
I have written a small C# program using the M2Mqtt library. I can succesful subscribe to a feed and everytime my weather sensor publishes a new dataset i get an event to receive the data from the io.adafruit MQTT broker.
But as my PC is not always running im am not able to get the past published datasets.... I can see them in my adafruit dashboard but my question is now if there is a way not only to get notified when the weather sensor publishes a new datset but also download all the past data from the io.adfruit broker which i can see in the dashboard...
Thank you for your help :-)
best regards,
Jens