You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess this is more of a discussion than an 'issue', but where / how do people store the data from this for time based graphing?
I'm thinking a every minute cron job to pull the data, and then send it to influxdb. I currently have a single US5000 battery (which has the issue of get_values not working, but get_values_single(2) does).
I guess this is more of a discussion than an 'issue', but where / how do people store the data from this for time based graphing?
I'm thinking a every minute cron job to pull the data, and then send it to influxdb. I currently have a single US5000 battery (which has the issue of get_values not working, but get_values_single(2) does).