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
Some MQTT server use MQTTS for client connections. To support these servers it should be good to have a parameter like boolean mqttTls; represented as a checkbox or two radio buttons to configure that the MQTT server is using TLS or not.