Skip to content

Commit

Permalink
Create rav4.json
Browse files Browse the repository at this point in the history
  • Loading branch information
meatpiHQ committed Aug 28, 2024
1 parent bdfe592 commit e15d4da
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions vehicle_profiles/toyota/rav4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"car_model": "Toyota: Rav4",
"init": "ATSP6;ATST96;",
"pids": [
{
"pid": "015B2",
"parameters": [
{
"name": "SoC",
"expression": "(B3*20)/51",
"unit": "%",
"class": "battery"
}
]
}
]
}

0 comments on commit e15d4da

Please sign in to comment.