BREAKING CHANGE: Updated Last Will and Testament
This release adds:
- BREAKING:
last_willmethod renamed towill_setto mirror Paho-MQTT.messagekwarg changed topayload
- LWT properties set in init instead of directly calling
will_set - #36 Updates to the
will_setmethod to correctly set payload data as bytes.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-minimqtt.
Read the docs for info on how to use it.