Skip to main content
POST
Get Composite Schedule
Retrieves the composite charging schedule from the charger. The composite schedule is a merged view of all active charging profiles for a given connector and time duration.
string
required
The UUID of the charger.
integer
required
The ID of the connector to get the schedule for. Use 0 to get the schedule for the entire charge point.
integer
required
The duration in seconds for the requested schedule.
string
The unit in which the schedule should be expressed. Possible values: A (Amperes), W (Watts).

Response

string
The response status from the charger (Accepted or Rejected).
integer
The connector ID for which the schedule is provided.
string
The start date and time of the composite schedule (ISO 8601).
object
The composite charging schedule.