mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-23 20:52:13 +00:00
10_MQTT2_DEVICE.pm: change bridgeRegexp doc (Forum #867323)
git-svn-id: https://svn.fhem.de/fhem/trunk@17890 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
39ac25700d
commit
89b5b5dfd8
@ -469,7 +469,7 @@ MQTT2_DEVICE_Undef($$)
|
||||
clientid:topic:message and topic:message. The newClientId is a perl
|
||||
expression!. Example:
|
||||
<ul>
|
||||
attr zigbee2mqtt bridgeRegexp zigbee2mqtt/0x00158d0001([^:]*):.*
|
||||
attr zigbee2mqtt bridgeRegexp zigbee2mqtt/([A-Za-z0-9]*)[/]?.*:.*
|
||||
"zigbee_$1"
|
||||
</ul>
|
||||
will create different MQTT2_DEVICE instances for different hex numbers in
|
||||
|
Loading…
x
Reference in New Issue
Block a user