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

MQTT_Status_strerror() desn't implement the MQTTNeedMoreBytes enum value. #254

Closed
slapab opened this issue Jun 26, 2023 · 2 comments
Closed
Assignees

Comments

@slapab
Copy link

slapab commented Jun 26, 2023

Bug description:
MQTT_Status_strerror() for the MQTTNeedMoreBytes status returns "Invalid MQTT Status code" string.


Expectations:
MQTT_Status_strerror() for the MQTTNeedMoreBytes status should return "MQTTNeedMoreBytes" string.

@AniruddhaKanhere
Copy link
Member

Hello @slapab,

Thank you for catching and reporting this bug. We are working on a fix and it should be out soon.

Thank you,
Aniruddha

@AniruddhaKanhere
Copy link
Member

Hello @slapab as the above mentioned PR was merged, I shall be closing this issue.

If you feel that your issue isn't resolved, feel free to reopen this issue or create a new one.

Thanks,
Aniruddha

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

4 participants