Submit command for vehicle charging schedule
Vehicle for user
Submit command for vehicle charging schedule
This endpoint creates an asynchronously executed command request to schedule charging.
POST
Submit command for vehicle charging schedule
Documentation Index
Fetch the complete documentation index at: https://developer.energy-hub.io/llms.txt
Use this file to discover all available pages before exploring further.
Charging Schedules are only supported for BMW, MINI and Tesla
vehicles.
Authorizations
API key used for authorization and authentication.
Path Parameters
Vehicle ID
Body
application/json
New schedule be to set. UTC expected.
The list of schedule events.
Response
Successful operation
The timestamp when command is created.
The ID of the command.
The state of the command.
PENDING- Command is waiting to be executed.FAILED- Execution of command has failed.EXECUTED- Command has been executed successfully.
Available options:
PENDING, EXECUTED, FAILED The name of the command type to execute.
Available options:
CHARGING_START, CHARGING_STOP, SET_CHARGING_CURRENT, SET_CHARGING_SCHEDULE The ID of the user.
Example:
"896f9d5a-b618-48a2-98ae-957059bf1bc9"
The ID of the vehicle.

