86:620022b14cb4 | 87:fe391e485681 |
---|---|
156 | 156 |
157 <p> | 157 <p> |
158 Public method to activate this plug-in. | 158 Public method to activate this plug-in. |
159 </p> | 159 </p> |
160 <dl> | 160 <dl> |
161 <dt>Returns:</dt> | 161 <dt>Return:</dt> |
162 <dd> | 162 <dd> |
163 tuple of None and activation status | 163 tuple of None and activation status |
164 </dd> | 164 </dd> |
165 </dl> | 165 </dl> |
166 <dl> | 166 <dl> |
189 <dd> | 189 <dd> |
190 the key of the value to get | 190 the key of the value to get |
191 </dd> | 191 </dd> |
192 </dl> | 192 </dl> |
193 <dl> | 193 <dl> |
194 <dt>Returns:</dt> | 194 <dt>Return:</dt> |
195 <dd> | 195 <dd> |
196 the requested setting | 196 the requested setting |
197 </dd> | 197 </dd> |
198 </dl> | 198 </dl> |
199 <a NAME="MqttMonitorPlugin.setPreferences" ID="MqttMonitorPlugin.setPreferences"></a> | 199 <a NAME="MqttMonitorPlugin.setPreferences" ID="MqttMonitorPlugin.setPreferences"></a> |
223 | 223 |
224 <p> | 224 <p> |
225 Module function to support the display of some executable info. | 225 Module function to support the display of some executable info. |
226 </p> | 226 </p> |
227 <dl> | 227 <dl> |
228 <dt>Returns:</dt> | 228 <dt>Return:</dt> |
229 <dd> | 229 <dd> |
230 dictionary containing the data to query the presence of | 230 dictionary containing the data to query the presence of |
231 the executable | 231 the executable |
232 </dd> | 232 </dd> |
233 </dl> | 233 </dl> |