mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-23 09:56:14 +00:00
* 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
13 lines
297 B
JSON
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"
|
|
}
|
|
] |