Skip to content

Commit 00f7412

Browse files
authoredJul 16, 2024
Merge branch 'master' into feature/app-install-flow-public
2 parents 69dfccb + f4bf839 commit 00f7412

File tree

181 files changed

+1587
-1465
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+1587
-1465
lines changed
 

‎data_model/1.3/clusters/ACL-Cluster.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -169,19 +169,19 @@ Davis, CA 95616, USA
169169
</attribute>
170170
<attribute id="0x0002" name="SubjectsPerAccessControlEntry" type="uint16" default="4">
171171
<access read="true" readPrivilege="view"/>
172-
<quality changeOmitted="false" nullable="false" scene="false" persistence="fixed" reportable="false"/>
172+
<quality changeOmitted="false" nullable="false" scene="false" persistence="fixed" reportable="false" sourceAttribution="false" quieterReporting="false"/>
173173
<mandatoryConform/>
174174
<constraint type="min" value="4"/>
175175
</attribute>
176176
<attribute id="0x0003" name="TargetsPerAccessControlEntry" type="uint16" default="3">
177177
<access read="true" readPrivilege="view"/>
178-
<quality changeOmitted="false" nullable="false" scene="false" persistence="fixed" reportable="false"/>
178+
<quality changeOmitted="false" nullable="false" scene="false" persistence="fixed" reportable="false" sourceAttribution="false" quieterReporting="false"/>
179179
<mandatoryConform/>
180180
<constraint type="min" value="3"/>
181181
</attribute>
182182
<attribute id="0x0004" name="AccessControlEntriesPerFabric" type="uint16" default="4">
183183
<access read="true" readPrivilege="view"/>
184-
<quality changeOmitted="false" nullable="false" scene="false" persistence="fixed" reportable="false"/>
184+
<quality changeOmitted="false" nullable="false" scene="false" persistence="fixed" reportable="false" sourceAttribution="false" quieterReporting="false"/>
185185
<mandatoryConform/>
186186
<constraint type="min" value="4"/>
187187
</attribute>

‎data_model/1.3/clusters/AdminCommissioningCluster.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ Davis, CA 95616, USA
9191
</attribute>
9292
<attribute id="0x0001" name="AdminFabricIndex" type="fabric-idx">
9393
<access read="true" readPrivilege="view"/>
94-
<quality changeOmitted="false" nullable="true" scene="false" persistence="volatile" reportable="false"/>
94+
<quality changeOmitted="false" nullable="true" scene="false" persistence="volatile" reportable="false" sourceAttribution="false" quieterReporting="false"/>
9595
<mandatoryConform/>
9696
</attribute>
9797
<attribute id="0x0002" name="AdminVendorId" type="vendor-id">
9898
<access read="true" readPrivilege="view"/>
99-
<quality changeOmitted="false" nullable="true" scene="false" persistence="volatile" reportable="false"/>
99+
<quality changeOmitted="false" nullable="true" scene="false" persistence="volatile" reportable="false" sourceAttribution="false" quieterReporting="false"/>
100100
<mandatoryConform/>
101101
</attribute>
102102
</attributes>

0 commit comments

Comments
 (0)