Skip to content

Commit c04ee1c

Browse files
committed
fix composition type tag
1 parent 2c20136 commit c04ee1c

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
@@ -2210,7 +2210,7 @@ limitations under the License.
22102210
<class>Simple</class>
22112211
<scope>Endpoint</scope>
22122212
<endpointComposition>
2213-
<compositionType fullFamily="false", tree="true"></compositionType>
2213+
<compositionType fullFamily="false", tree="true"/>
22142214
<endpoint mandatory="true" constraint="min 1">
22152215
<deviceType>0x0071</deviceType>
22162216
</endpoint>

0 commit comments

Comments
 (0)