kamilfb / mqtt-spy

Please use the new Eclipse Paho GitHub repo instead.
https://github.com/eclipse/paho.mqtt-spy/wiki
346 stars 68 forks source link

Topic supsciption #106

Closed 8666 closed 7 years ago

8666 commented 7 years ago

If I subscribe to something like

home/+/+/+

I do not get any data but if I subscribe later to home/+/+

I will get the data for topics like home/room-temperature/Bedroom

in both tabs.

Why the second tab change the logic in the first one?

kamilfb commented 7 years ago

hi @8666, the project has now moved to Eclipse Paho - please use the new GitHub repo at https://github.com/eclipse/paho.mqtt-spy to raise any questions or issues. thanks