Connecting to AWS IOT

Hi,

I just purchased an emonpi. I have managed to set up everything and configure the emoncms.

I now want to connect up the data to AWS IOT. I was wondering if anyone else in the community had done so and if so their approach?

I have looked into bridging the mosquitto MQTT topics to AWS IOT, but have yet to get this working.

What’s the best approach to getting this to work?

Regards
Simon

Hi Simon,

This should be quite straightforward using nodeRED to forward all MQTT messages on the emon/ topic to AWS.

nodeRED should already be running on your emonPi on port 1880, see emonPi nodeRED user guide: Node-RED - Guide | OpenEnergyMonitor

You may want to install the AWS noeRED module or you could use an MQTT / HTTP request to post to AWS

See emonPio nodeRED technical docs for how to install a nodeRED module on the emonPi, you will need to connect via SSH

I should add, I have not tested this nor do I have any experience with AWS!

Thanks Glyn. I looked into Node red a bit but not in detail. I shall try out nodeRED and let everyone know my experience.

1 Like

Thanks for posting! Used this today to connect my emonPi to AWS IoT