mqttMultimeter
mqttMultimeter copied to clipboard
Cross platform MQTT client for MQTT debugging and message inspection. It is based on the .NET library MQTTnet.
just showing exception  When I copy this text, and paste it elsewhere, the text is correct Version Info 
I had the same issue. Ok, now we have an opportunity to subscribe to several topics. But now I would like to subscribe to all topics only by one click....
Would like the app to support x509 certificate based authentication. Thanks.
Order of my actions: 1. connect to my host 2. subscribe to topics 3. leave the computer for 10 minutes 4. after 10 minutes, the connection is terminated if I...
tree view ?
Is it possible to add TreeView which is loaded dynamically instead of ReceivedApplicationMessages? I think that list of messages in ListBox is a bad idea, it's uncomfortable to work with...
I'm not sure if this already works, but it would be nice to have the option to export / import the connection settings (E.g. as a JSON structure). This would...
When I move up last item like shown below application closes. It worked ok in version 1.7.0.211. The problem is in publish, subscribe, connect tab. https://github.com/chkr1011/mqttMultimeter/assets/6557983/2797d957-a246-4053-8bb0-33e6f26f5a32 Version 1.8.2.272, Windows 11
When I add topic filter, and then remove the filtered messages stay at the top. I think it should preserve the order, see below. https://github.com/chkr1011/mqttMultimeter/assets/6557983/a00959ca-72a9-48fe-8907-1d2d71824056 Versions I tested it on:...
I often experienced the bug in which publish page sends wrong message ( not one I clicked, but some other). I tried to make this bug reproducible, so I added...