- Newest
- Most votes
- Most comments
Hi JZ. Please check the links on this page: https://docs.aws.amazon.com/iot/latest/developerguide/iot-sdks.html
The V2 AWS IoT Device SDKs for C++/Java/Python/JavaScript are all qualified against AWS IoT Core Device Advisor. Also, AWS IoT Device Client (which uses the AWS IoT Device SDK V2 for C++) is compatible. So any of the V2 SDK demo programs, or the Device Client executable, will pass the MQTT Connect test case for example. Whether they will pass other test cases depends on what the particular program does. Since AWS IoT Device Client publishes and subscribes, it will pass the entire AWS IoT Core Qualification Program suite (if you restart it at each test case).
BTW, you can see the AWS IoT Device SDK V2 for C++ regression testing against Device Advisor in the CI:
Relevant content
- asked 8 months ago
- asked a year ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago