Skip to content

Commit

Permalink
Include Binding cluster to all-cluster-app
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca committed Aug 31, 2022
1 parent e977a7e commit 1f7ab76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 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 @@ -1873,6 +1873,9 @@ limitations under the License.
<requireAttribute>CLIENT_LIST</requireAttribute>
<requireAttribute>PARTS_LIST</requireAttribute>
</include>
<include cluster="Binding" client="false" server="true" clientLocked="true" serverLocked="false">
<requireAttribute>BINDING</requireAttribute>
</include>
<include cluster="Barrier Control" client="true" server="true" clientLocked="true" serverLocked="true">
<requireCommand>BarrierControlGoToPercent</requireCommand>
<requireCommand>BarrierControlStop</requireCommand>
Expand Down

0 comments on commit 1f7ab76

Please sign in to comment.