PUSHING SENSOR DATA TO AWS IOT gives Error: Connection refused
-
I've followed the omega tip from the 20th of Feb to push sensor date to AWS but each time I try any command on the onion I get an error saying "Connection refused"
Any ideas where I am going wrong or how I can troubleshoot it?
The original article is here:
https://onion.io/2bt-aws-iot-pushing-sensor-data/
-
I haven't found the precise answer to my problem but I am happy I have the resources to sort it out myself now.
The resource I have found especially helpful has been a tutorial by Steve here:
"Using The Mosquitto_pub and Mosquitto_sub MQTT Client Tools- Examples"
http://www.steves-internet-guide.com/mosquitto_pub-sub-clients/It has also been useful to practice simple queries against a MQTT test service here:
https://iot.eclipse.org/getting-started/Hope that helps someone else