Skip to content

Commit ec995f1

Browse files
committed
Minor cleanup
JIRA: ZAPP-1346
1 parent ec543b0 commit ec995f1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml

-9
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,6 @@ limitations under the License.
4040
<optionalConform/>
4141
</feature>
4242
</features>
43-
44-
<features>
45-
<feature bit="0" code="SPIN" name="Spin" summary="Multiple spin speeds supported">
46-
<optionalConform/>
47-
</feature>
48-
<feature bit="1" code="RINSE" name="Rinse" summary="Multiple rinse cycles supported">
49-
<optionalConform/>
50-
</feature>
51-
</features>
5243

5344
<!-- Base data types -->
5445
<attribute side="server" code="0x0000" define="SUPPORTED_MODES" type="array" entryType="ModeOptionStruct" writable="false" optional="false" isNullable="false" length="255">SupportedModes</attribute>

0 commit comments

Comments
 (0)