Skip to content

What are the exact reasons a node can fail? #4774

Answered by AlCalzone
StreetCube asked this question in General
Discussion options

You must be logged in to vote

Depends what you consider a failed node.
The Z-Wave controller considers a node as failed if it failed to acknowledge a command - this can happen sporadically when the connection is flaky or when the node actually has no power. Or when a battery-powered node sleeps.

Z-Wave JS estimates the node's status and can determine a node to be "dead". This is more strict than the "failed" status, because it will retry failed communication before changing the status, and it won't ever consider a sleeping node dead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by StreetCube
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants