PluginMqttMonitor.py

branch
connection_profiles
changeset 19
889a7c3c0e63
parent 18
bbfe5866b6aa
child 30
17ef10819773
diff -r bbfe5866b6aa -r 889a7c3c0e63 PluginMqttMonitor.py
--- a/PluginMqttMonitor.py	Tue Sep 04 19:42:24 2018 +0200
+++ b/PluginMqttMonitor.py	Wed Sep 05 19:52:30 2018 +0200
@@ -95,6 +95,7 @@
         self.__defaults = {
             "RecentBrokersWithPort": "[]",      # JSON formatted empty list
             "BrokerProfiles": "{}",             # JSON formatted empty dict
+            # __IGNORE_WARNING_M613__
         }
         
         self.__translator = None

eric ide

mercurial