Adafruit-circuitpython-gc-iot-core

Latest version: v3.2.11

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

Scan your dependencies

Page 5 of 5

2.0.0

This release includes:
* https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core/pull/9 Updated examples for MiniMQTT v2.0.0
* Added `reconnect` method for reconnecting to Google Cloud IoT Core's MQTT broker.

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

To use in CPython, `pip3 install adafruit-circuitpython-gc-iot-core`.

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

1.0.2

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-gc-iot-core`.

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

1.0.1

* Update to correct repository URL, thanks ntoll

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

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

1.0.0

This library is a CircuitPython client for interacting with [Google's Cloud IoT Core](https://cloud.google.com/solutions/iot/).

`Cloud_Core`
* Supports JWT generation with NTP
* Generates Client Identifier

`MQTT_API`
* Client for interacting with Google Cloud IoT Core's MQTT Bridge
* Supports publishing telemetry data from a CircuitPython device to Google Cloud IoT Core
* Supports receiving configuration data from Google Cloud IoT Core
* Eclipse Paho-Like interface with helpers for subscribing to feeds, managing connection, control loops, and publishing data.


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

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

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.