Update TS SoC & min cell voltage on AMS Status msg
This commit is contained in:
@ -298,7 +298,7 @@
|
||||
},
|
||||
{
|
||||
"Type": "LineProgress",
|
||||
"Name": "tsVoltage",
|
||||
"Name": "tsSoC",
|
||||
"X": 10,
|
||||
"Y": 107,
|
||||
"Width": 40,
|
||||
@ -308,7 +308,7 @@
|
||||
"Green": 255
|
||||
},
|
||||
"StartX": 9.0,
|
||||
"StartY": 200.0,
|
||||
"StartY": 150.0,
|
||||
"EndX": 9.0,
|
||||
"LineWidth": 100.0,
|
||||
"LineEndingStyle": "Butt",
|
||||
@ -318,7 +318,7 @@
|
||||
},
|
||||
{
|
||||
"Type": "LineProgress",
|
||||
"Name": "lvVoltage",
|
||||
"Name": "lvSoC",
|
||||
"X": 430,
|
||||
"Y": 107,
|
||||
"Width": 40,
|
||||
@ -328,7 +328,7 @@
|
||||
"Green": 255
|
||||
},
|
||||
"StartX": 9.0,
|
||||
"StartY": 200.0,
|
||||
"StartY": 150.0,
|
||||
"EndX": 9.0,
|
||||
"LineWidth": 100.0,
|
||||
"LineEndingStyle": "Butt",
|
||||
@ -353,7 +353,7 @@
|
||||
},
|
||||
{
|
||||
"Type": "TextArea",
|
||||
"Name": "tsVoltLabel",
|
||||
"Name": "tsSoCLabel",
|
||||
"X": 10,
|
||||
"Y": 82,
|
||||
"Width": 40,
|
||||
@ -368,7 +368,7 @@
|
||||
},
|
||||
{
|
||||
"Type": "TextArea",
|
||||
"Name": "lvVoltLabel",
|
||||
"Name": "lvSoCLabel",
|
||||
"X": 430,
|
||||
"Y": 82,
|
||||
"Width": 40,
|
||||
@ -385,7 +385,7 @@
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "field1",
|
||||
"Width": 160,
|
||||
"Height": 75,
|
||||
"Height": 80,
|
||||
"CustomContainerDefinitionName": "DriverViewField"
|
||||
},
|
||||
{
|
||||
@ -393,7 +393,7 @@
|
||||
"Name": "field2",
|
||||
"X": 160,
|
||||
"Width": 160,
|
||||
"Height": 75,
|
||||
"Height": 80,
|
||||
"CustomContainerDefinitionName": "DriverViewField"
|
||||
},
|
||||
{
|
||||
@ -401,7 +401,7 @@
|
||||
"Name": "field3",
|
||||
"X": 320,
|
||||
"Width": 160,
|
||||
"Height": 75,
|
||||
"Height": 80,
|
||||
"CustomContainerDefinitionName": "DriverViewField"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user