no message
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user