Skip to content

Commit

Permalink
Link SwitchFeature to cluster for zap tool usage
Browse files Browse the repository at this point in the history
Fixes Issue #22802
  • Loading branch information
cjswedes committed Sep 21, 2022
1 parent 51004bd commit 72f8437
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Interactions with the switch device are exposed as attributes (for the latching
</cluster>

<bitmap name="SwitchFeature" type="BITMAP32">
<cluster code="0x003B" />
<field name="LatchingSwitch" mask="0x1" />
<field name="MomentarySwitch" mask="0x2" />
<field name="MomentarySwitchRelease" mask="0x4" />
Expand Down

0 comments on commit 72f8437

Please sign in to comment.