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

Bugfix - subscription id out of range of MQTT5 specification #1069

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

garytse
Copy link

@garytse garytse commented Feb 12, 2025

Please make sure that the following boxes are checked before submitting your Pull Request, thank you!

  • This change is against the develop branch, not master.
  • You have signed the Eclipse ECA
  • All of your commits have been signed-off with the correct email address (the same one that you
    used to sign the CLA) Hint: use the -s argument when committing.
  • If This PR fixes an issue, that you reference the issue below. OR if this is a new issue that
    you are fixing straight away that you add some Description about the bug and how this will fix it.
  • If this is new functionality, You have added the appropriate Unit tests.

@garytse garytse force-pushed the bugfix/subscriptionId-out-of-range branch from dd64f18 to 848559c Compare February 12, 2025 22:43
@garytse
Copy link
Author

garytse commented Feb 12, 2025

The Subscription Identifier can have the value of 1 to 268,435,455

Reference:
https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901117

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

Successfully merging this pull request may close these issues.

1 participant