Operator — Remote Control
Set charging schedule
Stores a scheduled charging plan on the connector. The charger executes the schedule autonomously, even without continuous platform connectivity.
POST
Set charging schedule
Authorizations
OAuth2 client-credentials grant for operator-side integrations.
Obtain an access token by POSTing client_id and client_secret
to /v1/operator/oauth/token. Tokens are valid for 24 hours
(86,400 seconds).
Body
application/json
Available options:
once, daily, weekly Required range:
0 <= x <= 100IANA timezone (e.g., Europe/London, Asia/Shanghai).
Response
200
Schedule stored.