Skip to content

Commit 11476bf

Browse files
authored
Rename BMS/Alpha fields to BMS/PerCell
1 parent c140edf commit 11476bf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

can-messages/bms.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2465,47 +2465,47 @@
24652465
],
24662466
"fields": [
24672467
{
2468-
"name": "BMS/Alpha/{2}/Vres",
2468+
"name": "BMS/PerCell/{2}/Vres",
24692469
"unit": "V",
24702470
"doc": "Vref2 of ADBMS across resistor",
24712471
"values": [
24722472
1
24732473
]
24742474
},
24752475
{
2476-
"name": "BMS/Alpha/{2}/Vref2",
2476+
"name": "BMS/PerCell/{2}/Vref2",
24772477
"unit": "V",
24782478
"doc": "3V reference voltage of ADBMS",
24792479
"values": [
24802480
3
24812481
]
24822482
},
24832483
{
2484-
"name": "BMS/Alpha/{2}/Vanalog",
2484+
"name": "BMS/PerCell/{2}/Vanalog",
24852485
"unit": "V",
24862486
"doc": "Vreg voltage of ADBMS",
24872487
"values": [
24882488
4
24892489
]
24902490
},
24912491
{
2492-
"name": "BMS/Alpha/{2}/Vdigital",
2492+
"name": "BMS/PerCell/{2}/Vdigital",
24932493
"unit": "V",
24942494
"doc": "Digital in voltage of ADBMS",
24952495
"values": [
24962496
5
24972497
]
24982498
},
24992499
{
2500-
"name": "BMS/Alpha/{2}/Faults/OTP1",
2500+
"name": "BMS/PerCell/{2}/Faults/OTP1",
25012501
"unit": "",
25022502
"doc": "Single trim error in S-NVM",
25032503
"values": [
25042504
6
25052505
]
25062506
},
25072507
{
2508-
"name": "BMS/Alpha/{2}/Faults/OTP2",
2508+
"name": "BMS/PerCell/{2}/Faults/OTP2",
25092509
"unit": "",
25102510
"doc": "Multiple trim errors in S-NVM",
25112511
"values": [

0 commit comments

Comments
 (0)