PluginMqttMonitor.epj

branch
eric7
changeset 145
3f8e91170c37
parent 143
51bc5bcc672a
child 148
187406bcc8ae
equal deleted inserted replaced
144:48501744f7d0 145:3f8e91170c37
145 "IgnoreSlotMethods": true, 145 "IgnoreSlotMethods": true,
146 "IgnoreStubs": true, 146 "IgnoreStubs": true,
147 "IgnoreVariadicNames": false 147 "IgnoreVariadicNames": false
148 }, 148 },
149 "ValidEncodings": "latin-1, utf-8" 149 "ValidEncodings": "latin-1, utf-8"
150 },
151 "SyntaxChecker": {
152 "AdditionalBuiltins": "",
153 "ExcludeFiles": ""
150 } 154 }
151 }, 155 },
152 "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. ", 156 "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. ",
153 "DOCSTRING": "", 157 "DOCSTRING": "",
154 "DOCUMENTATIONPARMS": { 158 "DOCUMENTATIONPARMS": {

eric ide

mercurial