Skip to content

Commit c3b35eb

Browse files
authoredNov 9, 2024
matter-devices.xml: remove EXTS as required attribute for AccessControl (project-chip#36410)
This PR removes the EXTENSION attribute as a requirement for the AccessControl cluster on the root node as it goes against the spec.
1 parent 0aa2656 commit c3b35eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/app/zap-templates/zcl/data-model/chip/matter-devices.xml

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ limitations under the License.
4040
<clusters lockOthers="true">
4141
<include cluster="Access Control" client="false" server="true" clientLocked="true" serverLocked="true">
4242
<requireAttribute>ACL</requireAttribute>
43-
<requireAttribute>EXTENSION</requireAttribute>
4443
</include>
4544
<include cluster="Basic Information" client="false" server="true" clientLocked="true" serverLocked="true">
4645
<requireAttribute>DATA_MODEL_REVISION</requireAttribute>

0 commit comments

Comments
 (0)