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

Simplify mqtt subscriptions #29

Closed
volca02 opened this issue Oct 22, 2018 · 2 comments
Closed

Simplify mqtt subscriptions #29

volca02 opened this issue Oct 22, 2018 · 2 comments

Comments

@volca02
Copy link
Owner

volca02 commented Oct 22, 2018

Do a bulk subscription to /prefix/# at the start (in setup()), and avoid any by-hand subscriptions later on. Simplifies the code and adds the ability to pre-set mqtt values without needing to see the client first.

@volca02
Copy link
Owner Author

volca02 commented Oct 30, 2018

Depends on #32

@volca02
Copy link
Owner Author

volca02 commented Dec 6, 2020

done in 9b6e300

@volca02 volca02 closed this as completed Dec 6, 2020
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