Skip to content

Conversation

@brentru
Copy link
Member

@brentru brentru commented Oct 10, 2019

Client library for communicating with Amazon AWS IoT from CircuitPython over MQTT.

  • __init__ routine checks for =>v1.4.0 of Adafruit's fork of Arduino NINA-W102 and for correct Adafruit MiniMQTT client initialization.
  • Certificate/key-based authorization
    • Example certificates.py file included in root of this project.
  • Supports AWS IoT topic publish/subscribe
    • Handles AWS IoT Errors
    • Topic validation (per AWS Service Limits)
  • Supports AWS IoT's Shadow topic actions (update/delete/get)
    • Included methods for each shadow action

@brentru brentru requested a review from a team October 10, 2019 19:37
@ladyada ladyada merged commit 8dc74f4 into adafruit:master Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants