Hey everyone!
I wanted to share a tool I’ve been working on called MQTT Antena. I built it because I needed a more streamlined way to visualize and test payloads during the development process.
It’s completely open-source and designed to be lightweight. Whether you’re debugging sensor data or testing a new automation logic, it helps you keep an eye on your broker’s traffic without the bloat.
Key Features:
-
Real-time Monitoring: Easily track and inspect incoming payloads.
-
Dev-Friendly: Built specifically to speed up the development of new MQTT-based integrations.
-
Docker Ready: You can spin it up instantly as a container.
-
Open Source: Feel free to poke around the code, use it, or contribute!
-
Docs: 📡 MQTT Antena | A tool to help develop, test & monitor MQTT messages
I’d love to hear your thoughts or any features you think would be a great addition. Hope this helps some of you with your IoT projects!