Skip to content

Commit

Permalink
[ICD] Update root device type to include icdm cluster (#30008)
Browse files Browse the repository at this point in the history
* Update root device type

* address review comments

* Update src/app/zap-templates/zcl/data-model/chip/matter-devices.xml

Co-authored-by: Boris Zbarsky <[email protected]>

---------

Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed May 29, 2024
1 parent f07c6c8 commit dc51076
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ limitations under the License.
<include cluster="Ethernet Network Diagnostics" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="WiFi Network Diagnostics" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Thread Network Diagnostics" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="ICD Management" client="false" server="false" clientLocked="true" serverLocked="false"></include>
</clusters>
</deviceType>
<deviceType>
Expand Down

0 comments on commit dc51076

Please sign in to comment.