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

Tue, 04 Jul 2023 15:13:37 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 04 Jul 2023 15:13:37 +0200
branch
eric7
changeset 132
b4fde9ee3d83
parent 115
357257ad48d2
child 141
864edfb1bb63
permissions
-rw-r--r--

- Changed the data shown on the status tab to use localized values.
- Corrected some code style issues.

<!DOCTYPE html>
<html><head>
<title>Plugin_Mqtt_Monitor.MqttMonitor.MqttProtocols</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<a NAME="top" ID="top"></a>
<h1>Plugin_Mqtt_Monitor.MqttMonitor.MqttProtocols</h1>

<p>
Module implementing an enum defining the supported MQTT protocol versions.
</p>
<h3>Global Attributes</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Classes</h3>

<table>

<tr>
<td><a href="#MqttProtocols">MqttProtocols</a></td>
<td>Class defining the supported MQTT protocol versions.</td>
</tr>
<tr>
<td><a href="#MqttProtocols_1">MqttProtocols</a></td>
<td>Class defining the supported MQTT protocol versions.</td>
</tr>
</table>
<h3>Functions</h3>

<table>
<tr><td>None</td></tr>
</table>
<hr />
<hr />
<a NAME="MqttProtocols" ID="MqttProtocols"></a>
<h2>MqttProtocols</h2>

<p>
        Class defining the supported MQTT protocol versions.
</p>
<h3>Derived from</h3>
enum.IntEnum
<h3>Class Attributes</h3>

<table>
<tr><td>MQTTv31</td></tr><tr><td>MQTTv311</td></tr><tr><td>MQTTv5</td></tr>
</table>
<h3>Class Methods</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Methods</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Static Methods</h3>

<table>
<tr><td>None</td></tr>
</table>

<div align="right"><a href="#top">Up</a></div>
<hr />
<hr />
<a NAME="MqttProtocols_1" ID="MqttProtocols_1"></a>
<h2>MqttProtocols</h2>

<p>
        Class defining the supported MQTT protocol versions.
</p>
<h3>Derived from</h3>
enum.IntEnum
<h3>Class Attributes</h3>

<table>
<tr><td>MQTTv31</td></tr><tr><td>MQTTv311</td></tr><tr><td>MQTTv5</td></tr>
</table>
<h3>Class Methods</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Methods</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Static Methods</h3>

<table>
<tr><td>None</td></tr>
</table>

<div align="right"><a href="#top">Up</a></div>
<hr />
</body></html>

eric ide

mercurial