core/tests/components/renault/fixtures/cockpit_fuel.json

12 lines
181 B
JSON

{
"data": {
"type": "Car",
"id": "VF1AAAAA555777123",
"attributes": {
"fuelAutonomy": 35.0,
"fuelQuantity": 3.0,
"totalMileage": 5566.78
}
}
}