loadpoints
Update charge mode
Changes the charging behavior of the loadpoint.
post/loadpoints/{id}/mode/{mode}
Path parameters
idinteger required
Loadpoint index starting at 1.
Example:1
Loadpoint index starting at 1
mode'off' | 'smart' | 'now' | 'pv' | 'minpv' required
Charging behavior. The values pv and minpv are deprecated aliases: pv maps to smart, minpv maps to smart with always charge enabled.
Example:smart
Response
Success
ChargeMode required— unresolved $ref