Commit 6cf98d2 1 parent 34dee23 commit 6cf98d2 Copy full SHA for 6cf98d2
File tree 1 file changed +9
-14
lines changed
1 file changed +9
-14
lines changed Original file line number Diff line number Diff line change 119
119
"HV_CAPACITY_KWH" : {
120
120
"description" : " HV Battery capacity in kWh" ,
121
121
"settings" : {
122
- "name " : " capacity " ,
123
- "unit " : " kWh "
122
+ "unit " : " kWh " ,
123
+ "class " : " none "
124
124
}
125
125
},
126
126
"HV_CAPACITY_R" : {
127
127
"description" : " HV Battery capacity Remaining" ,
128
128
"settings" : {
129
- "name " : " battery " ,
130
- "unit " : " kWh "
129
+ "unit " : " kWh " ,
130
+ "class " : " none "
131
131
}
132
132
},
133
133
"HV_C_D_MAX" : {
298
298
"settings" : {
299
299
"class" : " distance" ,
300
300
"unit" : " km" ,
301
- "min" : " " ,
302
- "max" : " "
301
+ "min" : " 0"
303
302
}
304
303
},
305
304
"OILCH_DIS" : {
418
417
"settings" : {
419
418
"class" : " pressure" ,
420
419
"unit" : " psi" ,
421
- "min" : " 0" ,
422
- "max" : " "
420
+ "min" : " 0"
423
421
}
424
422
},
425
423
"TYRE_P_FR" : {
426
424
"description" : " Tyre Pressure Front Right" ,
427
425
"settings" : {
428
426
"class" : " pressure" ,
429
427
"unit" : " psi" ,
430
- "min" : " 0" ,
431
- "max" : " "
428
+ "min" : " 0"
432
429
}
433
430
},
434
431
"TYRE_P_RL" : {
435
432
"description" : " Tyre Pressure Rear Left" ,
436
433
"settings" : {
437
434
"class" : " pressure" ,
438
435
"unit" : " psi" ,
439
- "min" : " 0" ,
440
- "max" : " "
436
+ "min" : " 0"
441
437
}
442
438
},
443
439
"TYRE_P_RR" : {
444
440
"description" : " Tyre Pressure Rear Right" ,
445
441
"settings" : {
446
442
"class" : " pressure" ,
447
443
"unit" : " psi" ,
448
- "min" : " 0" ,
449
- "max" : " "
444
+ "min" : " 0"
450
445
}
451
446
},
452
447
"T_CAB" : {
You can’t perform that action at this time.
0 commit comments