From 5b8bedb33189fa34f1b41300ceda5e4272fc4e55 Mon Sep 17 00:00:00 2001 From: "Ethan.Z" Date: Wed, 16 Oct 2024 17:15:33 -0400 Subject: [PATCH] amend i-l --- src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml | 2 ++ .../zap-templates/zcl/data-model/chip/keypad-input-cluster.xml | 2 +- .../zcl/data-model/chip/laundry-dryer-controls-cluster.xml | 2 ++ .../zcl/data-model/chip/laundry-washer-mode-cluster.xml | 1 + src/app/zap-templates/zcl/data-model/chip/low-power-cluster.xml | 2 +- 5 files changed, 7 insertions(+), 2 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 1a789fda2ec91c..27b94701fc3d07 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 @@ -51,6 +51,7 @@ limitations under the License. true true + IdentifyTime @@ -59,6 +60,7 @@ limitations under the License. IdentifyType + Command description for Identify diff --git a/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml index 6498c0e4d8d21e..c21a58ca0f0fbf 100644 --- a/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml @@ -43,7 +43,7 @@ limitations under the License. - + This command SHALL be generated in response to a SendKey Request command. diff --git a/src/app/zap-templates/zcl/data-model/chip/laundry-dryer-controls-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/laundry-dryer-controls-cluster.xml index f27d6293f28044..171eb5cb91ee44 100644 --- a/src/app/zap-templates/zcl/data-model/chip/laundry-dryer-controls-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/laundry-dryer-controls-cluster.xml @@ -35,7 +35,9 @@ limitations under the License. true This cluster provides a way to access options associated with the operation of a laundry dryer device type. + + SupportedDrynessLevels diff --git a/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml index 6e391db9156dfb..e3778d2d938b60 100644 --- a/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml @@ -68,6 +68,7 @@ limitations under the License. StartUpMode OnMode + diff --git a/src/app/zap-templates/zcl/data-model/chip/low-power-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/low-power-cluster.xml index 6aaf2b26c3446a..759e399fb3eeb8 100644 --- a/src/app/zap-templates/zcl/data-model/chip/low-power-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/low-power-cluster.xml @@ -23,7 +23,7 @@ limitations under the License. LOW_POWER_CLUSTER true true - This command shall put the device into low power mode. + This cluster provides an interface for managing low power mode on a device. This command SHALL put the device into low power mode.