From 7a3fa724f95693fa16673bed33992a7c6c343e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabr=C3=ADcio=20Bracht?= Date: Tue, 31 Mar 2026 09:58:46 -0700 Subject: [PATCH] Add mqttv5 to Tools (#137) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8772774..b6d4f04 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first - [mqtt-stats](https://github.com/gambitcomminc/mqtt-stats) - Subscriber client to monitor MQTT Topic Statistics. - [mqtt_monitor](https://github.com/filipsPL/mqtt-monitor) - Simple and lightweight console moniotor for mqtt topics, with eye-candies, in python 3. - [mqttcommander](https://github.com/vroomfondel/mqttcommander) - A console-based MQTT client and commander, especially useful for IoT, Tasmota, and Node-RED setups. +- [mqttv5](https://github.com/LabOverWire/mqtt-lib) - Unified MQTT v5.0 CLI for publishing, subscribing, running a broker, and benchmarking with multi-transport support. ## Clients