Hi everyone, I’m currently trying to bridge two MQTT brokers, both running on Windows, but I’m running into some issues. I’ve added the following lines to my configuration file:
text
connection test try_private true
address xxxx.duckdns.org:1883
start_type automatic
clientid remote
notifications true
topic # both (have tried with in and out)
However, I’m not seeing the expected results. Has anyone successfully bridged MQTT brokers on Windows? Any advice or tips would be greatly appreciated! ![]()
I’m particularly curious if there are specific configurations or additional steps I might have missed. Also, does anyone have recommendations for troubleshooting common MQTT bridge issues? I’d love to hear your experiences and solutions!
Thanks in advance for your help! ![]()