Hi Guys,
I have a setup where I have a bunch of devices behind a gateway running node js. Currently the node application receives messages and then ferries those to the cloud and receives messages from the cloud and then sends those to the devices.
Is there anway to use this SDK to enable a gateway device to pass messages between aws iot and my devices behind the node gateway?