Evs

EV Charging Limit

Description

Returns the current charge limit of an electric vehicle.

get/vehicles/{vehicle_id}/charge/limit

Response

return EV Charge Limit

limitnumber float

The level at which the vehicle should stop charging and be considered fully charged (in percent).

Example response

{
  "limit": 1
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.