- Added kwarg for adding a QoS Level for
subscribe
calls. Addresses #106
- Added an
on_subscribe
callback for subscribing to new topics.
mqtt_subscribe.py
example extended to use new on_subscribe
callback method.
To use in CPython, pip3 install adafruit-io
.
Read the docs for info on how to use it.