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

Disable WIFI reconnect if Telnet/Websocket session is alive #244

Closed
xoseperez opened this issue Oct 17, 2017 · 2 comments
Closed

Disable WIFI reconnect if Telnet/Websocket session is alive #244

xoseperez opened this issue Oct 17, 2017 · 2 comments
Labels
enhancement New feature or request major

Comments

@xoseperez
Copy link
Owner

if there is a WIFI network defined the device will automatically try to connect to it every 2 minutes (WIFI_RECONNECT_INTERVAL). This will break any sessions active (telnet or websocket). It would be better to disable reconnect feature while there is one such session, user can force reconnection from inside the session.

@xoseperez
Copy link
Owner Author

Released with 1.9.6

@xoseperez
Copy link
Owner Author

Removing milestone: 1.9.6 (automated comment)

@xoseperez xoseperez added major General enhancement New feature or request labels Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

1 participant