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 reconnect - verify/add functionality #23

Open
lkankowski opened this issue Nov 29, 2021 · 2 comments
Open

MQTT reconnect - verify/add functionality #23

lkankowski opened this issue Nov 29, 2021 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@lkankowski
Copy link
Owner

  1. Verify if there is no reconnect functionality in MySensors
  2. Add reconnect functionality
@lkankowski lkankowski added bug Something isn't working enhancement New feature or request labels Nov 29, 2021
@lkankowski lkankowski added this to To do in Arduino Multi Relay via automation Nov 29, 2021
@chytreg
Copy link
Contributor

chytreg commented Dec 17, 2021

Ad 1) https://github.com/mysensors/MySensors/blob/development/core/MyGatewayTransportMQTTClient.cpp#L145-L165
Ad 2) I don't think it's needed ^

I would ask another question. Does the system work properly when there is no connection to the MQTT server?

@lkankowski
Copy link
Owner Author

lkankowski commented Dec 24, 2021

Yes, the system will continue to function normally, although I am concerned about the "delay" commands in the MySensors library.
I have to do some tests with ETH/MQTT version, but currently I have no time for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants