2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

10_MQTT2_DEVICE.pm: another doc typo

git-svn-id: https://svn.fhem.de/fhem/trunk@17687 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2018-11-05 16:10:03 +00:00
parent efb0c2ebc5
commit 13f1c059a1

View File

@ -435,7 +435,10 @@ MQTT2_DEVICE_Undef($$)
</ul>
will create different MQTT2_DEVICE instances for different hex numbers in
the topic. Note: the newClientId is enclosed in "", as it is a perl
expression. Multiple tuples are separated by newline.
expression, should be unique, and the automatically created device will
be created also with this name.
Multiple tuples of &lt;regexp&gt; newClientId are separated by newline.
</li><br>
<a name="devicetopic"></a>