Open amosyuen opened 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
caCertificate
clientCertificate
privateKey
I'll try and add that
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