Vehicle Commands (Legacy)
Charge Limit
Set the charge limit of an electric vehicle.
POST
2.0 is still the only supported version for sending remote commands. If you need to send commands, please continue using v2.0 until commands are supported in the latest version later this year.
Permission
control_charge
Request
PathThe vehicle ID of the vehicle you are making a request to.
The level at which the vehicle should stop charging and be considered fully charged.
Cannot be less than
0.5, or greater than 1.Response
If the request is successful, Smartcar will return βsuccessβ (HTTP 200 status).
If the request is successful, Smartcar will return a message (HTTP 200 status).
Notes
This endpoint will return aCHARGING_PLUG_NOT_CONNECTED error if
the OEM is unable to set a charge limit while the vehicle is unpluged.
Ford and LincolnIf a vehicle starts charging as a result of a start charge request it will always charge to 100% if the charging location has a schedule in place. Charging schedules on the vehicle can be read through the
Charge.ChargeTimers signal.
BMW and MINIVehicle needs to be on OS Version 8+

