Is it possible to automatically (and continually) export my power usage data to Google Docs?


And if it's not possible to do it automatically, what's the best way to download data so I can get the most precise measurements? I'm only interested in power usage, nothing else.


Thanks!

Thread Status
1
204
2
0
0

Sort replies by:

For this kind of personalized demand, it is recommended to implement it by code. 


For real-time data, HTTP API is a better choice,  please refer to https://imeter.club/topic/18


if you want to download specific data (such as power) in batch, you can simulate the login and download function.

You need to develop the code yourself. It is easy because there is no extra authentication step in the login process.

Looks like you are new here. Register for free, learn and contribute.