odelot / aws-mqtt-websockets

Implementation of a middleware to use AWS MQTT service through websockets, aiming the ESP8266 plataform
GNU Lesser General Public License v3.0
231 stars 67 forks source link

Not seeing aws subscribed messages #46

Open ztb8r3 opened 6 years ago

ztb8r3 commented 6 years ago

I have all the code configured correctly. I see 'MQTT subscribed' and sometimes see the 'Message arrived [\"state\":{\"reported\":{\"on\": false}, \"desired\":{\"on\": false}}}' In my Serial Print. I can't see the message though in the AWS subscription though