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
posta 6 mesi fa225 visualizzazioni
1 Risposta
0
Risposta accettata

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
ESPERTO
Greg_B
con risposta 6 mesi fa
profile pictureAWS
ESPERTO
verificato 6 mesi fa
  • Thank you for your quick return.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande