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

Need a mechanism to detect and remove failed ZWave nodes #31

Open
mrstegeman opened this issue Aug 30, 2018 · 0 comments
Open

Need a mechanism to detect and remove failed ZWave nodes #31

mrstegeman opened this issue Aug 30, 2018 · 0 comments

Comments

@mrstegeman
Copy link
Contributor

The ZWave controller will eventually mark a node as failed if it stops responding after a while. We need a way to tag these nodes as failed, and a way to call the Manager::RemoveFailedNode C++ API.

I think that this can be reproduced by adding a node and then factory resetting it. You can then add the node a second time, and the first nodeId will stick around and should eventually get marked as failed.

See also: WebThingsIO/gateway#35

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