Skip to content

Commit dc4f327

Browse files
committed
adding endpointComposition data to XML for ZAP to consume
1 parent e58e16e commit dc4f327

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -2209,6 +2209,12 @@ limitations under the License.
22092209
<deviceId editable="false">0x0070</deviceId>
22102210
<class>Simple</class>
22112211
<scope>Endpoint</scope>
2212+
<endpointComposition>
2213+
<compositionType>tree</compositionType>
2214+
<endpoint mandatory="true" constraint="1">
2215+
<deviceType>0x0071</deviceType>
2216+
</endpoint>
2217+
</endpointComposition>
22122218
<clusters lockOthers="true">
22132219
<include cluster="Identify" client="false" server="false" clientLocked="true" serverLocked="false"></include>
22142220
<include cluster="Descriptor" client="false" server="true" clientLocked="true" serverLocked="true"></include>

0 commit comments

Comments
 (0)