From f9e00e0d1a75edce0dfe0863208cccc0aa4705f5 Mon Sep 17 00:00:00 2001 From: "belevo\\dh" Date: Tue, 25 Nov 2025 07:34:10 +0100 Subject: [PATCH] no message --- VGT_Sub/form.json | 17 ----------------- 1 file changed, 17 deletions(-) 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" - } ] }