MqttMonitor/Documentation/source/index-Plugin_Mqtt_Monitor.MqttMonitor.html

Sun, 09 Sep 2018 18:31:38 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 09 Sep 2018 18:31:38 +0200
changeset 37
8bc357057af3
parent 12
e0175cb7c5d5
child 78
a22328182bc2
permissions
-rw-r--r--

Updated source docu.

<!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>

eric ide

mercurial