vehicles

Set charge mode

Sets the charge mode applied when this vehicle becomes active on a loadpoint.

post/vehicles/{name}/mode/{mode}

Path parameters

namestring required
Example:vehicle_1

Vehicle name

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

modeChargeMode — unresolved $ref

Changes