no message

This commit is contained in:
2025-11-25 07:34:10 +01:00
parent d82e86e556
commit f9e00e0d1a

View File

@@ -62,22 +62,5 @@
"type": "Label",
"caption": "Alle empfangenen MQTT-Daten werden in den Debug-Log geschrieben."
}
],
"status": [
{
"code": 101,
"icon": "spinner",
"caption": "Verbindung wird hergestellt..."
},
{
"code": 102,
"icon": "ok",
"caption": "Bereit"
},
{
"code": 200,
"icon": "error",
"caption": "Fehlerhafte Konfiguration"
}
]
}