From 509b8b47e1f360329fbd794d7165ca6fcaf80f2f Mon Sep 17 00:00:00 2001 From: Rohit Jadhav <69809379+jadhavrohit924@users.noreply.github.com> Date: Tue, 16 Aug 2022 22:23:14 +0530 Subject: [PATCH] Sync heating/cooling unit device type with specs (#21921) --- .../zcl/data-model/chip/matter-devices.xml | 24 +++++++++++++++++-- 1 file changed, 22 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 360145e583e580..712ab0fe1320b5 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 @@ -1710,7 +1710,7 @@ limitations under the License. CLIENT_LIST PARTS_LIST - + BINDING @@ -1726,7 +1726,27 @@ limitations under the License. RemoveAllGroups AddGroupIfIdentifying - + + SCENE_COUNT + CURRENT_SCENE + CURRENT_GROUP + SCENE_VALID + SCENE_NAME_SUPPORT + AddScene + AddSceneResponse + ViewScene + ViewSceneResponse + RemoveScene + RemoveSceneResponse + RemoveAllScenes + RemoveAllScenesResponse + StoreScene + StoreSceneResponse + RecallScene + GetSceneMembership + GetSceneMembershipResponse + +