Skip to content
New issue

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

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

Already on GitHub? # to your account

When subscribing to a wildcard topic the SUBACK responds with msg-id == 0x00 #266

Open
campescassiano opened this issue Oct 21, 2022 · 0 comments

Comments

@campescassiano
Copy link

campescassiano commented Oct 21, 2022

When I subscribe to a wildcard topic, for example:

"a/b/c/#"

I get the response back from the MQTT-SN Gateway with topic-id == 0x00 and the msg-id == 0x00, as you can see below (it is the raw message received, in hex):

0x08 0x13 0x40 0x00 0x00 0x00 0x00 0x00

Also, I noticed this topic-id 0x4000, I am not sure if that is correct.

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

No branches or pull requests

1 participant