Skip to content

Commit c8b2366

Browse files
committed
Update description
1 parent 53e605b commit c8b2366

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/app/zap-templates/zcl/data-model/chip/web-rtc-provider-cluster.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,12 @@ Git: 0.9-fall2024-231-gf50161121
7676
<item fieldId="7" name="MetadataOptions" type="WebRTCMetadataOptions" default="0x00" min="0x00" max="0x01"/>
7777
</struct>
7878

79-
<cluster>
79+
<cluster apiMaturity="provisional">
8080
<domain name="General"/>
8181
<name>WebRTC Transport Provider</name>
8282
<code>0x0553</code>
8383
<define>WEB_RTC_TRANSPORT_PROVIDER_CLUSTER</define>
84-
<description>The following process SHALL be followed when the server receives this command:</description>
85-
<client init="false" tick="false">true</client>
84+
<description>The WebRTC transport provider cluster provides a way for stream providers (e.g. Cameras) to stream or receive their data through WebRTC.</description> <client init="false" tick="false">true</client>
8685
<server init="false" tick="false">true</server>
8786
<globalAttribute code="0xFFFD" side="either" value="1"/>
8887
<attribute code="0x0000" side="server" define="CURRENT_SESSIONS" type="array" entryType="WebRTCSessionStruct">CurrentSessions</attribute>

0 commit comments

Comments
 (0)