aws / aws/aws-iot-device-sdk-python-v2
Sample for python secure tunnel
- Dominant language
- Python
- Stars
- 446
- Forks
- 228
- Avg merge
- 17h 31m
- Merged PRs (30d)
- 1
Description
### Describe the issue
Hi,
https://docs.aws.amazon.com/iot/latest/developerguide/configure-remote-device.html describes how to configure a remote device but it is using Java.
A sample that would use Python would be greatly appreciated.
There is an example for C++ as well https://github.com/aws/aws-iot-device-sdk-cpp-v2/tree/main/samples/secure_tunneling but I haven't find the Python samples, also not in the v1 repos.
Filed this as a documentation issue because samples probably are seen that way. It would be great in general to have sample parity across the language-specific SDKs that you are providing.
Kind regards
### Links
Page https://docs.aws.amazon.com/iot/latest/developerguide/configure-remote-device.html can't refer to a variety of ways to do so and is not in sync with other pages where primarily python is used such as https://docs.aws.amazon.com/iot/latest/developerguide/sdk-tutorials.html and https://repost.aws/knowledge-center/iot-core-publish-mqtt-messages-python
Contributor guide
Assessment
This issue has not been assessed yet.