2022-10-01 15:36:42
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
# zet 2 of meer in bridge mode zodat je mqtt op je netwerk blijft werken
|
||||||
|
# de hoofd mqtt (ik ga uit van mosquitto!!) hoeft geen bridge instelling
|
||||||
|
#
|
||||||
|
|
||||||
|
#zet in je /etc/mosquitto/mosquitto.conf
|
||||||
|
|
||||||
|
#bridge_protocol_version mqttv50
|
||||||
|
connection b01
|
||||||
|
address 192.168.200.100:1883 # je hoofd mqtt
|
||||||
|
bridge_attempt_unsubscribe false
|
||||||
|
topic # both 0
|
||||||
|
# er is nu geen verschil meer tussen hoofd en bridge mqtt
|
||||||
|
# je kunt elke mosquitto mqtt connecten en alles zal worden doorgegeven
|
||||||
Reference in New Issue
Block a user