Skip to content

AWS IOT Commands

0

I want to use IOT-Core Commands feature to send a command to a Raspberry Pi, but I don't want a fixed payload. For example I can download wav files to the Pi, and I want to be able to send a command to play any one of the files downloaded. I would like to use python on the Pi to do this. I have the MQTT stack running.

asked 2 years ago154 views

1 Answer
1

Hi. The agent's answer was incorrect, so I deleted it. Dynamic/flexible payloads are not supported at this time.

For your use case, I either think shadows or custom MQTT topics would be a better fit at this time:

AWS
EXPERT

answered 2 years ago

AWS
EXPERT

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.