Skip to content

Commit

Permalink
Merge pull request #257 from cr0i/patch-1
Browse files Browse the repository at this point in the history
Update and rename id-3.json to id.json
  • Loading branch information
meatpiHQ authored Nov 12, 2024
2 parents 71ab9e5 + 0825a0e commit b03b943
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 18 deletions.
18 changes: 0 additions & 18 deletions vehicle_profiles/vw/id-3.json

This file was deleted.

54 changes: 54 additions & 0 deletions vehicle_profiles/vw/id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"car_model":"VW: ID",
"init":"ATST96;ATFCSD300000;ATFCSM1;",
"pids":[
{
"pid":"22028C1",
"pid_init":"ATSP7;ATCP17;ATSHFC007B;ATFCSH17FC007B;ATCRA17FE007B;",
"parameters":[
{
"class":"battery",
"expression":"B4*0.4425-6.1947",
"name":"soc",
"unit":"%"
}
]
},
{
"pid":"222AB62",
"pid_init":"ATSP6;ATCP18;ATSH710;ATFCSH710;ATCRA77A;",
"parameters":[
{
"class":"none",
"expression":"(B5*256)+B6",
"name":"range",
"unit":"km"
}
]
},
{
"pid":"22295A",
"pid_init":"ATSP7;ATCP17;ATSHFC0076;ATFCSH17FC0076;ATCRA17FE0076;",
"parameters":[
{
"class":"none",
"expression":"[B4:B6]",
"name":"odometer",
"unit":"km"
}
]
},
{
"pid":"222AB2",
"pid_init":"ATSP6;ATCP18;ATSH710;ATFCSH710;ATCRA77A;",
"parameters":[
{
"class":"battery",
"expression":"[B4:B5]*50/1000",
"name":"capacity",
"unit":"kWh"
}
]
}
]
}

0 comments on commit b03b943

Please sign in to comment.