Connecting to AWS IoT Core using Python and MQTTEclipse Paho is an open source implementation of the MQTT publish/subscribe messaging protocol that’s frequently used within IoT applications. Here it’s used to send messages from a Python 3 device client to AWS IoT Core, triggering an IoT Core rule that inserts the message into an AWS DynamoDB […] “Connecting to AWS IoT Core using Python and MQTT” |