Part Number:LAUNCHXL-CC26X2R1
Hi,
https://dev.ti.com/tirex/explore/content/simplelink_cc13x2_26x2_sdk_4_10_00_78/docs/zigbee/html/zigbee/z-stack-overview.html?highlight=attribute%20reporting%20configuration%20records#attribute-reporting-functionality
When the BDB state machine starts commissioning, the Attribute Reporting module either loads the previously saved Attribute Reporting Configuration records from NV, or finds the application’s reportable attributes (from the attribute list) and constructs the necessary Attribute Reporting Configuration records. Then the module will consolidate the reportable attributes in each cluster of every endpoint, in order to trigger the periodic sending of the Report Attributes command messages using the Maximum Reporting Interval values.
根據此敘述, 是否能夠在 end device 加入網路後, ZNP 透過 Z-TOOL cmd 取得 reportable attributes?
若非第一次加入, 如何透過z-tool得到 end device 存在nv的reportable attributes?
Thanks
YiKai Chen:
你是想要取得end device的reporting configuration嗎?
,
Kevin Qiu1:
问题是否如YiKai所说,Z-tool没有 ZCL 层,基本都在 AF 层处理
,
user_k_9022:
Hi YiKai,
是的, 除了 simple description 之外, 想知道 reportable attributes 設定
,
YiKai Chen:
可以使用ZCL specification https://www.ti2k.com/wp-content/uploads/ti2k/DeyiSupport_Zigbee_07-5123-06-zigbee-cluster-library-specification.pdf 內2.5.9 Read Reporting Configuration Command去取得