How to reset EVSE Energy Meters ? #699
Unanswered
mathieucarbou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just lunch the curl command:
curl -X DELETE http://192.168.125.169/emeter -u "admin:<PASSWORD>" -H 'Content-Type: application/json' -d '{"hard":true,"import":false}'
Beta Was this translation helpful? Give feedback.
All reactions