Skip to content

Commit

Permalink
Update root device type
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Oct 25, 2023
1 parent f473579 commit aadfe70
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/app/zap-templates/zcl/data-model/chip/matter-devices.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@ 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" clients="false" server="false" clientLocked="true" serverLocked="false">
<requireAttribute>IDLE_MODE_DURATION</requireAttribute>
<requireAttribute>ACTIVE_MODE_DURATION</requireAttribute>
<requireAttribute>ACTIVE_MODE_THRESHOLD</requireAttribute>
</include>
</clusters>
</deviceType>
<deviceType>
Expand Down

0 comments on commit aadfe70

Please sign in to comment.