Configure Alexa to Send State to AWS IoT

0

Hello all,

I want to configure my Echo Dot (first gen) to send MQTT messages periodically to AWS IoT Core (like in JSON format that indicates Echo information, State[on/off], etc). So something like:

{
...
"id": "<some id>", 
"state": "<on/off>"
...
}

I initially looked into trying to ping the Echo Dot from my laptop to confirm whether I could connect, but it looks like ICMP is disabled for Echo Dots. I'm still a novice when it comes to Alexa/AWS IoT Interactions, but what I want to happen is:

  1. Alexa is configured in the physical environment
  2. Periodically, Alexa will send MQTT messages to AWS IoT Core on its information and state as a base case.

Does Alexa have functionality for MQTT messaging?

sm
已提問 8 個月前檢視次數 121 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南