Adafruit-circuitpython-adafruitio

Latest version: v5.8.2

Safety actively analyzes 630796 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 11

3.0.0

This release includes:
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/30 Updated examples for MiniMQTT v2.0.0 and Ethernet!
* Adds `reconnect` method to attempt to reconnect to the Adafruit IO MQTT Broker.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-adafruitio`.

Read the [docs](http://circuitpython.readthedocs.io/projects/adafruitio/en/latest/) for info on how to use it.

https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/30

2.1.1

This release includes:
* Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-adafruitio`.

Read the [docs](http://circuitpython.readthedocs.io/projects/adafruitio/en/latest/) for info on how to use it.

2.1.0

* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/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`.
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/21 Properly close HTTP responses and return only the JSON data.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/) for info on how to use it.

2.0.1

Library has been updated to reflect changes made to MiniMQTT release [1.1.2](https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/tree/1.1.2)

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/) for info on how to use it.

2.0.0

**BREAKING Change**
* `RESTClient` is now `IO_HTTP` to conform with `IO_MQTT` naming. Examples have been changed to reflect this change.

**Changes:**
* Examples folder has been split into `mqtt` and `http` to organize examples.

* a MQTT Class, `IO_MQTT` has been added to `adafruitio` for accessing the Adafruit IO MQTT API with a CircuitPython Adafruit IO client.
* Examples of using this class can be found here: https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/tree/master/examples/mqtt

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/) for info on how to use it.

1.2.4

Examples updated to run on boards with built-in AirLift ESP32 Co-Processors (such as the PyPortal or Metro M4 WiFi Lite) without editing the example code.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/) for info on how to use it.

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.