Skip to content

Expose Attributes

Compare
Choose a tag to compare
@brentru brentru released this 23 Aug 22:34
003962e

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.