PluginMqttMonitor.py

branch
eric7
changeset 151
f9830d91be9a
parent 148
187406bcc8ae
child 154
b66cfd856e93
equal deleted inserted replaced
150:c087495610b4 151:f9830d91be9a
38 __header__ = { 38 __header__ = {
39 "name": "MQTT Monitor Plugin", 39 "name": "MQTT Monitor Plugin",
40 "author": "Detlev Offenbach <detlev@die-offenbachs.de>", 40 "author": "Detlev Offenbach <detlev@die-offenbachs.de>",
41 "autoactivate": True, 41 "autoactivate": True,
42 "deactivateable": True, 42 "deactivateable": True,
43 "version": "11.0.1", 43 "version": "11.0.2",
44 "className": "MqttMonitorPlugin", 44 "className": "MqttMonitorPlugin",
45 "packageName": "MqttMonitor", 45 "packageName": "MqttMonitor",
46 "shortDescription": "Plug-in implementing a tool to connect to a MQTT broker", 46 "shortDescription": "Plug-in implementing a tool to connect to a MQTT broker",
47 "longDescription": ( 47 "longDescription": (
48 "Plug-in implementing a tool to connect to a MQTT broker, subscribe" 48 "Plug-in implementing a tool to connect to a MQTT broker, subscribe"

eric ide

mercurial