10_MQTT2_DEVICE.pm: doc typo fixed

git-svn-id: https://svn.fhem.de/fhem/trunk@17686 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2018-11-05 15:58:43 +00:00
parent 0db9c9f58a
commit ac1d4bdf4c

View File

@@ -424,13 +424,13 @@ MQTT2_DEVICE_Undef($$)
<ul>
<a name="bridgeRegexp"></a>
<li>bridgeRegexp &lt;regexp&gt; newClientId ...
<li>bridgeRegexp &lt;regexp&gt; newClientId ...<br>
Used to automatically redirect some types of topics to different
MQTT2_DEVICE instances. The regexp is checked against the
clientid:topic:message and topic:message. The newClientId is a perl
expression!. Example:
<ul>
attr zigbbe2mqtt bridgeRegexp zigbee2mqtt/0x00158d0001([^:]*):.*
attr zigbee2mqtt bridgeRegexp zigbee2mqtt/0x00158d0001([^:]*):.*
"zigbee_$1"
</ul>
will create different MQTT2_DEVICE instances for different hex numbers in