2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

00_MQTT2_CLIENT.pm: describe the default for autocreate (Forum #109743)

git-svn-id: https://svn.fhem.de/fhem/trunk@21568 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2020-03-31 21:47:06 +00:00
parent faa034ad59
commit cf9fc2c246

View File

@ -550,7 +550,9 @@ MQTT2_CLIENT_getStr($$)
json2nameValue($EVENT, 'SENSOR_', $JSONMAP). Which one is better depends json2nameValue($EVENT, 'SENSOR_', $JSONMAP). Which one is better depends
on the attached devices and on the personal taste, and it is only on the attached devices and on the personal taste, and it is only
relevant for json payload. For non-json payload there is no difference relevant for json payload. For non-json payload there is no difference
between simple and complex. between simple and complex.<br>
Default is no, as in absence of an MQTT2_DEVICE with a bridgeRegexp
attribute it is not really useful.
</li></br> </li></br>
<a name="clientId"></a> <a name="clientId"></a>