Tue, 23 Jun 2020 19:26:33 +0200
Removed support for Python2.
<!DOCTYPE html> <html><head> <title>Plugin_Mqtt_Monitor.MqttMonitor</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>Plugin_Mqtt_Monitor.MqttMonitor</h1> <p> Package containing the MQTT Monitor modules and data files. </p> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Mqtt_Monitor.MqttMonitor.MqttClient.html">MqttClient</a></td> <td>Module implementing a PyQt wrapper around the paho MQTT client.</td> </tr> <tr> <td><a href="Plugin_Mqtt_Monitor.MqttMonitor.MqttConnectionOptionsDialog.html">MqttConnectionOptionsDialog</a></td> <td>Module implementing a dialog to enter MQTT connection options.</td> </tr> <tr> <td><a href="Plugin_Mqtt_Monitor.MqttMonitor.MqttConnectionProfilesDialog.html">MqttConnectionProfilesDialog</a></td> <td>Module implementing a dialog to edit the MQTT connection profiles.</td> </tr> <tr> <td><a href="Plugin_Mqtt_Monitor.MqttMonitor.MqttMonitorWidget.html">MqttMonitorWidget</a></td> <td>Module implementing the MQTT Monitor widget.</td> </tr> </table> </body></html>