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
feita há 6 meses225 visualizações
1 Resposta
0
Resposta aceita

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
ESPECIALISTA
Greg_B
respondido há 6 meses
profile pictureAWS
ESPECIALISTA
avaliado há 6 meses
  • Thank you for your quick return.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas