Replies: 3 comments 3 replies
-
|
Nice these discussuion with an apparent valid question - yet no answer or comment ... |
Beta Was this translation helpful? Give feedback.
-
|
There's alternative APIs that are preferred, where you specify what kind of data you want, instead of getting everything and throwing away 90% of it. GET https://api.easee.com/state/{CHARGER_ID}/observations?ids=ID1,ID2,ID3 Where ID1, ID2 are the observation ids you are interested in obtaining for that charger, you can see a list of the ids here: In the cases where an observation has an enum looking property, you can find their meanings here: |
Beta Was this translation helpful? Give feedback.
-
|
Thx, but it states that "Observations" is also deprecated ...
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
https://developer.easee.com/reference/charger_getcachedchargerstate_mock states that this API-request is deprecated.
I use this "at home" to monitor charging (e.g. is a car connected, what is the charging current/power).
Question:
Beta Was this translation helpful? Give feedback.
All reactions