From 0e4ceb929ddbc75c4254cb0fb365e9efcac8e832 Mon Sep 17 00:00:00 2001 From: Rohit Jadhav Date: Tue, 16 Aug 2022 16:53:46 +0530 Subject: [PATCH] Sync heating/cooling unit device type with specs --- .../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 2231d822ff5f60..6f138ec2c1e66c 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 @@ -1768,7 +1768,7 @@ limitations under the License. CLIENT_LIST PARTS_LIST - + BINDING @@ -1784,7 +1784,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 + +