使用ZStack linux gateway的时候,发现不能获取到新加入网络的终端设备的地址信息,调试程序发现在服务器程序ZSTACKZNP_SRVR的handleAsyncMsgs中没有关于
MT_ZDO_NWK_ADDR_RSP
MT_ZDO_IEEE_ADDR_RSP
MT_ZDO_NODE_DESC_RSP
MT_ZDO_SIMPLE_DESC_RSP
MT_ZDO_ACTIVE_EP_RSP
这些cmdID的处理,是服务器程序实现不完整吗?
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.
使用ZStack linux gateway的时候,发现不能获取到新加入网络的终端设备的地址信息,调试程序发现在服务器程序ZSTACKZNP_SRVR的handleAsyncMsgs中没有关于
MT_ZDO_NWK_ADDR_RSP
MT_ZDO_IEEE_ADDR_RSP
MT_ZDO_NODE_DESC_RSP
MT_ZDO_SIMPLE_DESC_RSP
MT_ZDO_ACTIVE_EP_RSP
这些cmdID的处理,是服务器程序实现不完整吗?