Skip to content

Commit c6e86f1

Browse files
authored
Create dolphin.json
1 parent b50aa2e commit c6e86f1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

vehicle_profiles/byd/dolphin.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"car_model": "BYD: Dolphin",
3+
"init": "ATST96;ATSP6;",
4+
"pids": [
5+
{
6+
"pid": "2200051",
7+
"pid_init": "ATSH7E7;",
8+
"parameters": [
9+
{
10+
"name": "SoC",
11+
"class": "battery",
12+
"expression": "B4",
13+
"unit": "%",
14+
"min": "",
15+
"max": ""
16+
}
17+
]
18+
}
19+
]
20+
}

0 commit comments

Comments
 (0)