PluginMqttMonitor.py

changeset 30
17ef10819773
parent 19
889a7c3c0e63
child 41
68f19bd4e61c
--- a/PluginMqttMonitor.py	Sat Sep 08 16:55:42 2018 +0200
+++ b/PluginMqttMonitor.py	Sun Sep 09 12:21:19 2018 +0200
@@ -96,6 +96,7 @@
             "RecentBrokersWithPort": "[]",      # JSON formatted empty list
             "BrokerProfiles": "{}",             # JSON formatted empty dict
             # __IGNORE_WARNING_M613__
+            "MostRecentProfile": "",            # most recently used profile
         }
         
         self.__translator = None

eric ide

mercurial