core/tests/fixtures/renault/charge_mode_always.json

8 lines
115 B
JSON
Raw Normal View History

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