-
-
Notifications
You must be signed in to change notification settings - Fork 52
EV-Notify web API documentation #201
Copy link
Copy link
Open
Description
Is there anywhere a documentation for the web-api (https://app.evnotify.de/soc?akey=&token=)
I get e.g. {"soc_display":55.5,"soc_bms":null,"last_soc":1592317780} and assume that:
- 55.5 ist the soc percentage as stated in https://web.evnotify.de/#/
- last_soc is the unix-time of the last connection (1592317780 = 2020-06-16T14:29:40+00:00)
but I don't know which values to expect from bms (battery-management-system ?)
And especially I'd like to know how frequently I might access the API (e.g. every 10 sec???)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels