v1

latestOpenAPI 3.0.2Apache 2.02026-07-1426932.7 KB
easee

Returns lastSession info for all easee wallboxes (chargers) given user has access to.

Refer to easee.cloud API for details.

get/alternative/easee/lastSessions

Query parameters

usernamestring

Username as used on easy.cloud

passwordstring

Password as used on easy.cloud

Response

Success

idstring

Given ID by easee api

lastSessionstring

lastSession Info as given by easee API

namestring

Name set for charger

Example response

[
  {
    "id": "EH780684"
  }
]
All 26 operations