MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttProtocols.html

branch
eric7
changeset 108
d7808a71b234
child 115
357257ad48d2
equal deleted inserted replaced
107:639445679db1 108:d7808a71b234
1 <!DOCTYPE html>
2 <html><head>
3 <title>Plugin_Mqtt_Monitor.MqttMonitor.MqttProtocols</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 <a NAME="top" ID="top"></a>
23 <h1>Plugin_Mqtt_Monitor.MqttMonitor.MqttProtocols</h1>
24
25 <p>
26 Module implementing an enum defining the supported MQTT protocol versions.
27 </p>
28 <h3>Global Attributes</h3>
29
30 <table>
31 <tr><td>None</td></tr>
32 </table>
33 <h3>Classes</h3>
34
35 <table>
36
37 <tr>
38 <td><a href="#MqttProtocols">MqttProtocols</a></td>
39 <td>Class defining the supported MQTT protocol versions.</td>
40 </tr>
41 <tr>
42 <td><a href="#MqttProtocols_1">MqttProtocols</a></td>
43 <td>Class defining the supported MQTT protocol versions.</td>
44 </tr>
45 </table>
46 <h3>Functions</h3>
47
48 <table>
49 <tr><td>None</td></tr>
50 </table>
51 <hr />
52 <hr />
53 <a NAME="MqttProtocols" ID="MqttProtocols"></a>
54 <h2>MqttProtocols</h2>
55
56 <p>
57 Class defining the supported MQTT protocol versions.
58 </p>
59 <h3>Derived from</h3>
60 enum.IntEnum
61 <h3>Class Attributes</h3>
62
63 <table>
64 <tr><td>MQTTv31</td></tr><tr><td>MQTTv311</td></tr><tr><td>MQTTv5</td></tr>
65 </table>
66 <h3>Class Methods</h3>
67
68 <table>
69 <tr><td>None</td></tr>
70 </table>
71 <h3>Methods</h3>
72
73 <table>
74 <tr><td>None</td></tr>
75 </table>
76 <h3>Static Methods</h3>
77
78 <table>
79 <tr><td>None</td></tr>
80 </table>
81
82 <div align="right"><a href="#top">Up</a></div>
83 <hr />
84 <hr />
85 <a NAME="MqttProtocols_1" ID="MqttProtocols_1"></a>
86 <h2>MqttProtocols</h2>
87
88 <p>
89 Class defining the supported MQTT protocol versions.
90 </p>
91 <h3>Derived from</h3>
92 enum.IntEnum
93 <h3>Class Attributes</h3>
94
95 <table>
96 <tr><td>MQTTv31</td></tr><tr><td>MQTTv311</td></tr><tr><td>MQTTv5</td></tr>
97 </table>
98 <h3>Class Methods</h3>
99
100 <table>
101 <tr><td>None</td></tr>
102 </table>
103 <h3>Methods</h3>
104
105 <table>
106 <tr><td>None</td></tr>
107 </table>
108 <h3>Static Methods</h3>
109
110 <table>
111 <tr><td>None</td></tr>
112 </table>
113
114 <div align="right"><a href="#top">Up</a></div>
115 <hr />
116 </body></html>

eric ide

mercurial