Skip to content

Commit 1e783c8

Browse files
Remove duplicated ClusterCluster
1 parent d16850f commit 1e783c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/zap-templates/zcl/data-model/chip/sample-manufacturer-specific-cluster.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ limitations under the License.
1919

2020
<cluster>
2121
<domain>General</domain>
22-
<name>Sample Manufacturer-specific cluster</name>
22+
<name>Sample Manufacturer-Specific</name>
2323
<!-- The MSB 16 bits of <code> are the VendorID. Replace this with your
2424
VendorID. 0xFFF1 is a Test VendorID.
2525
2626
The LSB 16 bits of <code> are a self-assigned ClusterID -->
2727
<code>0xFFF1FC20</code>
2828
<define>SAMPLE_MANUFACTURER_SPECIFIC_CLUSTER</define>
29-
<description>The Sample Manufacturer-specific cluster showcases a cluster manufacturer extensions</description>
29+
<description>A manufacturer-specific sample cluster</description>
3030

3131
<!-- Attributes -->
3232
<!-- A simple boolean attribute that flips or flops -->

0 commit comments

Comments
 (0)