You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The self update agent currently uses static configuration "mosquitto:1883" to connect to an MQTT broker.
The URL to connect to should be configurable (command line arguments and/or environment variables).
Please also note that there is MQTTS and Authentication options, which should also be supported in the future.