Skip to content

Commit

Permalink
add missing cluster dependency for smokecoalarm device type (project-…
Browse files Browse the repository at this point in the history
  • Loading branch information
fessehaeve authored and thivya-amazon committed Dec 12, 2023
1 parent f5db2c0 commit 5268761
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1897,6 +1897,7 @@ limitations under the License.
<include cluster="Temperature Measurement" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Carbon Monoxide" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Power Source" client="false" server="true" clientLocked="true" serverLocked="true"></include>
<include cluster="Descriptor" client="false" server="true" clientLocked="true" serverLocked="true"></include>
</clusters>
</deviceType>
<deviceType>
Expand Down

0 comments on commit 5268761

Please sign in to comment.