Skip to content

Commit

Permalink
Create dolphin.json
Browse files Browse the repository at this point in the history
  • Loading branch information
meatpiHQ authored Jan 29, 2025
1 parent b50aa2e commit c6e86f1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions vehicle_profiles/byd/dolphin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"car_model": "BYD: Dolphin",
"init": "ATST96;ATSP6;",
"pids": [
{
"pid": "2200051",
"pid_init": "ATSH7E7;",
"parameters": [
{
"name": "SoC",
"class": "battery",
"expression": "B4",
"unit": "%",
"min": "",
"max": ""
}
]
}
]
}

0 comments on commit c6e86f1

Please sign in to comment.