From 1f3ae5bea933eb0974dc6760327be7a7ab1ad178 Mon Sep 17 00:00:00 2001 From: hexenmeister Date: Mon, 1 Feb 2021 20:58:53 +0000 Subject: [PATCH] update: cref git-svn-id: https://svn.fhem.de/fhem/trunk@23658 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/10_MQTT_BRIDGE.pm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fhem/FHEM/10_MQTT_BRIDGE.pm b/fhem/FHEM/10_MQTT_BRIDGE.pm index 25e7259d5..9b4ab4f40 100644 --- a/fhem/FHEM/10_MQTT_BRIDGE.pm +++ b/fhem/FHEM/10_MQTT_BRIDGE.pm @@ -215,16 +215,19 @@ sub onmessage($$$) { } } 1; - +__END__ =pod =item [device] -=item summary MQTT_BRIDGE acts as a bridge in between an fhem-device and mqtt-topics +=item summary MQTT_BRIDGE is outdated, consider using MQTT_GENERIC_BRIDGE instead! =begin html

MQTT_BRIDGE