Skip to content

Package awsiotdev implements AWS IoT presigned WebSockets dialer and AWS IoT features.

License

Notifications You must be signed in to change notification settings

seqsense/aws-iot-device-sdk-go

Repository files navigation

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.