MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttReasonCodes.html

branch
eric7
changeset 141
864edfb1bb63
parent 115
357257ad48d2
--- a/MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttReasonCodes.html	Sat Dec 23 19:45:41 2023 +0100
+++ b/MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttReasonCodes.html	Sat Jan 06 13:10:46 2024 +0100
@@ -7,39 +7,38 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>Plugin_Mqtt_Monitor.MqttMonitor.MqttReasonCodes</h1>
-
 <p>
 Module implementing the translated MQTT v5 reason codes.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>MqttReasonCodeNames</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#mqttReasonCode">mqttReasonCode</a></td>
 <td>Function to get the readable reason code string given the result code and the packet type.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="mqttReasonCode" ID="mqttReasonCode"></a>
 <h2>mqttReasonCode</h2>
 <b>mqttReasonCode</b>(<i>rc, packetType</i>)
-
 <p>
     Function to get the readable reason code string given the result code and
     the packet type.
 </p>
+
 <dl>
 
 <dt><i>rc</i> (int)</dt>
@@ -65,4 +64,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial