Skip to content

Commit

Permalink
Removed the lock on Device Energy Management Mode
Browse files Browse the repository at this point in the history
  • Loading branch information
lpbeliveau-silabs committed Oct 7, 2024
1 parent 2cdbd2e commit b63e1c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2695,7 +2695,7 @@ limitations under the License.
<clusters lockOthers="true">
<include cluster="Descriptor" client="false" server="true" clientLocked="true" serverLocked="true"></include>
<include cluster="Device Energy Management" client="false" server="true" clientLocked="true" serverLocked="true"></include>
<include cluster="Device Energy Management Mode" client="false" server="true" clientLocked="true" serverLocked="true"></include>
<include cluster="Device Energy Management Mode" client="false" server="true" clientLocked="true" serverLocked="false"></include>
</clusters>
</deviceType>
</configurator>

0 comments on commit b63e1c9

Please sign in to comment.