We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a4935 commit 6bf0b10Copy full SHA for 6bf0b10
can-messages/bms.json
@@ -3242,5 +3242,28 @@
3242
}
3243
],
3244
"sim_freq": 750
3245
+ },
3246
+ {
3247
+ "id": "0x95",
3248
+ "desc": "shutdown as read by BMS",
3249
+ "points": [
3250
3251
+ "size": 8,
3252
+ "signed": false,
3253
+ "name": "shutdown",
3254
+ "c_type": "bool"
3255
+ }
3256
+ ],
3257
+ "fields": [
3258
3259
+ "name": "BMS/shutdown/state",
3260
+ "unit": "",
3261
+ "values": [
3262
+ 1
3263
3264
+ "doc": "",
3265
+ "desc": ""
3266
3267
+ ]
3268
3269
]
0 commit comments