Port configuration for talking to external MQTT
lorentzen99
HOBBYOP

10 months ago

I have a simple flask app that subscribes to an external mqtt broker. How do I configure the port routing for that? Without making any changes from local development, using port 1883/8883, connection is refused, so I assume that port's not available per default.

2 Replies

lorentzen99
HOBBYOP

10 months ago

N/A


brody
EMPLOYEE

10 months ago

where is this external MQTT service hosted?


Loading...