Expose Attributes
Exposing the following MiniMQTT private attributes as public attributes:
user
,keepalive
,password
,client_id
,logger
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-minimqtt
.
Read the docs for info on how to use it.