Skip to content

Add network callbacks for Feed Subscribe/Unsubscribe and close responses

Compare
Choose a tag to compare
@brentru brentru released this 08 Oct 20:21
a00375b
  • #27 Subscribing and unsubscribing to/from feeds will now correctly execute user-defined callback methods in code
    • MQTT Simpletest example updated for subscribe and unsubscribe.
  • #21 Properly close HTTP responses and return only the JSON data.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.