5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <a NAME="top" ID="top"></a> |
8 <a NAME="top" ID="top"></a> |
9 <h1>Plugin_Mqtt_Monitor.MqttMonitor.MqttProtocols</h1> |
9 <h1>Plugin_Mqtt_Monitor.MqttMonitor.MqttProtocols</h1> |
10 |
|
11 <p> |
10 <p> |
12 Module implementing an enum defining the supported MQTT protocol versions. |
11 Module implementing an enum defining the supported MQTT protocol versions. |
13 </p> |
12 </p> |
|
13 |
14 <h3>Global Attributes</h3> |
14 <h3>Global Attributes</h3> |
15 |
|
16 <table> |
15 <table> |
17 <tr><td>None</td></tr> |
16 <tr><td>None</td></tr> |
18 </table> |
17 </table> |
|
18 |
19 <h3>Classes</h3> |
19 <h3>Classes</h3> |
20 |
|
21 <table> |
20 <table> |
22 |
|
23 <tr> |
21 <tr> |
24 <td><a href="#MqttProtocols">MqttProtocols</a></td> |
22 <td><a href="#MqttProtocols">MqttProtocols</a></td> |
25 <td>Class defining the supported MQTT protocol versions.</td> |
23 <td>Class defining the supported MQTT protocol versions.</td> |
26 </tr> |
24 </tr> |
27 <tr> |
25 <tr> |
28 <td><a href="#MqttProtocols_1">MqttProtocols</a></td> |
26 <td><a href="#MqttProtocols_1">MqttProtocols</a></td> |
29 <td>Class defining the supported MQTT protocol versions.</td> |
27 <td>Class defining the supported MQTT protocol versions.</td> |
30 </tr> |
28 </tr> |
31 </table> |
29 </table> |
|
30 |
32 <h3>Functions</h3> |
31 <h3>Functions</h3> |
33 |
|
34 <table> |
32 <table> |
35 <tr><td>None</td></tr> |
33 <tr><td>None</td></tr> |
36 </table> |
34 </table> |
|
35 |
37 <hr /> |
36 <hr /> |
38 <hr /> |
37 <hr /> |
39 <a NAME="MqttProtocols" ID="MqttProtocols"></a> |
38 <a NAME="MqttProtocols" ID="MqttProtocols"></a> |
40 <h2>MqttProtocols</h2> |
39 <h2>MqttProtocols</h2> |
41 |
|
42 <p> |
40 <p> |
43 Class defining the supported MQTT protocol versions. |
41 Class defining the supported MQTT protocol versions. |
44 </p> |
42 </p> |
|
43 |
45 <h3>Derived from</h3> |
44 <h3>Derived from</h3> |
46 enum.IntEnum |
45 enum.IntEnum |
47 <h3>Class Attributes</h3> |
46 <h3>Class Attributes</h3> |
|
47 <table> |
|
48 <tr><td>MQTTv31</td></tr> |
|
49 <tr><td>MQTTv311</td></tr> |
|
50 <tr><td>MQTTv5</td></tr> |
|
51 </table> |
48 |
52 |
49 <table> |
|
50 <tr><td>MQTTv31</td></tr><tr><td>MQTTv311</td></tr><tr><td>MQTTv5</td></tr> |
|
51 </table> |
|
52 <h3>Class Methods</h3> |
53 <h3>Class Methods</h3> |
53 |
|
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 |
57 <h3>Methods</h3> |
58 <h3>Methods</h3> |
58 |
|
59 <table> |
59 <table> |
60 <tr><td>None</td></tr> |
60 <tr><td>None</td></tr> |
61 </table> |
61 </table> |
|
62 |
62 <h3>Static Methods</h3> |
63 <h3>Static Methods</h3> |
63 |
|
64 <table> |
64 <table> |
65 <tr><td>None</td></tr> |
65 <tr><td>None</td></tr> |
66 </table> |
66 </table> |
|
67 |
67 |
68 |
68 <div align="right"><a href="#top">Up</a></div> |
69 <div align="right"><a href="#top">Up</a></div> |
69 <hr /> |
70 <hr /> |
70 <hr /> |
71 <hr /> |
71 <a NAME="MqttProtocols_1" ID="MqttProtocols_1"></a> |
72 <a NAME="MqttProtocols_1" ID="MqttProtocols_1"></a> |
72 <h2>MqttProtocols</h2> |
73 <h2>MqttProtocols</h2> |
73 |
|
74 <p> |
74 <p> |
75 Class defining the supported MQTT protocol versions. |
75 Class defining the supported MQTT protocol versions. |
76 </p> |
76 </p> |
|
77 |
77 <h3>Derived from</h3> |
78 <h3>Derived from</h3> |
78 enum.IntEnum |
79 enum.IntEnum |
79 <h3>Class Attributes</h3> |
80 <h3>Class Attributes</h3> |
|
81 <table> |
|
82 <tr><td>MQTTv31</td></tr> |
|
83 <tr><td>MQTTv311</td></tr> |
|
84 <tr><td>MQTTv5</td></tr> |
|
85 </table> |
80 |
86 |
81 <table> |
|
82 <tr><td>MQTTv31</td></tr><tr><td>MQTTv311</td></tr><tr><td>MQTTv5</td></tr> |
|
83 </table> |
|
84 <h3>Class Methods</h3> |
87 <h3>Class Methods</h3> |
85 |
|
86 <table> |
|
87 <tr><td>None</td></tr> |
|
88 </table> |
|
89 <h3>Methods</h3> |
|
90 |
|
91 <table> |
|
92 <tr><td>None</td></tr> |
|
93 </table> |
|
94 <h3>Static Methods</h3> |
|
95 |
|
96 <table> |
88 <table> |
97 <tr><td>None</td></tr> |
89 <tr><td>None</td></tr> |
98 </table> |
90 </table> |
99 |
91 |
|
92 <h3>Methods</h3> |
|
93 <table> |
|
94 <tr><td>None</td></tr> |
|
95 </table> |
|
96 |
|
97 <h3>Static Methods</h3> |
|
98 <table> |
|
99 <tr><td>None</td></tr> |
|
100 </table> |
|
101 |
|
102 |
100 <div align="right"><a href="#top">Up</a></div> |
103 <div align="right"><a href="#top">Up</a></div> |
101 <hr /> |
104 <hr /> |
102 </body></html> |
105 </body></html> |