2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-23 20:52:13 +00:00

00_MQTT2_CLIENT.pm: fix doc

git-svn-id: https://svn.fhem.de/fhem/trunk@22788 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2020-09-18 18:39:17 +00:00
parent 172c136dae
commit 421e64c983

View File

@ -682,9 +682,8 @@ MQTT2_CLIENT_getStr($$)
<a name="MQTT2_CLIENTdisconnectAfter"></a>
<li>disconnectAfter &lt;seconds&gt;<br>
if set, the connection will be closed after &lt;seconds&gt; of inactivity
on the connection, and will be automatically reopened when sending a
command.
if set, the connection will be closed after &lt;seconds&gt; of
inactivity, and will be automatically reopened when sending a command.
</li>
<a name="MQTT2_CLIENTignoreRegexp"></a>