diff --git a/VGT_Sub/form.json b/VGT_Sub/form.json index 7b87ce6..6bbcae8 100644 --- a/VGT_Sub/form.json +++ b/VGT_Sub/form.json @@ -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" - } ] }