Trigger boost on the EV.
Behaviour depends on the EV’s current state:
boost_state=available): immediately signals the
running schedule workflow to start charging now, bypassing optimization.boost_state=unavailable due to not plugged in): arms
boost_for_next_session=True. The next plug-in’s session workflow will
automatically fire boost on its schedule child, then auto-reset the flag.boost_state is ongoing or requested):
409 with reason=already_charging.reason=fully_charged.reason=feature_disabled.Returns 204 on success (boost triggered or armed). Returns 409 when the request can’t be honoured, with fields:
state: the EV’s current boost_state.reason: already_charging, fully_charged, feature_disabled,
no_active_session, or internal_error.The arm path is idempotent: re-tapping while already armed returns 204 with
no change. To clear an armed flag, use DELETE /boost.
Documentation Index
Fetch the complete documentation index at: https://developers.podero.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
The organization ID
The user ID
The electric vehicle ID
No Content