SkillAgentSearch skills...

MqttMultimeter

Cross platform MQTT client for MQTT debugging and message inspection. It is based on the .NET library MQTTnet.

Install / Use

/learn @chkr1011/MqttMultimeter

README

<p align="center"> <img src="https://github.com/chkr1011/MQTTnet.App/blob/main/Images/Icons/icon_det_128.png?raw=true" width="128"> </p>

Downloads CI Join the chat at https://gitter.im/MQTTnet/community License: MIT

MQTT Multimeter alias MQTTnetApp is a cross platform .NET application for MQTT communication testing and analysing.

The protocol implementation is based on the MQTTnet project. The application uses Avalonia for UI rendering and runs on nearly any platform and CPU architecture.

Features

General

  • Powerful inspection of message data.
  • Inspection of raw MQTT messages.
  • Publishing of messages.
  • Subscribing of messages.
  • MQTTv5 features like user properties etc.
  • Storage of application state (connections, subscriptions etc.).

Supported operating systems

| OS | x86 | x64 | ARM | ARM64 | |-----------------|-----|-----|-----|-------| | Windows | x | x | | x | | Linux | | x | x | x | | macOS | | x | | x | | Raspberry Pi OS | | | x | x |

Supported MQTT versions

  • 5.0.0
  • 3.1.1
  • 3.1.0

Screenshots

Inflight Page

<p align="center"> <img src="https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/InflightPage.png?raw=true"> </p>

Connect Page

<p align="center"> <img src="https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/ConnectPage.png?raw=true"> </p>

Packet Inspection Page

<p align="center"> <img src="https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/PacketInspectionPage.png?raw=true"> </p>

Publish Page

<p align="center"> <img src="https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/PublishPage.png?raw=true"> </p>

Subscribe Page

<p align="center"> <img src="https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/SubscribePage.png?raw=true"> </p>
View on GitHub
GitHub Stars319
CategoryDevelopment
Updated1mo ago
Forks47

Languages

C#

Security Score

100/100

Audited on Feb 26, 2026

No findings