Skip to content

Subscribe with QoS Levels, New MQTT Callbacks

Compare
Choose a tag to compare
@brentru brentru released this 23 Dec 18:35
· 79 commits to master since this release
7f7d23f
  • 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.