aws / aws-iot-device-sdk-arduino-yun

SDK for connecting to AWS IoT from an Arduino Yún.
Apache License 2.0
163 stars 77 forks source link

Beyond AWS IoT? #52

Closed LabGrunt closed 6 years ago

LabGrunt commented 7 years ago

I'm looking for tutorial suggestions for the next steps, like

liuszeng commented 7 years ago

Hi @LabGrunt ,

Thank you very much for your interest in AWS IoT Arduino Yun SDK.

AWS IoT has a module called Rules engine that helps you set up corresponding backend service that processes MQTT messages published to dedicated topics. This will help you to use the data contained in your MQTT messages in other AWS services you want. More details can be found in the following documentation: http://docs.aws.amazon.com/iot/latest/developerguide/iot-rules-tutorial.html

Hope this helps.

Thanks, Liusu

vareddy-zz commented 6 years ago

HI @LabGrunt, We haven't heard from you in over a week so we are closing this issue. Please feel free to open a new issue if you have any questions about the Arduino SDK. Thanks! Varun