add apps to system overview

This commit is contained in:
2025-08-01 01:40:39 +02:00
parent 77ba4249d3
commit 0062f1d3f6
16 changed files with 104 additions and 51 deletions

View File

@ -1543,6 +1543,15 @@
"Height": 33,
"CustomContainerDefinitionName": "DriverViewStatusItem"
},
{
"Type": "CustomContainerInstance",
"Name": "statusAPPS",
"X": 12,
"Y": 133,
"Width": 65,
"Height": 33,
"CustomContainerDefinitionName": "DriverViewStatusItem"
},
{
"Type": "CustomContainerInstance",
"Name": "statusBPF",
@ -1569,6 +1578,22 @@
"Blue": 255
},
"AutoSize": true
},
{
"Type": "TextArea",
"Name": "textArea1_1",
"X": 12,
"Y": 108,
"Width": 54,
"Height": 25,
"TextId": "__SingleUse_XKTG",
"TextRotation": "0",
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
},
"AutoSize": true
}
],
"Interactions": []