Permalink
Please
sign in to comment.
Browse files
Improve Zigbee network startup
In some setup the initial network formation fails due interference which results in 'Not In Network' state. This commit will attempt to reconnect the network repeadedly. If the user requests to Leave the network the process is paused until Join is clicked again.
- Loading branch information
Showing
with
42 additions
and 13 deletions.
- +2 −1 database.cpp
- +18 −8 de_web_plugin.cpp
- +6 −4 de_web_plugin_private.h
- +16 −0 rest_configuration.cpp
0 comments on commit
7699c98