JSON AWS Topic decode
-
Hey all
Im trying to extract specific attributes from a JSON published via AWS IOT. I can see the entire message but when I try to get key in the map it doesnt get any data.
Am i using get key in map right?![alt text](image url)
-
Is your Core connected to the WIFI ?
By this I mean do you have the SSID and password blocks in your code?
I cant tell from this snippet what your code is doing and need to see the full code in order to help.