xAPPO / MQTT

MQTT client for Hubitat
Other
41 stars 15 forks source link

Support setting certificate param #12

Open amosyuen opened 3 years ago

amosyuen commented 3 years ago

Support setting certificate param so that we can connect to MQTT with SSL connection. Specifically params caCertificate, clientCertificate, privateKey listed at https://docs.hubitat.com/index.php?title=MQTT_Interface#connect

xAPPO commented 3 years ago

I'll try and add that