adafruit / Adafruit_CircuitPython_AWS_IOT

Amazon AWS IoT MQTT Client for CircuitPython
MIT License
13 stars 11 forks source link

AWS IoT SDK Python V2 Support #20

Open 1960pghpirates opened 1 year ago

1960pghpirates commented 1 year ago

Are there any plans to support version 2 of the AWS IoT SDK for Python? Version 1 of the SDK is not being updated regularly anymore.

I asked this question on the Adafruit support forum because I want to run version 2 of the SDK on the Raspberry Pi Pico W.

(https://forums.adafruit.com/viewtopic.php?t=195661&e=1&view=unread#unread)

(https://github.com/aws/aws-iot-device-sdk-python-v2)

brentru commented 1 year ago

I don't have any immediate plans to update this library to support AWS IoT SDK V2.

However, we will gladly accept a pull request adding V2 support from someone from the community (or from Amazon AWS IoT).