Show battery temperature

This commit is contained in:
2023-05-22 08:46:04 +02:00
parent 6e0fd1a3cf
commit 216ad67840
15 changed files with 298 additions and 154 deletions

View File

@ -326,45 +326,13 @@
"X": 316,
"Y": 125,
"Width": 152,
"Height": 180,
"Height": 185,
"Components": [
{
"Type": "TextArea",
"Name": "motorTempLabel",
"Y": 90,
"Width": 150,
"Height": 25,
"TextId": "__SingleUse_JN2J",
"TextRotation": "0",
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
}
},
{
"Type": "CustomContainerInstance",
"Name": "motorTempL",
"X": 14,
"Y": 115,
"Width": 60,
"Height": 60,
"CustomContainerDefinitionName": "Temperature"
},
{
"Type": "CustomContainerInstance",
"Name": "motorTempR",
"X": 77,
"Y": 115,
"Width": 60,
"Height": 60,
"CustomContainerDefinitionName": "Temperature"
},
{
"Type": "Line",
"Name": "motorTempDiv",
"X": 74,
"Y": 115,
"Name": "batTempDiv",
"X": 60,
"Y": 124,
"Width": 3,
"Height": 60,
"Color": {
@ -376,11 +344,120 @@
"LineWidth": 10.0,
"LineEndingStyle": "Round"
},
{
"Type": "CustomContainerInstance",
"Name": "batTempR",
"X": 63,
"Y": 124,
"Width": 60,
"Height": 60,
"CustomContainerDefinitionName": "Temperature"
},
{
"Type": "CustomContainerInstance",
"Name": "batTempL",
"Y": 124,
"Width": 60,
"Height": 60,
"CustomContainerDefinitionName": "Temperature"
},
{
"Type": "TextArea",
"Name": "batTempLabel",
"X": 123,
"Y": 124,
"Width": 25,
"Height": 60,
"TextId": "__SingleUse_L1J7",
"TextRotation": "90",
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
}
},
{
"Type": "Line",
"Name": "dtDiv2",
"Y": 122,
"Width": 123,
"Height": 2,
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
},
"EndX": 123.0,
"LineWidth": 10.0,
"LineEndingStyle": "Round"
},
{
"Type": "Line",
"Name": "motorTempDiv",
"X": 60,
"Y": 62,
"Width": 3,
"Height": 60,
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
},
"EndY": 320.0,
"LineWidth": 10.0,
"LineEndingStyle": "Round"
},
{
"Type": "CustomContainerInstance",
"Name": "motorTempR",
"X": 63,
"Y": 62,
"Width": 60,
"Height": 60,
"CustomContainerDefinitionName": "Temperature"
},
{
"Type": "CustomContainerInstance",
"Name": "motorTempL",
"Y": 62,
"Width": 60,
"Height": 60,
"CustomContainerDefinitionName": "Temperature"
},
{
"Type": "TextArea",
"Name": "motorTempLabel",
"X": 123,
"Y": 62,
"Width": 25,
"Height": 60,
"TextId": "__SingleUse_JN2J",
"TextRotation": "90",
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
}
},
{
"Type": "Line",
"Name": "dtDiv1",
"Y": 60,
"Width": 123,
"Height": 2,
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
},
"EndX": 123.0,
"LineWidth": 10.0,
"LineEndingStyle": "Round"
},
{
"Type": "Line",
"Name": "invTempDiv",
"X": 74,
"Y": 25,
"X": 60,
"Width": 3,
"Height": 60,
"Color": {
@ -395,8 +472,7 @@
{
"Type": "CustomContainerInstance",
"Name": "invTempR",
"X": 77,
"Y": 25,
"X": 63,
"Width": 60,
"Height": 60,
"CustomContainerDefinitionName": "Temperature"
@ -404,8 +480,6 @@
{
"Type": "CustomContainerInstance",
"Name": "invTempL",
"X": 14,
"Y": 25,
"Width": 60,
"Height": 60,
"CustomContainerDefinitionName": "Temperature"
@ -413,10 +487,11 @@
{
"Type": "TextArea",
"Name": "invTempLabel",
"Width": 150,
"Height": 25,
"X": 123,
"Width": 25,
"Height": 60,
"TextId": "__SingleUse_ZP7N",
"TextRotation": "0",
"TextRotation": "90",
"Color": {
"Red": 255,
"Green": 255,