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회 조회
답변 없음

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

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

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