From 06599bb941c2d835ce66ea0694e3e6f6abd29baa Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Wed, 13 Jul 2022 09:20:47 -0400 Subject: [PATCH] Update cluster default revision based on spec (#20636) --- src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml | 2 +- .../zcl/data-model/chip/illuminance-measurement-cluster.xml | 2 +- .../zcl/data-model/chip/pressure-measurement-cluster.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml index f088af73d06263..8a24bd7c617811 100644 --- a/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml @@ -50,7 +50,7 @@ limitations under the License. IDENTIFY_CLUSTER true true - + identify time identify type diff --git a/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml index 9b63a13c31d7ef..ff0a51361f114c 100644 --- a/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml @@ -25,7 +25,7 @@ limitations under the License. ILLUMINANCE_MEASUREMENT_CLUSTER true true - + MeasuredValue MinMeasuredValue MaxMeasuredValue diff --git a/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml index b1b874bb9f3a53..e7d4ad0ce95140 100644 --- a/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml @@ -24,7 +24,7 @@ limitations under the License. PRESSURE_MEASUREMENT_CLUSTER true true - + MeasuredValue MinMeasuredValue MaxMeasuredValue