aws / aws-iot-device-sdk-js

SDK for connecting to AWS IoT from a device using JavaScript/Node.js
Apache License 2.0
964 stars 384 forks source link

How to get AWSiOT message to lambda #242

Closed bhargav01 closed 4 years ago

bhargav01 commented 6 years ago

I have tried the 'aws-sdk' to publish a message to AWSiOT, which is then received by the devices subscribed to a topic. But then, when the device responds back with a PUBLISH message, how do i notify the user that the asked changes are done through alexa? Because you cannot SUBSCRIBE from lambda. Is there a work around? If yes, let me know.

github-actions[bot] commented 4 years ago

Greetings! Sorry to say but this is a very old issue that is probably not getting as much attention as it deservers. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to open a new one.