From b67fc0696476896ee6eb1fa22c00550b95aac7e2 Mon Sep 17 00:00:00 2001 From: Petru Lauric Date: Mon, 24 Jul 2023 17:52:34 -0400 Subject: [PATCH 1/2] add rvc device type --- .../zcl/data-model/chip/matter-devices.xml | 18 ++++++++++++++++++ .../data-model/chip/rvc-clean-mode-cluster.xml | 2 +- .../data-model/chip/rvc-run-mode-cluster.xml | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml b/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml index 3c923129fb9f12..2ce4c429637057 100644 --- a/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml +++ b/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml @@ -1989,6 +1989,24 @@ limitations under the License. + + MA-robotic-vacuum-cleaner + CHIP + Matter Robotic Vacuum Cleaner + 0x0103 + 0x0074 + + + IDENTIFY_TIME + IDENTIFY_TYPE + Identify + + + + + + + MA-temperature-controlled-cabinet CHIP diff --git a/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml index 1baf10841b9672..8921822d4f89c5 100644 --- a/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml @@ -30,7 +30,7 @@ limitations under the License. - General + Robots RVC Clean Mode 0x0055 RVC_CLEAN_MODE_CLUSTER diff --git a/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml index dd7905ce9891d7..d6a3a241c32bd1 100644 --- a/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml @@ -36,7 +36,7 @@ limitations under the License. - General + Robots RVC Run Mode 0x0054 RVC_RUN_MODE_CLUSTER From 78a1781acc9869ddf6e7184f2eeadb46128a5fb5 Mon Sep 17 00:00:00 2001 From: Petru Lauric <81822411+plauric@users.noreply.github.com> Date: Tue, 25 Jul 2023 09:30:06 -0400 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Boris Zbarsky --- src/app/zap-templates/zcl/data-model/chip/matter-devices.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml b/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml index 2ce4c429637057..be7b55cb5ed43e 100644 --- a/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml +++ b/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml @@ -1997,12 +1997,9 @@ limitations under the License. 0x0074 - IDENTIFY_TIME - IDENTIFY_TYPE - Identify - +