Hey @tommy44458 . I'm trying to secure the connection to my Waterstream broker using TLS/SSL. What are the config options I should use with mqttHook?
I found this server-side Node example on mqtt.js
https://github.com/mqttjs/MQTT.js/blob/main/examples/tls%20client/mqttclient.js
I'm sure it will be different in mqtt-vue-hook.
Hey @tommy44458 . I'm trying to secure the connection to my Waterstream broker using TLS/SSL. What are the config options I should use with mqttHook? I found this server-side Node example on mqtt.js https://github.com/mqttjs/MQTT.js/blob/main/examples/tls%20client/mqttclient.js I'm sure it will be different in mqtt-vue-hook.
Thanks, Donnie