Skip to content

Commit

Permalink
Create gwm.json
Browse files Browse the repository at this point in the history
  • Loading branch information
meatpiHQ committed Jan 12, 2025
1 parent 71b4d90 commit 86dec4b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions vehicle_profiles/gwm/gwm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"car_model": "GWM: Ora Good Cat/Funky Cat/ES11/Haomao/Ora 03",
"init": "ATSP6;ATAT1;",
"pids": [
{
"pid": "22D0621",
"pid_init": "ATSH78A;ATFCSH78A;ATFCSD300000;ATFCSM1;ATCRA7CA;",
"parameters": [
{
"name": "SoC",
"class": "battery",
"expression": "[B4:B5]/10",
"unit": "%",
"min": "-5",
"max": "105"
}
]
}
]
}

0 comments on commit 86dec4b

Please sign in to comment.