core/tests/fixtures/renault/action.set_charge_start.json

8 lines
107 B
JSON

{
"data": {
"type": "ChargingStart",
"id": "guid",
"attributes": { "action": "start" }
}
}