Skip to content

Commit e08882c

Browse files
committed
changing back to prevent both types being true which is not allowed
1 parent c04ee1c commit e08882c

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"/>
2213+
<compositionType>tree</compositionType>
22142214
<endpoint mandatory="true" constraint="min 1">
22152215
<deviceType>0x0071</deviceType>
22162216
</endpoint>

0 commit comments

Comments
 (0)