PluginMqttMonitor.py

branch
eric7
changeset 136
fd301f900752
parent 132
b4fde9ee3d83
child 138
871d54655ef1
equal deleted inserted replaced
135:53d9d3171f42 136:fd301f900752
27 # Start-Of-Header 27 # Start-Of-Header
28 name = "MQTT Monitor Plugin" 28 name = "MQTT Monitor Plugin"
29 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 29 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
30 autoactivate = True 30 autoactivate = True
31 deactivateable = True 31 deactivateable = True
32 version = "10.4.1" 32 version = "10.4.2"
33 className = "MqttMonitorPlugin" 33 className = "MqttMonitorPlugin"
34 packageName = "MqttMonitor" 34 packageName = "MqttMonitor"
35 shortDescription = "Plug-in implementing a tool to connect to a MQTT broker" 35 shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"
36 longDescription = ( 36 longDescription = (
37 """Plug-in implementing a tool to connect to a MQTT broker, subscribe""" 37 """Plug-in implementing a tool to connect to a MQTT broker, subscribe"""

eric ide

mercurial