<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mqtt on Rusty Eddy</title><link>https://rustyeddy.com/tags/mqtt/</link><description>Recent content in Mqtt on Rusty Eddy</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 31 May 2026 09:50:44 -0700</lastBuildDate><atom:link href="https://rustyeddy.com/tags/mqtt/index.xml" rel="self" type="application/rss+xml"/><item><title>OttO: A Go-Based IoT Edge Gateway Architecture</title><link>https://rustyeddy.com/iot/iot-edge-gateway/</link><pubDate>Thu, 13 Jan 2022 00:00:00 +0000</pubDate><guid>https://rustyeddy.com/iot/iot-edge-gateway/</guid><description>A practical architecture overview of OttO, the Go-based IoT edge gateway used by the Organic Gardener project.</description></item><item><title>ESP32 Collection Station Architecture for IoT Sensor Networks</title><link>https://rustyeddy.com/iot/iot-sensor-station/</link><pubDate>Thu, 13 Jan 2022 00:00:00 +0000</pubDate><guid>https://rustyeddy.com/iot/iot-sensor-station/</guid><description>A device-side architecture note for ESP32 collection stations in the Organic Gardener IoT system.</description></item><item><title>Self-Watering Garden: An IoT Architecture Case Study</title><link>https://rustyeddy.com/iot/self-watering-garden/</link><pubDate>Wed, 25 May 2022 00:00:00 +0000</pubDate><guid>https://rustyeddy.com/iot/self-watering-garden/</guid><description>A practical case study showing how a self-watering garden can be designed as an IoT system with clear device, gateway, API, and dashboard boundaries.</description></item><item><title>Adding MQTT to the IoT Gateway</title><link>https://rustyeddy.com/iot/iot-gateway-mqtt/</link><pubDate>Tue, 29 Mar 2022 00:00:00 +0000</pubDate><guid>https://rustyeddy.com/iot/iot-gateway-mqtt/</guid><description>A practical MQTT implementation note for the OttO IoT gateway, covering topic design, subscriptions, callbacks, testing, and memory boundaries.</description></item><item><title>MQTT For Controllor Communication</title><link>https://rustyeddy.com/notes/mqtt-comm/</link><pubDate>Fri, 03 May 2019 00:00:00 +0000</pubDate><guid>https://rustyeddy.com/notes/mqtt-comm/</guid><description>&lt;p&gt;The MQTT message bus is a simple but critical element of our MBR
software design. MQTT provides what is known as a &lt;em&gt;publish/suscribe&lt;/em&gt;
or &lt;em&gt;pubsub&lt;/em&gt; communications model. This model of machine to machine
communication has some attractive benefits for realtime driving
algorithms that we will discuss in this post.&lt;/p&gt;</description></item></channel></rss>