OpenEVSE / openevse_esp32_firmware

OpenEVSE V4 WiFi gateway using ESP32
170 stars 112 forks source link

Amazon AWS IoT Core Native Support #668

Open chris1howell opened 1 year ago

chris1howell commented 1 year ago

Provide native AWS IoT Core Support.

Requires #29 for adding Amazon Root CA and loading the client certificate generated by AWS.

https://aws.amazon.com/blogs/compute/building-an-aws-iot-core-device-using-aws-serverless-and-an-esp32/

jeremypoulter commented 1 year ago

@chris1howell So if I understand it the main thing to do here is support MQTT client certificates for MQTT authentication right? Or are you expecting more? A GUI option to select AWS as the MQTT server? Are there specific MQTT topics to send?