Skip to content

Commit

Permalink
Create twizy.json
Browse files Browse the repository at this point in the history
  • Loading branch information
meatpiHQ committed Oct 22, 2024
1 parent 887c2f1 commit 9493520
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions vehicle_profiles/renault/twizy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"car_model":"Renault: Twizy",
"init":"ATSP6;ATST96;ATSH79B;ATFCSH79B;ATFCSD300000;ATFCSM1;ATCRA7BB;",
"pids":[
{
"pid":"21035",
"parameters":[
{
"name":"SOC",
"pid_init":"ATFCSM0;ATSH79B;ATSH79B;ATFCSM1;ATCRA7BB;",
"expression":"[B29:B30]/100",
"unit":"%",
"class":"battery"
}
]
}
]
}

0 comments on commit 9493520

Please sign in to comment.