diff --git a/fhem/FHEM/00_MQTT2_SERVER.pm b/fhem/FHEM/00_MQTT2_SERVER.pm index c2f9f4883..2632652a2 100644 --- a/fhem/FHEM/00_MQTT2_SERVER.pm +++ b/fhem/FHEM/00_MQTT2_SERVER.pm @@ -875,7 +875,11 @@ MQTT2_SERVER_ReadDebug($$)
  • ignoreRegexp
    if $topic:$message matches ignoreRegexp, then it will be silently ignored. -
  • + For general purpose servers, it is a good idea to set it e.g. to + and also include the topics used to send commands towards your MQTT + clients.
  • keepaliveFactor