facontidavide / PlotJuggler

The Time Series Visualization Tool that you deserve.
https://www.plotjuggler.io
Mozilla Public License 2.0
4.37k stars 611 forks source link

MQTT data streamer only subscribes to single topic #747

Open avanover opened 2 years ago

avanover commented 2 years ago

Problem description

The mosquito-based MQTT data streamer plugin allows the user to list topics with a wildcard, but then requires the use to select a specific topic. If the user wants to subscribe to multiple topics, this is not possible.

Steps to reproduce (important)

avanover commented 2 years ago

Created pull request #745 to address this.