Wallbox HEMS Sessions
Get the currently running standalone HEMS session for a wallbox
Returns the open session wrapped as { "session": ... } with its decision timeline and per-command steering verdicts. When none is running, returns 200 with { "session": null } so clients can poll without exception handling.
GET
Get the currently running standalone HEMS session for a wallbox
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID
The user ID
The wallbox ID
Response
200 - application/json
OK
Get the currently running standalone HEMS session for a wallbox
