javier-fg / mqtt-spb-wrapper

This python module implements a wrapper around the Eclipse Tahu Sparkplug B v1.0 core modules, to easily create and handle MQTT Sparkplug B entities in Python in an easy way.
Eclipse Public License 2.0
20 stars 12 forks source link

Add useTLS to connect and use TLS by default #2

Closed Landmine-1252 closed 1 year ago

Landmine-1252 commented 1 year ago

Without adding self._mqtt.tls_set() to the code users are unable to connect to a broker vs TLS