Vehicle Commands

Set Charge Limit

Sets the charge limit.

post/{vin}/command/set_charge_limit

Query parameters

wait_for_completionboolean

Whether to wait for the command to complete before returning a response.

max_attemptsinteger

The maximum number of attempts to make to execute the command.

percentnumber required
Example:100

The battery percentage to charge to.

Response

Success

resultboolean

Whether the command was successful.

Changes