Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/general/zcl.wcm.h')
-rw-r--r--Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/general/zcl.wcm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/general/zcl.wcm.h b/Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/general/zcl.wcm.h
index ab544905b..4413430f0 100644
--- a/Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/general/zcl.wcm.h
+++ b/Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/general/zcl.wcm.h
@@ -4,7 +4,7 @@
* @brief ZCL Water Content Measurement cluster header
* ZCL 7 section 4.7
* ZCL 8 section 4.7
- * @copyright Copyright [2019 - 2020] Exegin Technologies Limited. All rights reserved.
+ * @copyright Copyright [2019 - 2021] Exegin Technologies Limited. All rights reserved.
*/
#ifndef ZCL_WATER_CONTENT_MEAS_H
# define ZCL_WATER_CONTENT_MEAS_H
@@ -26,12 +26,12 @@
* WCM.S.A0002 | MaxMeasuredValue | True
* WCM.S.A0003 | Tolerance | False | Optional
* WCM.S.Afffd | ClusterRevision | True
- * WCM.S.Afffe | AttributeReportingStatus | False
+ * WCM.S.Afffe | AttributeReportingStatus | True
*
* Client Attributes
* WCM.C.A0000.Report.Rsp | MeasuredValue | False
* WCM.C.Afffd | ClusterRevision | True
- * WCM.C.Afffe | AttributeReportingStatus | False
+ * WCM.C.Afffe | AttributeReportingStatus | True
*/
#include "zcl/zcl.h"