Skip to content

isFailedNode - what it does, what it doesn't #1447

Answered by hanskroner
AlCalzone asked this question in General
Discussion options

You must be logged in to vote

The Z-Wave protocol maintains a "failed Node ID list." The list is quite small, typically only 5 entries - the oldest entry gets booted if a new one comes in when the list is full. Whether or not it is used by the protocol in its internal workings is not really I question I can answer.

Let's first discuss what a host application typically uses it for:

Controller devices almost always come across this list for the first time when looking at "Remove Failed Node" or "Replace Failed Node" functionality. As a safeguard, those function calls will not allow removing/replacing a Node ID that's not on the failed list.

When excluding a node from the networking using the "Remove Node from Network" c…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AlCalzone
Comment options

AlCalzone Jan 20, 2021
Maintainer Author

@hanskroner
Comment options

Answer selected by AlCalzone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants