core/tests/fixtures/renault/charge_mode_schedule.json

8 lines
122 B
JSON
Raw Normal View History

2021-07-28 19:41:11 +00:00
{
"data": {
"type": "Car",
"id": "VF1AAAAA555777999",
"attributes": { "chargeMode": "schedule_mode" }
}
}