From 9ee296bb3e605112f1c5b0671321ca149b96350c Mon Sep 17 00:00:00 2001 From: Bharat Dandu Date: Tue, 1 Nov 2022 10:57:17 -0400 Subject: [PATCH] Just capturing the server side attributes of the client clusters in MatterIDL.zapt Updating the zap repo Github: ZAP#682 --- .../all-clusters-app.matter | 1 - .../all-clusters-minimal-app.matter | 1 - .../bridge-common/bridge-app.matter | 6 -- ...p_rootnode_dimmablelight_bCwGYSDpoe.matter | 5 -- ...de_colortemperaturelight_hbUnzYVeyn.matter | 1 - .../rootnode_contactsensor_lFAGG1bfRO.matter | 3 - .../rootnode_dimmablelight_bCwGYSDpoe.matter | 5 -- .../rootnode_doorlock_aNKYAreMXE.matter | 4 -- ...tnode_extendedcolorlight_8lcaaYJVAa.matter | 2 - .../devices/rootnode_fan_7N2TobIlOX.matter | 1 - .../rootnode_flowsensor_1zVxHedlaV.matter | 7 -- ...tnode_heatingcoolingunit_ncdGai1E5a.matter | 5 -- .../rootnode_humiditysensor_Xyj4gda6Hb.matter | 7 -- .../rootnode_lightsensor_lZQycTFcJK.matter | 4 -- ...rootnode_occupancysensor_iHyVgifZuo.matter | 7 -- .../rootnode_onofflight_bbs1b7IaOV.matter | 2 - ...ootnode_onofflightswitch_FsPlMr090Q.matter | 6 -- ...rootnode_onoffpluginunit_Wtf8ss5EBY.matter | 3 - .../rootnode_pressuresensor_s0qC9wLH4k.matter | 4 -- .../rootnode_speaker_RpzeXdimqA.matter | 3 - ...otnode_temperaturesensor_Qy1zkNW7c3.matter | 7 -- .../rootnode_thermostat_bm3fb8dhYi.matter | 11 --- .../rootnode_windowcovering_RLCxaGi9Yx.matter | 2 - .../contact-sensor-app.matter | 1 - .../bridge-common/bridge-app.matter | 6 -- .../light-switch-app.matter | 6 -- .../lighting-common/lighting-app.matter | 1 - .../nxp/zap/lighting-on-off.matter | 1 - examples/lock-app/lock-common/lock-app.matter | 1 - .../ota-provider-app.matter | 2 - .../ota-requestor-app.matter | 1 - .../placeholder/linux/apps/app1/config.matter | 32 --------- .../placeholder/linux/apps/app2/config.matter | 32 --------- examples/pump-app/pump-common/pump-app.matter | 4 -- .../pump-controller-app.matter | 12 ---- .../thermostat-common/thermostat.matter | 3 - examples/tv-app/tv-common/tv-app.matter | 10 --- .../tv-casting-common/tv-casting-app.matter | 16 ----- examples/window-app/common/window-app.matter | 1 - .../templates/app/MatterIDL.zapt | 2 +- .../data_model/controller-clusters.matter | 67 ------------------- third_party/zap/repo | 2 +- 42 files changed, 2 insertions(+), 295 deletions(-) diff --git a/examples/all-clusters-app/all-clusters-common/all-clusters-app.matter b/examples/all-clusters-app/all-clusters-common/all-clusters-app.matter index 6d461163f67e90..f34fba039c86c5 100644 --- a/examples/all-clusters-app/all-clusters-common/all-clusters-app.matter +++ b/examples/all-clusters-app/all-clusters-common/all-clusters-app.matter @@ -628,7 +628,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter b/examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter index 11646ab736d960..48335d99275aaa 100644 --- a/examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter +++ b/examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter @@ -563,7 +563,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/bridge-app/bridge-common/bridge-app.matter b/examples/bridge-app/bridge-common/bridge-app.matter index 04384dcb9463a4..15c8d5a639f916 100644 --- a/examples/bridge-app/bridge-common/bridge-app.matter +++ b/examples/bridge-app/bridge-common/bridge-app.matter @@ -212,8 +212,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster AccessControl = 31 { @@ -281,8 +279,6 @@ client cluster AccessControl = 31 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -351,8 +347,6 @@ server cluster AccessControl = 31 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } diff --git a/examples/chef/devices/noip_rootnode_dimmablelight_bCwGYSDpoe.matter b/examples/chef/devices/noip_rootnode_dimmablelight_bCwGYSDpoe.matter index 09c26b9713a449..8d85c6b21dd436 100644 --- a/examples/chef/devices/noip_rootnode_dimmablelight_bCwGYSDpoe.matter +++ b/examples/chef/devices/noip_rootnode_dimmablelight_bCwGYSDpoe.matter @@ -388,8 +388,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -515,7 +513,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; @@ -1397,8 +1394,6 @@ server cluster UserLabel = 65 { } client cluster OccupancySensing = 1030 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } endpoint 0 { diff --git a/examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.matter b/examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.matter index dd7209e0ba0468..9d7f90b79bb5ad 100644 --- a/examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.matter +++ b/examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.matter @@ -413,7 +413,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_contactsensor_lFAGG1bfRO.matter b/examples/chef/devices/rootnode_contactsensor_lFAGG1bfRO.matter index 0ee489bb4eafa5..2cc38ccfc03b68 100644 --- a/examples/chef/devices/rootnode_contactsensor_lFAGG1bfRO.matter +++ b/examples/chef/devices/rootnode_contactsensor_lFAGG1bfRO.matter @@ -133,8 +133,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -260,7 +258,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.matter b/examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.matter index 324399d59a1931..09aa0fe3833573 100644 --- a/examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.matter +++ b/examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.matter @@ -388,8 +388,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -515,7 +513,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; @@ -1531,8 +1528,6 @@ server cluster UserLabel = 65 { } client cluster OccupancySensing = 1030 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } endpoint 0 { diff --git a/examples/chef/devices/rootnode_doorlock_aNKYAreMXE.matter b/examples/chef/devices/rootnode_doorlock_aNKYAreMXE.matter index 4f7c87ebef5bf2..106c25d1792fe4 100644 --- a/examples/chef/devices/rootnode_doorlock_aNKYAreMXE.matter +++ b/examples/chef/devices/rootnode_doorlock_aNKYAreMXE.matter @@ -132,7 +132,6 @@ client cluster Scenes = 5 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AddSceneRequest { group_id groupId = 0; @@ -244,7 +243,6 @@ server cluster Scenes = 5 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AddSceneRequest { group_id groupId = 0; @@ -357,7 +355,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -483,7 +480,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_extendedcolorlight_8lcaaYJVAa.matter b/examples/chef/devices/rootnode_extendedcolorlight_8lcaaYJVAa.matter index 678bdedcd4ece6..60dbe812ce6f6b 100644 --- a/examples/chef/devices/rootnode_extendedcolorlight_8lcaaYJVAa.matter +++ b/examples/chef/devices/rootnode_extendedcolorlight_8lcaaYJVAa.matter @@ -388,7 +388,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -514,7 +513,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_fan_7N2TobIlOX.matter b/examples/chef/devices/rootnode_fan_7N2TobIlOX.matter index 825ae1baf456b3..226cbf7fd79499 100644 --- a/examples/chef/devices/rootnode_fan_7N2TobIlOX.matter +++ b/examples/chef/devices/rootnode_fan_7N2TobIlOX.matter @@ -262,7 +262,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_flowsensor_1zVxHedlaV.matter b/examples/chef/devices/rootnode_flowsensor_1zVxHedlaV.matter index 68ac1bc93abec7..f7e26d7feeada5 100644 --- a/examples/chef/devices/rootnode_flowsensor_1zVxHedlaV.matter +++ b/examples/chef/devices/rootnode_flowsensor_1zVxHedlaV.matter @@ -51,8 +51,6 @@ client cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -63,8 +61,6 @@ server cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct AddGroupRequest { @@ -144,8 +140,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -271,7 +265,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_heatingcoolingunit_ncdGai1E5a.matter b/examples/chef/devices/rootnode_heatingcoolingunit_ncdGai1E5a.matter index fc8a5c6115bb67..0dd10946f4420e 100644 --- a/examples/chef/devices/rootnode_heatingcoolingunit_ncdGai1E5a.matter +++ b/examples/chef/devices/rootnode_heatingcoolingunit_ncdGai1E5a.matter @@ -381,8 +381,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -508,7 +506,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; @@ -1580,8 +1577,6 @@ client cluster Thermostat = 513 { kAutomode = 0x20; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster FanControl = 514 { diff --git a/examples/chef/devices/rootnode_humiditysensor_Xyj4gda6Hb.matter b/examples/chef/devices/rootnode_humiditysensor_Xyj4gda6Hb.matter index cf22c594158f9d..af8d2b308f7056 100644 --- a/examples/chef/devices/rootnode_humiditysensor_Xyj4gda6Hb.matter +++ b/examples/chef/devices/rootnode_humiditysensor_Xyj4gda6Hb.matter @@ -51,8 +51,6 @@ client cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -63,8 +61,6 @@ server cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct AddGroupRequest { @@ -144,8 +140,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -271,7 +265,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.matter b/examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.matter index 137fd7841483a9..2a9eb35bfd161a 100644 --- a/examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.matter +++ b/examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.matter @@ -52,7 +52,6 @@ client cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster Groups = 4 { @@ -63,7 +62,6 @@ server cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AddGroupRequest { group_id groupId = 0; @@ -142,7 +140,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -268,7 +265,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_occupancysensor_iHyVgifZuo.matter b/examples/chef/devices/rootnode_occupancysensor_iHyVgifZuo.matter index 965b3d47f3e4c0..702b1bdac1c812 100644 --- a/examples/chef/devices/rootnode_occupancysensor_iHyVgifZuo.matter +++ b/examples/chef/devices/rootnode_occupancysensor_iHyVgifZuo.matter @@ -51,8 +51,6 @@ client cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -63,8 +61,6 @@ server cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct AddGroupRequest { @@ -144,8 +140,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -271,7 +265,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.matter b/examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.matter index 0fa092247511ca..49707908190848 100644 --- a/examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.matter +++ b/examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.matter @@ -388,7 +388,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -514,7 +513,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_onofflightswitch_FsPlMr090Q.matter b/examples/chef/devices/rootnode_onofflightswitch_FsPlMr090Q.matter index ea650329599000..5cd70d973b2a06 100644 --- a/examples/chef/devices/rootnode_onofflightswitch_FsPlMr090Q.matter +++ b/examples/chef/devices/rootnode_onofflightswitch_FsPlMr090Q.matter @@ -132,7 +132,6 @@ client cluster Scenes = 5 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AddSceneRequest { group_id groupId = 0; @@ -244,7 +243,6 @@ server cluster Scenes = 5 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AddSceneRequest { group_id groupId = 0; @@ -371,7 +369,6 @@ client cluster OnOff = 6 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; command Off(): DefaultSuccess = 0; command On(): DefaultSuccess = 1; @@ -418,7 +415,6 @@ server cluster OnOff = 6 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; command Off(): DefaultSuccess = 0; command On(): DefaultSuccess = 1; @@ -451,7 +447,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -577,7 +572,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_onoffpluginunit_Wtf8ss5EBY.matter b/examples/chef/devices/rootnode_onoffpluginunit_Wtf8ss5EBY.matter index f602e7f9cb3da9..27b1afb8481f39 100644 --- a/examples/chef/devices/rootnode_onoffpluginunit_Wtf8ss5EBY.matter +++ b/examples/chef/devices/rootnode_onoffpluginunit_Wtf8ss5EBY.matter @@ -294,8 +294,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -421,7 +419,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_pressuresensor_s0qC9wLH4k.matter b/examples/chef/devices/rootnode_pressuresensor_s0qC9wLH4k.matter index 4a46f544115cf4..fa7ebdb2b593ae 100644 --- a/examples/chef/devices/rootnode_pressuresensor_s0qC9wLH4k.matter +++ b/examples/chef/devices/rootnode_pressuresensor_s0qC9wLH4k.matter @@ -52,7 +52,6 @@ client cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster Groups = 4 { @@ -63,7 +62,6 @@ server cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AddGroupRequest { group_id groupId = 0; @@ -142,7 +140,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -268,7 +265,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_speaker_RpzeXdimqA.matter b/examples/chef/devices/rootnode_speaker_RpzeXdimqA.matter index 18904561223a3c..d370109c2df036 100644 --- a/examples/chef/devices/rootnode_speaker_RpzeXdimqA.matter +++ b/examples/chef/devices/rootnode_speaker_RpzeXdimqA.matter @@ -268,8 +268,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -395,7 +393,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_temperaturesensor_Qy1zkNW7c3.matter b/examples/chef/devices/rootnode_temperaturesensor_Qy1zkNW7c3.matter index 9dbfda2ac41769..df94c04ca3ef54 100644 --- a/examples/chef/devices/rootnode_temperaturesensor_Qy1zkNW7c3.matter +++ b/examples/chef/devices/rootnode_temperaturesensor_Qy1zkNW7c3.matter @@ -51,8 +51,6 @@ client cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -63,8 +61,6 @@ server cluster Groups = 4 { readonly attribute bitmap8 nameSupport = 0; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct AddGroupRequest { @@ -144,8 +140,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -271,7 +265,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.matter b/examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.matter index 5759b0964da738..8588bed4491def 100644 --- a/examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.matter +++ b/examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.matter @@ -244,8 +244,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -371,7 +369,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; @@ -1527,8 +1524,6 @@ client cluster FanControl = 514 { kNaturalWind = 0x2; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } server cluster ThermostatUserInterfaceConfiguration = 516 { @@ -1542,18 +1537,12 @@ server cluster ThermostatUserInterfaceConfiguration = 516 { } client cluster TemperatureMeasurement = 1026 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster RelativeHumidityMeasurement = 1029 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster OccupancySensing = 1030 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } endpoint 0 { diff --git a/examples/chef/devices/rootnode_windowcovering_RLCxaGi9Yx.matter b/examples/chef/devices/rootnode_windowcovering_RLCxaGi9Yx.matter index 8bc523b07d065d..7ad9ddbc6d743e 100644 --- a/examples/chef/devices/rootnode_windowcovering_RLCxaGi9Yx.matter +++ b/examples/chef/devices/rootnode_windowcovering_RLCxaGi9Yx.matter @@ -244,7 +244,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -370,7 +369,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/contact-sensor-app/contact-sensor-common/contact-sensor-app.matter b/examples/contact-sensor-app/contact-sensor-common/contact-sensor-app.matter index 5fb1dbfd1cbaaa..c2ca529a86250f 100644 --- a/examples/contact-sensor-app/contact-sensor-common/contact-sensor-app.matter +++ b/examples/contact-sensor-app/contact-sensor-common/contact-sensor-app.matter @@ -259,7 +259,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/dynamic-bridge-app/bridge-common/bridge-app.matter b/examples/dynamic-bridge-app/bridge-common/bridge-app.matter index 04384dcb9463a4..15c8d5a639f916 100644 --- a/examples/dynamic-bridge-app/bridge-common/bridge-app.matter +++ b/examples/dynamic-bridge-app/bridge-common/bridge-app.matter @@ -212,8 +212,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster AccessControl = 31 { @@ -281,8 +279,6 @@ client cluster AccessControl = 31 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -351,8 +347,6 @@ server cluster AccessControl = 31 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } diff --git a/examples/light-switch-app/light-switch-common/light-switch-app.matter b/examples/light-switch-app/light-switch-common/light-switch-app.matter index c4bf751c8e6e06..2a30f7eec92d9d 100644 --- a/examples/light-switch-app/light-switch-common/light-switch-app.matter +++ b/examples/light-switch-app/light-switch-common/light-switch-app.matter @@ -36,7 +36,6 @@ client cluster Identify = 3 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster Identify = 3 { @@ -69,7 +68,6 @@ server cluster Identify = 3 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct IdentifyRequest { INT16U identifyTime = 0; @@ -159,7 +157,6 @@ client cluster Scenes = 5 { int8u attributeValue[] = 1; } - readonly attribute int16u clusterRevision = 65533; request struct AddSceneRequest { group_id groupId = 0; @@ -280,7 +277,6 @@ client cluster OnOff = 6 { kSceneNames = 0x1; } - readonly attribute int16u clusterRevision = 65533; command Off(): DefaultSuccess = 0; command On(): DefaultSuccess = 1; @@ -450,7 +446,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; @@ -1542,7 +1537,6 @@ client cluster ColorControl = 768 { kUpdateStartHue = 0x8; } - readonly attribute int16u clusterRevision = 65533; request struct MoveToHueRequest { INT8U hue = 0; diff --git a/examples/lighting-app/lighting-common/lighting-app.matter b/examples/lighting-app/lighting-common/lighting-app.matter index d685bdd9abf0e8..9ae128dd00ff20 100644 --- a/examples/lighting-app/lighting-common/lighting-app.matter +++ b/examples/lighting-app/lighting-common/lighting-app.matter @@ -412,7 +412,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/lighting-app/nxp/zap/lighting-on-off.matter b/examples/lighting-app/nxp/zap/lighting-on-off.matter index 273c23cfa47a78..3a8296632230e7 100644 --- a/examples/lighting-app/nxp/zap/lighting-on-off.matter +++ b/examples/lighting-app/nxp/zap/lighting-on-off.matter @@ -401,7 +401,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/lock-app/lock-common/lock-app.matter b/examples/lock-app/lock-common/lock-app.matter index f04c84443ffdf5..ca634033e4cc70 100644 --- a/examples/lock-app/lock-common/lock-app.matter +++ b/examples/lock-app/lock-common/lock-app.matter @@ -234,7 +234,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/ota-provider-app/ota-provider-common/ota-provider-app.matter b/examples/ota-provider-app/ota-provider-common/ota-provider-app.matter index 62a23af950b591..440398ff636ee9 100644 --- a/examples/ota-provider-app/ota-provider-common/ota-provider-app.matter +++ b/examples/ota-provider-app/ota-provider-common/ota-provider-app.matter @@ -70,7 +70,6 @@ client cluster AccessControl = 31 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -137,7 +136,6 @@ server cluster AccessControl = 31 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster Basic = 40 { diff --git a/examples/ota-requestor-app/ota-requestor-common/ota-requestor-app.matter b/examples/ota-requestor-app/ota-requestor-common/ota-requestor-app.matter index db07bab0b0a735..be56867491cb21 100644 --- a/examples/ota-requestor-app/ota-requestor-common/ota-requestor-app.matter +++ b/examples/ota-requestor-app/ota-requestor-common/ota-requestor-app.matter @@ -317,7 +317,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/placeholder/linux/apps/app1/config.matter b/examples/placeholder/linux/apps/app1/config.matter index e50238cd589567..c8c0dbced38e45 100644 --- a/examples/placeholder/linux/apps/app1/config.matter +++ b/examples/placeholder/linux/apps/app1/config.matter @@ -245,7 +245,6 @@ client cluster OnOff = 6 { attribute access(write: manage) nullable OnOffStartUpOnOff startUpOnOff = 16387; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct OffWithEffectRequest { OnOffEffectIdentifier effectId = 0; @@ -307,7 +306,6 @@ server cluster OnOff = 6 { attribute access(write: manage) nullable OnOffStartUpOnOff startUpOnOff = 16387; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct OffWithEffectRequest { OnOffEffectIdentifier effectId = 0; @@ -689,7 +687,6 @@ client cluster GeneralCommissioning = 48 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct ArmFailSafeRequest { INT16U expiryLengthSeconds = 0; @@ -737,7 +734,6 @@ server cluster GeneralCommissioning = 48 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct ArmFailSafeRequest { INT16U expiryLengthSeconds = 0; @@ -1171,8 +1167,6 @@ client cluster Switch = 59 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -1222,8 +1216,6 @@ server cluster Switch = 59 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -1293,7 +1285,6 @@ client cluster OperationalCredentials = 62 { readonly attribute int8u currentFabricIndex = 5; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AttestationRequestRequest { OCTET_STRING attestationNonce = 0; @@ -1373,7 +1364,6 @@ server cluster OperationalCredentials = 62 { readonly attribute int8u currentFabricIndex = 5; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AttestationRequestRequest { OCTET_STRING attestationNonce = 0; @@ -1478,8 +1468,6 @@ client cluster ModeSelect = 80 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct ChangeToModeRequest { @@ -1514,8 +1502,6 @@ server cluster ModeSelect = 80 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct ChangeToModeRequest { @@ -1858,8 +1844,6 @@ client cluster ThermostatUserInterfaceConfiguration = 516 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -1871,8 +1855,6 @@ server cluster ThermostatUserInterfaceConfiguration = 516 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -2003,7 +1985,6 @@ client cluster TemperatureMeasurement = 1026 { readonly attribute nullable int16s maxMeasuredValue = 2; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster TemperatureMeasurement = 1026 { @@ -2012,7 +1993,6 @@ server cluster TemperatureMeasurement = 1026 { readonly attribute nullable int16s maxMeasuredValue = 2; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster PressureMeasurement = 1027 { @@ -2051,8 +2031,6 @@ client cluster RelativeHumidityMeasurement = 1029 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -2065,8 +2043,6 @@ server cluster RelativeHumidityMeasurement = 1029 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -2089,7 +2065,6 @@ client cluster TargetNavigator = 1285 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct NavigateTargetRequest { INT8U target = 0; @@ -2123,7 +2098,6 @@ server cluster TargetNavigator = 1285 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct NavigateTargetRequest { INT8U target = 0; @@ -2245,7 +2219,6 @@ client cluster KeypadInput = 1289 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct SendKeyRequest { CecKeyCode keyCode = 0; @@ -2365,7 +2338,6 @@ server cluster KeypadInput = 1289 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct SendKeyRequest { CecKeyCode keyCode = 0; @@ -2459,7 +2431,6 @@ client cluster ContentLauncher = 1290 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct LaunchContentRequest { ContentSearch search = 0; @@ -2563,7 +2534,6 @@ server cluster ContentLauncher = 1290 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct LaunchContentRequest { ContentSearch search = 0; @@ -2612,7 +2582,6 @@ client cluster ApplicationBasic = 1293 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster ApplicationBasic = 1293 { @@ -2641,7 +2610,6 @@ server cluster ApplicationBasic = 1293 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } endpoint 0 { diff --git a/examples/placeholder/linux/apps/app2/config.matter b/examples/placeholder/linux/apps/app2/config.matter index e50238cd589567..c8c0dbced38e45 100644 --- a/examples/placeholder/linux/apps/app2/config.matter +++ b/examples/placeholder/linux/apps/app2/config.matter @@ -245,7 +245,6 @@ client cluster OnOff = 6 { attribute access(write: manage) nullable OnOffStartUpOnOff startUpOnOff = 16387; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct OffWithEffectRequest { OnOffEffectIdentifier effectId = 0; @@ -307,7 +306,6 @@ server cluster OnOff = 6 { attribute access(write: manage) nullable OnOffStartUpOnOff startUpOnOff = 16387; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct OffWithEffectRequest { OnOffEffectIdentifier effectId = 0; @@ -689,7 +687,6 @@ client cluster GeneralCommissioning = 48 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct ArmFailSafeRequest { INT16U expiryLengthSeconds = 0; @@ -737,7 +734,6 @@ server cluster GeneralCommissioning = 48 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct ArmFailSafeRequest { INT16U expiryLengthSeconds = 0; @@ -1171,8 +1167,6 @@ client cluster Switch = 59 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -1222,8 +1216,6 @@ server cluster Switch = 59 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -1293,7 +1285,6 @@ client cluster OperationalCredentials = 62 { readonly attribute int8u currentFabricIndex = 5; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AttestationRequestRequest { OCTET_STRING attestationNonce = 0; @@ -1373,7 +1364,6 @@ server cluster OperationalCredentials = 62 { readonly attribute int8u currentFabricIndex = 5; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AttestationRequestRequest { OCTET_STRING attestationNonce = 0; @@ -1478,8 +1468,6 @@ client cluster ModeSelect = 80 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct ChangeToModeRequest { @@ -1514,8 +1502,6 @@ server cluster ModeSelect = 80 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct ChangeToModeRequest { @@ -1858,8 +1844,6 @@ client cluster ThermostatUserInterfaceConfiguration = 516 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -1871,8 +1855,6 @@ server cluster ThermostatUserInterfaceConfiguration = 516 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -2003,7 +1985,6 @@ client cluster TemperatureMeasurement = 1026 { readonly attribute nullable int16s maxMeasuredValue = 2; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster TemperatureMeasurement = 1026 { @@ -2012,7 +1993,6 @@ server cluster TemperatureMeasurement = 1026 { readonly attribute nullable int16s maxMeasuredValue = 2; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster PressureMeasurement = 1027 { @@ -2051,8 +2031,6 @@ client cluster RelativeHumidityMeasurement = 1029 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -2065,8 +2043,6 @@ server cluster RelativeHumidityMeasurement = 1029 { readonly attribute command_id acceptedCommandList[] = 65529; readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; } @@ -2089,7 +2065,6 @@ client cluster TargetNavigator = 1285 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct NavigateTargetRequest { INT8U target = 0; @@ -2123,7 +2098,6 @@ server cluster TargetNavigator = 1285 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct NavigateTargetRequest { INT8U target = 0; @@ -2245,7 +2219,6 @@ client cluster KeypadInput = 1289 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct SendKeyRequest { CecKeyCode keyCode = 0; @@ -2365,7 +2338,6 @@ server cluster KeypadInput = 1289 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct SendKeyRequest { CecKeyCode keyCode = 0; @@ -2459,7 +2431,6 @@ client cluster ContentLauncher = 1290 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct LaunchContentRequest { ContentSearch search = 0; @@ -2563,7 +2534,6 @@ server cluster ContentLauncher = 1290 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct LaunchContentRequest { ContentSearch search = 0; @@ -2612,7 +2582,6 @@ client cluster ApplicationBasic = 1293 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster ApplicationBasic = 1293 { @@ -2641,7 +2610,6 @@ server cluster ApplicationBasic = 1293 { readonly attribute attrib_id attributeList[] = 65531; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } endpoint 0 { diff --git a/examples/pump-app/pump-common/pump-app.matter b/examples/pump-app/pump-common/pump-app.matter index 2dc8c3de0055af..7531278b479891 100644 --- a/examples/pump-app/pump-common/pump-app.matter +++ b/examples/pump-app/pump-common/pump-app.matter @@ -345,8 +345,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; @@ -1241,8 +1239,6 @@ server cluster FlowMeasurement = 1028 { } client cluster OccupancySensing = 1030 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } endpoint 0 { diff --git a/examples/pump-controller-app/pump-controller-common/pump-controller-app.matter b/examples/pump-controller-app/pump-controller-common/pump-controller-app.matter index 08d9de0bb46aa5..810c94b22e98c2 100644 --- a/examples/pump-controller-app/pump-controller-common/pump-controller-app.matter +++ b/examples/pump-controller-app/pump-controller-common/pump-controller-app.matter @@ -73,8 +73,6 @@ client cluster OnOff = 6 { kSceneNames = 0x1; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; command Off(): DefaultSuccess = 0; command On(): DefaultSuccess = 1; @@ -249,8 +247,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; @@ -1069,13 +1065,9 @@ client cluster PumpConfigurationAndControl = 512 { info event TurbineOperation = 16 { } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster TemperatureMeasurement = 1026 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster PressureMeasurement = 1027 { @@ -1083,13 +1075,9 @@ client cluster PressureMeasurement = 1027 { kExt = 0x1; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster FlowMeasurement = 1028 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } endpoint 0 { diff --git a/examples/thermostat/thermostat-common/thermostat.matter b/examples/thermostat/thermostat-common/thermostat.matter index 2ca6f1dd852468..bff09297975b4b 100644 --- a/examples/thermostat/thermostat-common/thermostat.matter +++ b/examples/thermostat/thermostat-common/thermostat.matter @@ -33,7 +33,6 @@ client cluster Identify = 3 { readonly attribute enum8 identifyType = 1; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct IdentifyRequest { INT16U identifyTime = 0; @@ -69,7 +68,6 @@ server cluster Identify = 3 { readonly attribute enum8 identifyType = 1; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct IdentifyRequest { INT16U identifyTime = 0; @@ -406,7 +404,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/examples/tv-app/tv-common/tv-app.matter b/examples/tv-app/tv-common/tv-app.matter index 4a9733ded0b102..f143582ea66435 100644 --- a/examples/tv-app/tv-common/tv-app.matter +++ b/examples/tv-app/tv-common/tv-app.matter @@ -173,7 +173,6 @@ client cluster Binding = 30 { attribute TargetStruct binding[] = 0; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster Binding = 30 { @@ -188,7 +187,6 @@ server cluster Binding = 30 { attribute TargetStruct binding[] = 0; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster AccessControl = 31 { @@ -446,7 +444,6 @@ client cluster GeneralCommissioning = 48 { readonly attribute boolean supportsConcurrentConnection = 4; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct ArmFailSafeRequest { INT16U expiryLengthSeconds = 0; @@ -506,7 +503,6 @@ server cluster GeneralCommissioning = 48 { readonly attribute boolean supportsConcurrentConnection = 4; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct ArmFailSafeRequest { INT16U expiryLengthSeconds = 0; @@ -612,8 +608,6 @@ client cluster NetworkCommissioning = 49 { readonly attribute access(read: administer) nullable octet_string<32> lastNetworkID = 6; readonly attribute access(read: administer) nullable int32s lastConnectErrorValue = 7; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct ScanNetworksRequest { @@ -748,8 +742,6 @@ server cluster NetworkCommissioning = 49 { readonly attribute access(read: administer) nullable octet_string<32> lastNetworkID = 6; readonly attribute access(read: administer) nullable int32s lastConnectErrorValue = 7; readonly attribute bitmap32 featureMap = 65532; - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; readonly attribute int16u clusterRevision = 65533; request struct ScanNetworksRequest { @@ -1289,7 +1281,6 @@ client cluster OperationalCredentials = 62 { readonly attribute int8u currentFabricIndex = 5; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AttestationRequestRequest { OCTET_STRING attestationNonce = 0; @@ -1390,7 +1381,6 @@ server cluster OperationalCredentials = 62 { readonly attribute int8u currentFabricIndex = 5; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct AttestationRequestRequest { OCTET_STRING attestationNonce = 0; diff --git a/examples/tv-casting-app/tv-casting-common/tv-casting-app.matter b/examples/tv-casting-app/tv-casting-common/tv-casting-app.matter index a6634e8b33e9de..b0d319999740f9 100644 --- a/examples/tv-casting-app/tv-casting-common/tv-casting-app.matter +++ b/examples/tv-casting-app/tv-casting-common/tv-casting-app.matter @@ -250,7 +250,6 @@ client cluster OnOff = 6 { attribute access(write: manage) nullable OnOffStartUpOnOff startUpOnOff = 16387; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; command Off(): DefaultSuccess = 0; command On(): DefaultSuccess = 1; @@ -298,7 +297,6 @@ server cluster OnOff = 6 { attribute access(write: manage) nullable OnOffStartUpOnOff startUpOnOff = 16387; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; command Off(): DefaultSuccess = 0; command On(): DefaultSuccess = 1; @@ -338,7 +336,6 @@ client cluster LevelControl = 8 { attribute access(write: manage) nullable int8u startUpCurrentLevel = 16384; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct MoveToLevelRequest { INT8U level = 0; @@ -437,7 +434,6 @@ server cluster LevelControl = 8 { attribute access(write: manage) nullable int8u startUpCurrentLevel = 16384; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; request struct MoveToLevelRequest { INT8U level = 0; @@ -523,7 +519,6 @@ client cluster Descriptor = 29 { readonly attribute ENDPOINT_NO partsList[] = 3; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster Descriptor = 29 { @@ -538,7 +533,6 @@ server cluster Descriptor = 29 { readonly attribute ENDPOINT_NO partsList[] = 3; readonly attribute bitmap32 featureMap = 65532; readonly attribute int16u clusterRevision = 65533; - readonly attribute int16u clusterRevision = 65533; } server cluster Binding = 30 { @@ -1692,7 +1686,6 @@ client cluster Channel = 1284 { LineupInfoTypeEnum lineupInfoType = 3; } - readonly attribute int16u clusterRevision = 65533; request struct ChangeChannelRequest { CHAR_STRING match = 0; @@ -1724,7 +1717,6 @@ client cluster TargetNavigator = 1285 { char_string<32> name = 1; } - readonly attribute int16u clusterRevision = 65533; request struct NavigateTargetRequest { INT8U target = 0; @@ -1756,7 +1748,6 @@ client cluster MediaPlayback = 1286 { kVariableSpeed = 0x2; } - readonly attribute int16u clusterRevision = 65533; request struct SkipForwardRequest { INT64U deltaPositionMilliseconds = 0; @@ -1810,7 +1801,6 @@ client cluster MediaInput = 1287 { char_string<32> description = 3; } - readonly attribute int16u clusterRevision = 65533; request struct SelectInputRequest { INT8U index = 0; @@ -1929,7 +1919,6 @@ client cluster KeypadInput = 1289 { kNumberKeys = 0x4; } - readonly attribute int16u clusterRevision = 65533; request struct SendKeyRequest { CecKeyCode keyCode = 0; @@ -2012,7 +2001,6 @@ client cluster ContentLauncher = 1290 { MetricTypeEnum metric = 2; } - readonly attribute int16u clusterRevision = 65533; request struct LaunchContentRequest { ContentSearch search = 0; @@ -2050,7 +2038,6 @@ client cluster AudioOutput = 1291 { char_string<32> name = 2; } - readonly attribute int16u clusterRevision = 65533; request struct SelectOutputRequest { INT8U index = 0; @@ -2081,7 +2068,6 @@ client cluster ApplicationLauncher = 1292 { char_string applicationId = 1; } - readonly attribute int16u clusterRevision = 65533; request struct LaunchAppRequest { Application application = 0; @@ -2109,11 +2095,9 @@ client cluster ApplicationBasic = 1293 { kActiveVisibleNotFocus = 3; } - readonly attribute int16u clusterRevision = 65533; } client cluster AccountLogin = 1294 { - readonly attribute int16u clusterRevision = 65533; request struct GetSetupPINRequest { CHAR_STRING<100> tempAccountIdentifier = 0; diff --git a/examples/window-app/common/window-app.matter b/examples/window-app/common/window-app.matter index 59ec84ee40d482..0386626b9fd9bc 100644 --- a/examples/window-app/common/window-app.matter +++ b/examples/window-app/common/window-app.matter @@ -378,7 +378,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; diff --git a/src/app/zap-templates/templates/app/MatterIDL.zapt b/src/app/zap-templates/templates/app/MatterIDL.zapt index c7522554ae4c85..15e8fbf3b2cded 100644 --- a/src/app/zap-templates/templates/app/MatterIDL.zapt +++ b/src/app/zap-templates/templates/app/MatterIDL.zapt @@ -45,7 +45,7 @@ } {{/zcl_events}} - {{#all_user_cluster_attributes_irrespective_of_manufatucuring_specification name side}} + {{#all_user_cluster_attributes_irrespective_of_manufatucuring_specification name 'server'}} {{! ensure indent }}{{#unless isWritableAttribute~}} readonly {{!marker to place a space even with whitespace removal~}} {{~/unless~}} diff --git a/src/controller/data_model/controller-clusters.matter b/src/controller/data_model/controller-clusters.matter index 5f90328dca4b63..9a3340a07dfeef 100644 --- a/src/controller/data_model/controller-clusters.matter +++ b/src/controller/data_model/controller-clusters.matter @@ -29,7 +29,6 @@ client cluster Identify = 3 { kActuator = 5; } - readonly attribute int16u clusterRevision = 65533; request struct IdentifyRequest { INT16U identifyTime = 0; @@ -49,7 +48,6 @@ client cluster Groups = 4 { kGroupNames = 0x1; } - readonly attribute int16u clusterRevision = 65533; request struct AddGroupRequest { group_id groupId = 0; @@ -117,7 +115,6 @@ client cluster Scenes = 5 { int8u attributeValue[] = 1; } - readonly attribute int16u clusterRevision = 65533; request struct AddSceneRequest { group_id groupId = 0; @@ -238,7 +235,6 @@ client cluster OnOff = 6 { kSceneNames = 0x1; } - readonly attribute int16u clusterRevision = 65533; request struct OffWithEffectRequest { OnOffEffectIdentifier effectId = 0; @@ -260,7 +256,6 @@ client cluster OnOff = 6 { } client cluster OnOffSwitchConfiguration = 7 { - readonly attribute int16u clusterRevision = 65533; } client cluster LevelControl = 8 { @@ -280,8 +275,6 @@ client cluster LevelControl = 8 { kFrequency = 0x4; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; request struct MoveToLevelRequest { INT8U level = 0; @@ -348,7 +341,6 @@ client cluster LevelControl = 8 { } client cluster BinaryInputBasic = 15 { - readonly attribute int16u clusterRevision = 65533; } client cluster Descriptor = 29 { @@ -357,7 +349,6 @@ client cluster Descriptor = 29 { int16u revision = 1; } - readonly attribute int16u clusterRevision = 65533; } client cluster Binding = 30 { @@ -369,7 +360,6 @@ client cluster Binding = 30 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } client cluster AccessControl = 31 { @@ -428,7 +418,6 @@ client cluster AccessControl = 31 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; } client cluster Actions = 37 { @@ -504,7 +493,6 @@ client cluster Actions = 37 { ActionErrorEnum error = 3; } - readonly attribute int16u clusterRevision = 65533; request struct InstantActionRequest { INT16U actionID = 0; @@ -606,7 +594,6 @@ client cluster Basic = 40 { boolean reachableNewValue = 0; } - readonly attribute int16u clusterRevision = 65533; } client cluster OtaSoftwareUpdateProvider = 41 { @@ -630,7 +617,6 @@ client cluster OtaSoftwareUpdateProvider = 41 { kDownloadProtocolNotSupported = 3; } - readonly attribute int16u clusterRevision = 65533; request struct QueryImageRequest { vendor_id vendorId = 0; @@ -726,7 +712,6 @@ client cluster OtaSoftwareUpdateRequestor = 42 { nullable INT64S platformCode = 3; } - readonly attribute int16u clusterRevision = 65533; request struct AnnounceOtaProviderRequest { node_id providerNodeId = 0; @@ -779,7 +764,6 @@ client cluster UnitLocalization = 45 { } client cluster PowerSourceConfiguration = 46 { - readonly attribute int16u clusterRevision = 65533; } client cluster PowerSource = 47 { @@ -848,7 +832,6 @@ client cluster PowerSource = 47 { kReplaceable = 0x8; } - readonly attribute int16u clusterRevision = 65533; } client cluster GeneralCommissioning = 48 { @@ -871,8 +854,6 @@ client cluster GeneralCommissioning = 48 { int16u maxCumulativeFailsafeSeconds = 1; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; request struct ArmFailSafeRequest { INT16U expiryLengthSeconds = 0; @@ -969,8 +950,6 @@ client cluster NetworkCommissioning = 49 { int8u lqi = 7; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; request struct ScanNetworksRequest { optional nullable OCTET_STRING<32> ssid = 0; @@ -1148,7 +1127,6 @@ client cluster GeneralDiagnostics = 51 { BootReasonType bootReason = 0; } - readonly attribute int16u clusterRevision = 65533; request struct TestEventTriggerRequest { OCTET_STRING<16> enableKey = 0; @@ -1177,8 +1155,6 @@ client cluster SoftwareDiagnostics = 52 { optional OCTET_STRING faultRecording = 2; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; command ResetWatermarks(): DefaultSuccess = 0; } @@ -1272,8 +1248,6 @@ client cluster ThreadNetworkDiagnostics = 53 { NetworkFault previous[] = 1; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; command ResetCounts(): DefaultSuccess = 0; } @@ -1322,7 +1296,6 @@ client cluster WiFiNetworkDiagnostics = 54 { WiFiConnectionStatus connectionStatus = 0; } - readonly attribute int16u clusterRevision = 65533; command ResetCounts(): DefaultSuccess = 0; } @@ -1341,8 +1314,6 @@ client cluster EthernetNetworkDiagnostics = 55 { k400g = 9; } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; command ResetCounts(): DefaultSuccess = 0; } @@ -1362,7 +1333,6 @@ client cluster BridgedDeviceBasic = 57 { boolean reachableNewValue = 0; } - readonly attribute int16u clusterRevision = 65533; } client cluster Switch = 59 { @@ -1404,7 +1374,6 @@ client cluster Switch = 59 { INT8U totalNumberOfPressesCounted = 1; } - readonly attribute int16u clusterRevision = 65533; } client cluster AdministratorCommissioning = 60 { @@ -1420,7 +1389,6 @@ client cluster AdministratorCommissioning = 60 { kWindowNotOpen = 4; } - readonly attribute int16u clusterRevision = 65533; request struct OpenCommissioningWindowRequest { INT16U commissioningTimeout = 0; @@ -1468,7 +1436,6 @@ client cluster OperationalCredentials = 62 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; request struct AttestationRequestRequest { OCTET_STRING attestationNonce = 0; @@ -1568,7 +1535,6 @@ client cluster GroupKeyManagement = 63 { nullable epoch_us epochStartTime2 = 7; } - readonly attribute int16u clusterRevision = 65533; request struct KeySetWriteRequest { GroupKeySetStruct groupKeySet = 0; @@ -1601,7 +1567,6 @@ client cluster GroupKeyManagement = 63 { } client cluster FixedLabel = 64 { - readonly attribute int16u clusterRevision = 65533; } client cluster UserLabel = 65 { @@ -1612,7 +1577,6 @@ client cluster BooleanState = 69 { boolean stateValue = 0; } - readonly attribute int16u clusterRevision = 65533; } client cluster ModeSelect = 80 { @@ -1631,7 +1595,6 @@ client cluster ModeSelect = 80 { enum16 value = 1; } - readonly attribute int16u clusterRevision = 65533; request struct ChangeToModeRequest { INT8U newMode = 0; @@ -2012,7 +1975,6 @@ client cluster DoorLock = 257 { nullable INT16U dataIndex = 6; } - readonly attribute int16u clusterRevision = 65533; request struct LockDoorRequest { optional OCTET_STRING pinCode = 0; @@ -2277,7 +2239,6 @@ client cluster WindowCovering = 258 { kProtection = 0x800; } - readonly attribute int16u clusterRevision = 65533; request struct GoToLiftValueRequest { INT16U liftValue = 0; @@ -2305,7 +2266,6 @@ client cluster WindowCovering = 258 { } client cluster BarrierControl = 259 { - readonly attribute int16u clusterRevision = 65533; request struct BarrierControlGoToPercentRequest { INT8U percentOpen = 0; @@ -2395,8 +2355,6 @@ client cluster PumpConfigurationAndControl = 512 { info event TurbineOperation = 16 { } - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster Thermostat = 513 { @@ -2462,7 +2420,6 @@ client cluster Thermostat = 513 { nullable int16s coolSetpoint = 2; } - readonly attribute int16u clusterRevision = 65533; request struct SetpointRaiseLowerRequest { SetpointAdjustMode mode = 0; @@ -2540,7 +2497,6 @@ client cluster FanControl = 514 { } client cluster ThermostatUserInterfaceConfiguration = 516 { - readonly attribute int16u clusterRevision = 65533; } client cluster ColorControl = 768 { @@ -2613,7 +2569,6 @@ client cluster ColorControl = 768 { kUpdateStartHue = 0x8; } - readonly attribute int16u clusterRevision = 65533; request struct MoveToHueRequest { INT8U hue = 0; @@ -2785,8 +2740,6 @@ client cluster ColorControl = 768 { } client cluster BallastConfiguration = 769 { - readonly attribute bitmap32 featureMap = 65532; - readonly attribute int16u clusterRevision = 65533; } client cluster IlluminanceMeasurement = 1024 { @@ -2795,11 +2748,9 @@ client cluster IlluminanceMeasurement = 1024 { kCmos = 1; } - readonly attribute int16u clusterRevision = 65533; } client cluster TemperatureMeasurement = 1026 { - readonly attribute int16u clusterRevision = 65533; } client cluster PressureMeasurement = 1027 { @@ -2807,23 +2758,18 @@ client cluster PressureMeasurement = 1027 { kExt = 0x1; } - readonly attribute int16u clusterRevision = 65533; } client cluster FlowMeasurement = 1028 { - readonly attribute int16u clusterRevision = 65533; } client cluster RelativeHumidityMeasurement = 1029 { - readonly attribute int16u clusterRevision = 65533; } client cluster OccupancySensing = 1030 { - readonly attribute int16u clusterRevision = 65533; } client cluster WakeOnLan = 1283 { - readonly attribute int16u clusterRevision = 65533; } client cluster Channel = 1284 { @@ -2857,7 +2803,6 @@ client cluster Channel = 1284 { LineupInfoTypeEnum lineupInfoType = 3; } - readonly attribute int16u clusterRevision = 65533; request struct ChangeChannelRequest { CHAR_STRING match = 0; @@ -2894,7 +2839,6 @@ client cluster TargetNavigator = 1285 { char_string<32> name = 1; } - readonly attribute int16u clusterRevision = 65533; request struct NavigateTargetRequest { INT8U target = 0; @@ -2936,7 +2880,6 @@ client cluster MediaPlayback = 1286 { nullable int64u position = 1; } - readonly attribute int16u clusterRevision = 65533; request struct SkipForwardRequest { INT64U deltaPositionMilliseconds = 0; @@ -2995,7 +2938,6 @@ client cluster MediaInput = 1287 { char_string<32> description = 3; } - readonly attribute int16u clusterRevision = 65533; request struct SelectInputRequest { INT8U index = 0; @@ -3013,7 +2955,6 @@ client cluster MediaInput = 1287 { } client cluster LowPower = 1288 { - readonly attribute int16u clusterRevision = 65533; command Sleep(): DefaultSuccess = 0; } @@ -3120,7 +3061,6 @@ client cluster KeypadInput = 1289 { kNumberKeys = 0x4; } - readonly attribute int16u clusterRevision = 65533; request struct SendKeyRequest { CecKeyCode keyCode = 0; @@ -3207,7 +3147,6 @@ client cluster ContentLauncher = 1290 { MetricTypeEnum metric = 2; } - readonly attribute int16u clusterRevision = 65533; request struct LaunchContentRequest { ContentSearch search = 0; @@ -3250,7 +3189,6 @@ client cluster AudioOutput = 1291 { char_string<32> name = 2; } - readonly attribute int16u clusterRevision = 65533; request struct SelectOutputRequest { INT8U index = 0; @@ -3286,7 +3224,6 @@ client cluster ApplicationLauncher = 1292 { char_string applicationId = 1; } - readonly attribute int16u clusterRevision = 65533; request struct LaunchAppRequest { Application application = 0; @@ -3324,11 +3261,9 @@ client cluster ApplicationBasic = 1293 { char_string applicationId = 1; } - readonly attribute int16u clusterRevision = 65533; } client cluster AccountLogin = 1294 { - readonly attribute int16u clusterRevision = 65533; request struct GetSetupPINRequest { CHAR_STRING<100> tempAccountIdentifier = 0; @@ -3349,7 +3284,6 @@ client cluster AccountLogin = 1294 { } client cluster ElectricalMeasurement = 2820 { - readonly attribute int16u clusterRevision = 65533; } client cluster TestCluster = 4294048773 { @@ -3465,7 +3399,6 @@ client cluster TestCluster = 4294048773 { fabric_idx fabricIndex = 254; } - readonly attribute int16u clusterRevision = 65533; request struct TestAddArgumentsRequest { INT8U arg1 = 0; diff --git a/third_party/zap/repo b/third_party/zap/repo index 5d929ac79ea177..f1730a9bd35d7e 160000 --- a/third_party/zap/repo +++ b/third_party/zap/repo @@ -1 +1 @@ -Subproject commit 5d929ac79ea177341dc5d38fff192508636c1899 +Subproject commit f1730a9bd35d7e966dea9188ab281cccf6895693