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

fixes to MQTT publisher #810

Merged
merged 2 commits into from
Sep 27, 2024
Merged

fixes to MQTT publisher #810

merged 2 commits into from
Sep 27, 2024

Conversation

ingoratsdorf
Copy link
Contributor

This wasn't working for EMQX due to callback trigger delays it never connected.
Added a reconnect feature
Added a client id so it looks better in the EMQX connection dashboard.
Now confirmed to be working with Mosquitto and EMQX

This wasn't working for EMQX due to callback trigger delays it never connected. Also added a reconnect feature and a client id so it looks better in the EMQX connection dashboard. No confirmed to be working with Mosquitto and EMQX
@jokob-sk jokob-sk merged commit 6e36f7d into jokob-sk:main Sep 27, 2024
1 check passed
@jokob-sk
Copy link
Owner

Thanks a lot @ingoratsdorf 🙏

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.

2 participants