Group associations docs #3455
Answered
by
robertsLando
zeev-mindali
asked this question in
Q&A
-
Dear all, where i can read about the assosiations? what is report / lifeline and so on.... |
Beta Was this translation helpful? Give feedback.
Answered by
robertsLando
Nov 30, 2023
Replies: 1 comment
-
https://www.silabs.com/documents/public/application-notes/APL12956-Z-Wave-Association-Basics.pdf Basically Lifeline is the association with the main controller and is automatically setup by zwave-js driver on node inclusion, that is needed in order to send updates to controller, without that node will never send anything to controller |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
robertsLando
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.silabs.com/documents/public/application-notes/APL12956-Z-Wave-Association-Basics.pdf
Basically Lifeline is the association with the main controller and is automatically setup by zwave-js driver on node inclusion, that is needed in order to send updates to controller, without that node will never send anything to controller