-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Operating System
- Fedora Silverblue ( Bluefin OS DX)
Description
First of all thank you very much for mqtt-viewer. I read your message on MQTT-Explorer sparkplugB issue which is why i landed here. MQTT-Explorers development seems to be on hold for a while already and i appretiate your work on creating a lightweight alternative. MQTT-Explorers UI/UX is great so it might be a good example to view at while going further in development.
My issue:
I do not see sparkplug B topics being decoded.
Do i have to create a directory an download the protobuf file into it?
MQTTViewer created a Folder on /.local/share/
├── hsts-storage.sqlite
├── mediakeys
│ └── v1
│ └── salt
└── storage
└── salt
Is this where the protobuf folder should should have been created on startup?
I first started v0.6.1 which might have had an issue with the folder creation as i saw you releasing a next version with a fix #29
Reproduction steps
- donwload linuxversion amd64
- extract
- open MQTT Viewer
- subscribe sparkplugB
- see DDATA not being decoded
