Iso15118ChargeLimitΒΆ
Description.
This messages instructs the iso15118 service to limit the rate of energy between EV and EVSE.
Example:
{
"id": "bb9655e5-21e0-482d-8bc1-67ffdf23539c",
"name": "iso15118_charge_limit",
"type": "update",
"data": {
"evse_id": "DE*SEV*E123456789",
"limit": 30000,
"unit": "W" # or A
}
}