We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ffcb2 commit 0f8fc7eCopy full SHA for 0f8fc7e
src/app/zap-templates/zcl/data-model/chip/chime-cluster.xml
@@ -28,12 +28,12 @@ Git: 0.7-fall2024-ncr-1158-g413e195c2
28
<item fieldId="1" name="Name" type="char_string" length="48"/>
29
</struct>
30
31
- <cluster>
+ <cluster apiMaturity="provisional">
32
<domain name="General"/>
33
<name>Chime</name>
34
<code>0x0556</code>
35
<define>CHIME_CLUSTER</define>
36
- <description/>
+ <description>This cluster provides facilities to configure and play Chime sounds, such as those used in a doorbell.</description>
37
<client init="false" tick="false">true</client>
38
<server init="false" tick="false">true</server>
39
<globalAttribute code="0xFFFD" side="either" value="1"/>
0 commit comments