latestOpenAPI 3.0.32026-07-13353343.5 KB
2101455240dc
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
Example response
{
"limit": 1
}Description
Returns the current charge limit of an electric vehicle.
return EV Charge Limit
{
"limit": 1
}