Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to subscribe to topics using wildcards #2

Open
lgrawet opened this issue Oct 4, 2024 · 1 comment
Open

Unable to subscribe to topics using wildcards #2

lgrawet opened this issue Oct 4, 2024 · 1 comment

Comments

@lgrawet
Copy link

lgrawet commented Oct 4, 2024

Hello,

First, thanks a lot for this implementation of mqtt-sn for Loxone. It is far more reliable and also has lot less latency compared to an external gateway.

I noticed a problem with subscription to topics using wildcards. They do not appear in emqx subscription list.
The following doesn't work:

/room/location/+
/room/+/sensor
/room/#
etc

I tried with mqtt-sn-sub client and it worked.

Thanks a lot again

@lgrawet
Copy link
Author

lgrawet commented Nov 27, 2024

For those who are reaching this issue, I've implemented wildcard topics subscription in my fork.
I'm also regularly adding improvement and fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant