Hi, is it possible to get history data ,recorded by the dbLog module via jsonList2 interface?
I read about "GET for webcharts" and tried like so:
get myDbLog - webchart "" "" mySensor daystats temp
to retrieve the the daily temperatures from mySensor, however I get empty array.
If this is possible can this data be retrieved via http request with jsonlist2?