有两个按键,我想每个按键添加一个端点,该怎么做,简单描述符也需要注册多个吗
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.
需要注册不同endpoint的简单描述符和af层注册,可以通过调用afRegister()来实现。如果需要处理ZDO消息和案件消息还得调用相应的注册函数ZDO_RegisterForZDOMsg,RegisterForKeys。