PluginMqttMonitor.epj

branch
eric7
changeset 145
3f8e91170c37
parent 143
51bc5bcc672a
child 148
187406bcc8ae
diff -r 48501744f7d0 -r 3f8e91170c37 PluginMqttMonitor.epj
--- a/PluginMqttMonitor.epj	Fri Apr 19 15:15:28 2024 +0200
+++ b/PluginMqttMonitor.epj	Thu Aug 01 11:14:29 2024 +0200
@@ -147,6 +147,10 @@
           "IgnoreVariadicNames": false
         },
         "ValidEncodings": "latin-1, utf-8"
+      },
+      "SyntaxChecker": {
+        "AdditionalBuiltins": "",
+        "ExcludeFiles": ""
       }
     },
     "DESCRIPTION": "Plug-in implementing a tool to connect to a MQTT broker, subscribe to topics, present received messages and publish messages.\n\nNote: The paho-mqtt Python package must be installed. ",

eric ide

mercurial