MQTT-Explorer icon indicating copy to clipboard operation
MQTT-Explorer copied to clipboard

An all-round MQTT client that provides a structured topic overview

Results 230 MQTT-Explorer issues
Sort by recently updated
recently updated
newest added

Hi I sent message as base64 encoded image to mqtt broker and MQTT-Explorer have received it. Then I tried to open this message in browser and it was corrupted. Then...

Currently the application uses UTF-8 or UTF-16 encoding for each string, but for embedded devices this sometimes is to large / difficult to implement since you cannot easily create lookup...

I've been using this version of the application locally for some time and figured it may be useful upstream. The primary change ensures that Long values are decoded into Numbers...

This is the code shown to me. No idea what the issue is. Runs on a fresh home assistant installation. Thanks for your help cleanup@http://192.168.178.62:8123/api/hassio_ingress/ydvcQfHDBFjszrVriEOZHGax2Xe-9ZiRiZbpwifvhL8/3.bundle.js:25338:38 Hi@http://192.168.178.62:8123/api/hassio_ingress/ydvcQfHDBFjszrVriEOZHGax2Xe-9ZiRiZbpwifvhL8/vendors.bundle.js:15155:158 Vj@http://192.168.178.62:8123/api/hassio_ingress/ydvcQfHDBFjszrVriEOZHGax2Xe-9ZiRiZbpwifvhL8/vendors.bundle.js:15201:297 @http://192.168.178.62:8123/api/hassio_ingress/ydvcQfHDBFjszrVriEOZHGax2Xe-9ZiRiZbpwifvhL8/vendors.bundle.js:15274:468 yj@http://192.168.178.62:8123/api/hassio_ingress/ydvcQfHDBFjszrVriEOZHGax2Xe-9ZiRiZbpwifvhL8/vendors.bundle.js:15183:102 yj@[native...

Hi Thomas Thank you for this great tool! Very, very helpful for development. I found an issue with the display of some variables in a chart. Receiving a JSON like:...

Using linux appimage , there is not an option for clean session, instead its always true, the appimage is great but controlling the session flag is very important, any idea?

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Hello, I'm using 0.4.0-beta1. There is no possibility to connect to a mqtt server via WSS. Selecting WS + Encryption is not working It would be great if this worked.

With the JSON data as below, >{ > "deviceid": "WIRIO3_68B6B329DECC", > "rssi": -44, > "pktno": 1231379212, > "sec": 1672980864, > "t.envsensor.param": { > "sht4x_temp": 30.1, > "sht4x_hum": 68.2, > "bmp280a_pressure":...

bug