Files
psa_car_controller/test/data/cars.json
T
Florian BEZANNIERandGitHub 822871e4d4 add test action (#118)
* Create main.yml

* Update main.yml

* add files for test

* Update main.yml

* add init

* Update main.yml

* re-add pandas needed because it's needed by plotly.express & some fix

* add missing file

* Create main.yml
2021-05-11 18:54:59 +02:00

13 lines
297 B
JSON

[
{
"abrp_name": "peugeot:e208:20:50",
"battery_power": 46,
"brand": "Peugeot",
"fuel_capacity": 0,
"label": "e-208",
"max_elec_consumption": 70,
"max_fuel_consumption": 0,
"vehicle_id": "vid",
"vin": "VR3UHZKXZL"
}
]