Weekly

Create weekly schedule

Creates a new weekly repeating schedule in the charger's scheduling state.

post/api/chargers/{chargerId}/schedules/weekly

Path parameters

chargerIdstring required

Request body

enabledboolean

Whether the schedule is enabled. Enabled schedules are automatically installed to the charger.

timezonestring

IANA timezone identifier of timezone to use for the schedule.

Response

enabledboolean

Whether the schedule is enabled. Enabled schedules are automatically installed to the charger.

timezonestring

IANA timezone identifier of timezone to use for the schedule.

Changes

No recorded changes to this endpoint across all 1 revision of this API.