Skip to content

Publish large payloads

Compare
Choose a tag to compare
@brentru brentru released this 03 Jul 14:16
eb07565

This release:

  • #42 Allows publishing for payloads larger than 127 bytes to a MQTT broker.
  • Adds a more verbose error for publishing with a QoS of 2 (unsupported by this client library).

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.