no message

This commit is contained in:
2025-11-25 07:38:48 +01:00
parent f9e00e0d1a
commit f064840987

View File

@@ -5,10 +5,6 @@
"name": "DeviceID",
"caption": "Device ID"
},
{
"type": "Label",
"caption": "Variablen zuordnen"
},
{
"type": "SelectVariable",
"name": "VarPowerProduction",
@@ -24,10 +20,6 @@
"name": "VarIsRunning",
"caption": "Is Running Variable (Boolean)"
},
{
"type": "Label",
"caption": "SOC Bereich"
},
{
"type": "NumberSpinner",
"name": "MinSOC",
@@ -41,26 +33,6 @@
"caption": "Max SOC",
"minimum": 0,
"maximum": 100
},
{
"type": "Label",
"caption": "Abonnierte Topics"
},
{
"type": "Label",
"caption": "feedback-request/<device>"
},
{
"type": "Label",
"caption": "remote-control-request/<device>"
},
{
"type": "Label",
"caption": "Debug"
},
{
"type": "Label",
"caption": "Alle empfangenen MQTT-Daten werden in den Debug-Log geschrieben."
}
]
}