awsiotsdk 1.22.0
0
AWS IoT SDK based on the AWS Common Runtime
Contents
AWS IoT SDK based on the AWS Common Runtime
Stars: 407, Watchers: 407, Forks: 213, Open Issues: 8The aws/aws-iot-device-sdk-python-v2
repo was created 5 years ago and the last code push was 4 weeks ago.
The project is popular with 407 github stars!
How to Install awsiotsdk
You can install awsiotsdk using pip
pip install awsiotsdk
or add it to a project with poetry
poetry add awsiotsdk
Package Details
- Author
- AWS SDK Common Runtime Team
- License
- License :: OSI Approved :: Apache Software License
- Homepage
- https://github.com/aws/aws-iot-device-sdk-python-v2
- PyPi:
- https://pypi.org/project/awsiotsdk/
- GitHub Repo:
- https://github.com/aws/aws-iot-device-sdk-python-v2
Classifiers
Related Packages
Errors
A list of common awsiotsdk errors.
Code Examples
Here are some awsiotsdk
code examples and snippets.
GitHub Issues
The awsiotsdk package has 8 open issues on GitHub
- Add test for GGV2 client using mocked rpc connection
- Greengrass IPC and IoT Core MQTT API
- Handshake failed due to server requesting client certificate
- Better error description when calling a subscribe on SubscribeToTopicRequest without a topic specified
- ECS credentials provider should be fixed now
- Error: AWS_ERROR_MQTT_UNEXPECTED_HANGUP (infinite connection interrupted/connection resumed loop)