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": { |