#Long term statistics from API

1 messages · Page 1 of 1 (latest)

lethal mantle
#

Hello,

Is it possible to retrieve long term statistics data from API or any other way ?
The API with endpoint 'period' is for short-term data and I would need to retrieve long term data from my python app.

Thank you,

earnest forum
lethal mantle
#

Awesome, it works ! Thank you so much

earnest forum
lethal mantle
#

Can I simply query the data with this now, even for data available from the history endpoint ? I'm talking about daily utility_meter and weekly, which are working fine as data are available

#

Or it's recommended to use the history endpoint for data < 10 days and recorder for olders ?

#

Would be easier to only have one function for all of them and just use the recorder imo

lethal mantle