2 Star 3 Fork 3

Sam / MQTTnetApp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.78 KB
一键复制 编辑 原始数据 按行查看 历史
Christian 提交于 2022-02-28 11:50 . Update README.md

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

MQTTnet App

MQTTnet App alias "MQTT Multimeter" 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 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:
Linux :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:
macOS :heavy_check_mark: :heavy_check_mark:
Raspberry Pi OS :heavy_check_mark: :heavy_check_mark:

Supported MQTT versions

  • 5.0.0
  • 3.1.1
  • 3.1.0

Screenshots

Inflight Page

Connect Page

Packet Inspection Page

Publish Page

Subscribe Page

C#
1
https://gitee.com/iioter/MQTTnetApp.git
git@gitee.com:iioter/MQTTnetApp.git
iioter
MQTTnetApp
MQTTnetApp
main

搜索帮助