core/tests/components/volvo/fixtures/fuel_status.json

13 lines
221 B
JSON

{
"fuelAmount": {
"value": "47.3",
"unit": "l",
"timestamp": "2020-11-19T21:23:24.123Z"
},
"batteryChargeLevel": {
"value": "87.3",
"unit": "%",
"timestamp": "2020-11-19T21:23:24.123Z"
}
}