Amazon IoT Device advisor test examples ?

1

Hello AWS team, Greeting from EU

We have been getting our hands dirty with using AWS IOT. While exploring the service we came across device advisor test. Can you please provide us with a some sample MQTT Client that we can use to test out the device advisor. Most of our test are failing and we would like to see an example which passes the test.

We are very inclined towards migrating to AWS IoT.

https://docs.aws.amazon.com/iot/latest/developerguide/device-advisor-tests.html

Regards JZ

질문됨 일 년 전353회 조회
1개 답변
2

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:

profile pictureAWS
전문가
Greg_B
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인