Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.43 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.43 KB

aws-iot-device-sdk-go

Go Reference ci codecov License

Package awsiotdev implements AWS IoT presigned WebSockets dialer for github.com/at-wat/mqtt-go, and AWS IoT features.

Implemented features:

  • Device Shadow
  • Jobs
  • Secure tunneling

Migration guide

News

  • v6.2.0: Go <1.18 support is dropped as aws/aws-sdk-go-v2 dropped them

Contributing

Your contributions like bug reports, bug fixes, feature requests and implementing new features are welcome. Feel free to open a new issue and/or Pull Request.

seqsense/aws-iot-device-sdk-go is developed under GitHub flow. Please open an issue and ask first before actually working on any significant PR (e.g. implementing features). Please refer to the interface design guide.

License

This package is licensed under Apache License Version 2.0.