Skip to content

Commit

Permalink
Fix formatting in zap-templates matter-devices.xml (project-chip#36462)
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored and yyzhong-g committed Dec 11, 2024
1 parent 91ab6b9 commit 9aab6d7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/app/zap-templates/zcl/data-model/chip/matter-devices.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2155,7 +2155,7 @@ limitations under the License.
<include cluster="Operational State" client="false" server="true" clientLocked="true" serverLocked="true"></include>
</clusters>
</deviceType>
<deviceType>
<deviceType>
<name>MA-oven</name>
<domain>CHIP</domain>
<typeName>Oven</typeName>
Expand Down Expand Up @@ -2251,7 +2251,7 @@ limitations under the License.
<include cluster="Operational State" client="false" server="true" clientLocked="true" serverLocked="true"></include>
</clusters>
</deviceType>
<deviceType>
<deviceType>
<name>MA-laundry-dryer</name>
<domain>CHIP</domain>
<typeName>Laundry Dryer</typeName>
Expand Down Expand Up @@ -2444,7 +2444,6 @@ limitations under the License.
<include cluster="Thread Border Router Management" client="false" server="true" clientLocked="true" serverLocked="true"></include>
</clusters>
</deviceType>

<deviceType>
<name>MA-all-clusters-app</name>
<domain>CHIP</domain>
Expand Down Expand Up @@ -2663,7 +2662,7 @@ limitations under the License.
<include cluster="Temperature Measurement" client="false" server="false" clientLocked="true" serverLocked="false"></include>
</clusters>
</deviceType>
<deviceType>
<deviceType>
<name>Energy EVSE</name>
<domain>CHIP</domain>
<typeName>EVSE</typeName>
Expand Down

0 comments on commit 9aab6d7

Please sign in to comment.