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

changeset 12
e0175cb7c5d5
child 37
8bc357057af3
equal deleted inserted replaced
11:90d3ebed4cc0 12:e0175cb7c5d5
1 <!DOCTYPE html>
2 <html><head>
3 <title>Plugin_Mqtt_Monitor.MqttMonitor</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>Plugin_Mqtt_Monitor.MqttMonitor</h1>
23 <p>
24 Package containing the MQTT Monitor modules and data files.
25 </p>
26
27
28 <h3>Modules</h3>
29 <table>
30 <tr>
31 <td><a href="Plugin_Mqtt_Monitor.MqttMonitor.MqttClient.html">MqttClient</a></td>
32 <td>Module implementing a PyQt wrapper around the paho MQTT client.</td>
33 </tr><tr>
34 <td><a href="Plugin_Mqtt_Monitor.MqttMonitor.MqttConnectionOptionsDialog.html">MqttConnectionOptionsDialog</a></td>
35 <td>Module implementing a dialog to enter MQTT connection options.</td>
36 </tr><tr>
37 <td><a href="Plugin_Mqtt_Monitor.MqttMonitor.MqttMonitorWidget.html">MqttMonitorWidget</a></td>
38 <td>Module implementing the MQTT Monitor widget.</td>
39 </tr>
40 </table>
41 </body></html>

eric ide

mercurial