getting history of a feed from MQTT broker

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
jens76
 
Posts: 1
Joined: Sun May 15, 2016 11:17 am

getting history of a feed from MQTT broker

Post by jens76 »

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

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”