First, thanks for a great service, got a NodeMCU connected and it works great. It collects data from my heating system and gets me the amount of Power I use in real time.
I built an Android app as an gui for this, the regular API call works fine to get the latest data available. However, I want to show a chart in the app as well, just like the one you can create as a dashboard.
So, is there an API call so i can get the latest 10 or 20 adds to a Data bucket?
Or is is maybe possible to get a Dashboard public (an embed link as in Thingspeak would be nice) in some way?
Thanks again!