AWS IOT Core Mqtt Test Client

0

I am creating two devices(things) via AWS iot core. How can I test these devices individually? From the Mqtt test client, two devices are controlled at the same time, even though their certificates are different.

Ersin
質問済み 6ヶ月前225ビュー
1回答
0
承認された回答

Hi. If you mean they are subscribing, and you're sending a message from cloud to device, this would normally be solved by them subscribing to different topics, with the thing name included in the topic path.

https://docs.aws.amazon.com/whitepapers/latest/designing-mqtt-topics-aws-iot-core/mqtt-design-best-practices.html

profile pictureAWS
エキスパート
Greg_B
回答済み 6ヶ月前
profile pictureAWS
エキスパート
レビュー済み 6ヶ月前
  • Thank you for your quick return.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ