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
Hello, I recently had had an error show up on my generator Battery Problem : Alarm Code: 2760. I was asked to monitor 2 things the battery charge level and the charger state. Is there an easy way to do this from the CLI and log it to a csv?
I'm thinking something like
Time,12.7V, Not Charging
have it log it every 30 seconds
I first tried to do a curl command on the page and this did not display correctly.
Thanks for your help!
The text was updated successfully, but these errors were encountered:
Hello, I recently had had an error show up on my generator Battery Problem : Alarm Code: 2760. I was asked to monitor 2 things the battery charge level and the charger state. Is there an easy way to do this from the CLI and log it to a csv?
I'm thinking something like
Time,12.7V, Not Charging
have it log it every 30 seconds
I first tried to do a curl command on the page and this did not display correctly.
Thanks for your help!
The text was updated successfully, but these errors were encountered: