From fecc9b00fce5a2d965f0cb3f2922da38275ac1ab Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Wed, 17 Aug 2022 08:17:40 -0700 Subject: [PATCH] Sync temperature sensor device type with specs (#21903) (#21957) Co-authored-by: Rohit Jadhav <69809379+jadhavrohit924@users.noreply.github.com> --- .../zcl/data-model/chip/matter-devices.xml | 16 ---------------- 1 file changed, 16 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 e5653742e01e01..80690adf72c69e 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 @@ -1298,22 +1298,6 @@ limitations under the License. CLIENT_LIST PARTS_LIST - - BINDING - - - GROUP_NAME_SUPPORT - AddGroup - AddGroupResponse - ViewGroup - ViewGroupResponse - GetGroupMembership - GetGroupMembershipResponse - RemoveGroup - RemoveGroupResponse - RemoveAllGroups - AddGroupIfIdentifying -