Skip to content

Commit c109c4c

Browse files
committed
explciitly setting conformance and contraint to account for all scenarios
1 parent a048058 commit c109c4c

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)