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 Fixes from Abstract #571

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

MQTT Fixes from Abstract #571

wants to merge 9 commits into from

Conversation

MikeBishop
Copy link
Collaborator

This PR attempts to pull out all the MQTT-related changes from #483, other than #492. This without #492 might be somewhat inconsistent.

Draft because I haven't explicitly tested this yet, just done the work in git to lift it out.

@MikeBishop MikeBishop marked this pull request as draft March 16, 2024 06:56
@RichieB2B
Copy link

I took a quick look and these changes are not compatible with paho mqtt client v2 and the MQTTv5 protocol. So this PR will probably only work for installs that are still using paho mqtt client v1.

I will fix this when I have more time.

@RichieB2B
Copy link

It turned out to be an easy fix, see RichieB2B@69027ca and the paho migration documentation for reference.

@MikeBishop
Copy link
Collaborator Author

Incorporated -- thank you!

@ngardiner
Copy link
Owner

Looks good, thanks @MikeBishop and @RichieB2B

@MikeBishop MikeBishop marked this pull request as ready for review May 15, 2024 21:12
@MikeBishop
Copy link
Collaborator Author

I tried this merged into my working branch (main + some PRs) and it seems to be working. Appreciate it if someone else can give it a try before we merge.

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.

None yet

3 participants