Other Parts Discussed in Thread: Z-STACK
2.6.2中添加了Child Aging 功能,我想请问下关于这方面的资料,在那些文档提到了,谢谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: Z-STACK
2.6.2中添加了Child Aging 功能,我想请问下关于这方面的资料,在那些文档提到了,谢谢!
关于Child Aging的定义在协议栈nwk_gloables.c文件中
原理就是End Device会定期的发Data Request出来,当父节点连续多长时间没有收到以后,就认为节点掉线了。
我使用的Z-Stack Home 1.2.2a.44539。nwk_globals.h中没有发现CHILD AGING的定义。这是为什么?