ZIGBEE report机制分析 ZIGBEE提供了report机制(现在只学习了send, receive还没学习)主要目的是实现attribute属性的report功能,即提供了一种服务端和客户端数据同步的机制以EMBER的HasampleLightSoc来具体看看report的实现过程,具体步骤如下:1、设置report参数void emberAfMainInitCallback(void... Other 2023-05-29 182 点赞 2 评论 275 浏览