Skip to content

Commit f6846f5

Browse files
committedAug 21, 2024·
explciitly setting conformance and contraint to account for all scenarios
1 parent 30b91ff commit f6846f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2211,7 +2211,7 @@ limitations under the License.
22112211
<scope>Endpoint</scope>
22122212
<endpointComposition>
22132213
<compositionType>tree</compositionType>
2214-
<endpoint mandatory="true" constraint="min 1">
2214+
<endpoint conformance="M" constraint="min 1">
22152215
<deviceType>0x0071</deviceType>
22162216
</endpoint>
22172217
</endpointComposition>

0 commit comments

Comments
 (0)