Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching all zap files to enabled only content #29509

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7,779 changes: 2,016 additions & 5,763 deletions examples/air-quality-sensor-app/air-quality-sensor-common/air-quality-sensor-app.zap

Large diffs are not rendered by default.

30,861 changes: 9,364 additions & 21,497 deletions examples/all-clusters-app/all-clusters-common/all-clusters-app.zap

Large diffs are not rendered by default.

25,103 changes: 4,849 additions & 20,254 deletions examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.zap

Large diffs are not rendered by default.

2,879 changes: 451 additions & 2,428 deletions examples/bridge-app/bridge-common/bridge-app.zap

Large diffs are not rendered by default.

6,807 changes: 2,017 additions & 4,790 deletions examples/chef/devices/noip_rootnode_dimmablelight_bCwGYSDpoe.zap

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6,336 changes: 1,222 additions & 5,114 deletions examples/chef/devices/rootnode_airqualitysensor_e63187f6c9.zap

Large diffs are not rendered by default.

6,347 changes: 1,357 additions & 4,990 deletions examples/chef/devices/rootnode_basicvideoplayer_0ff86e943b.zap

Large diffs are not rendered by default.

6,911 changes: 1,231 additions & 5,680 deletions examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.zap

Large diffs are not rendered by default.

5,757 changes: 1,242 additions & 4,515 deletions examples/chef/devices/rootnode_contactsensor_lFAGG1bfRO.zap

Large diffs are not rendered by default.

7,021 changes: 1,480 additions & 5,541 deletions examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.zap

Large diffs are not rendered by default.

10,376 changes: 1,530 additions & 8,846 deletions examples/chef/devices/rootnode_dishwasher_cc105034fe.zap

Large diffs are not rendered by default.

8,955 changes: 1,509 additions & 7,446 deletions examples/chef/devices/rootnode_doorlock_aNKYAreMXE.zap

Large diffs are not rendered by default.

7,835 changes: 1,597 additions & 6,238 deletions examples/chef/devices/rootnode_extendedcolorlight_8lcaaYJVAa.zap

Large diffs are not rendered by default.

5,201 changes: 1,001 additions & 4,200 deletions examples/chef/devices/rootnode_fan_7N2TobIlOX.zap

Large diffs are not rendered by default.

5,735 changes: 1,158 additions & 4,577 deletions examples/chef/devices/rootnode_flowsensor_1zVxHedlaV.zap

Large diffs are not rendered by default.

7,919 changes: 1,642 additions & 6,277 deletions examples/chef/devices/rootnode_heatingcoolingunit_ncdGai1E5a.zap

Large diffs are not rendered by default.

5,735 changes: 1,158 additions & 4,577 deletions examples/chef/devices/rootnode_humiditysensor_Xyj4gda6Hb.zap

Large diffs are not rendered by default.

10,192 changes: 1,232 additions & 8,960 deletions examples/chef/devices/rootnode_laundrywasher_fb10d238c8.zap

Large diffs are not rendered by default.

5,761 changes: 1,147 additions & 4,614 deletions examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.zap

Large diffs are not rendered by default.

5,765 changes: 1,101 additions & 4,664 deletions examples/chef/devices/rootnode_occupancysensor_iHyVgifZuo.zap

Large diffs are not rendered by default.

6,667 changes: 1,282 additions & 5,385 deletions examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.zap

Large diffs are not rendered by default.

6,913 changes: 1,375 additions & 5,538 deletions examples/chef/devices/rootnode_onofflight_samplemei.zap

Large diffs are not rendered by default.

6,653 changes: 1,135 additions & 5,518 deletions examples/chef/devices/rootnode_onofflightswitch_FsPlMr090Q.zap

Large diffs are not rendered by default.

6,279 changes: 1,124 additions & 5,155 deletions examples/chef/devices/rootnode_onoffpluginunit_Wtf8ss5EBY.zap

Large diffs are not rendered by default.

5,769 changes: 1,140 additions & 4,629 deletions examples/chef/devices/rootnode_pressuresensor_s0qC9wLH4k.zap

Large diffs are not rendered by default.

6,643 changes: 932 additions & 5,711 deletions examples/chef/devices/rootnode_pump_5f904818cc.zap

Large diffs are not rendered by default.

6,701 changes: 1,048 additions & 5,653 deletions examples/chef/devices/rootnode_pump_a811bb33a0.zap

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1169,8 +1169,6 @@ server cluster RvcOperationalState = 97 {
}

command Pause(): OperationalCommandResponse = 0;
command Stop(): OperationalCommandResponse = 1;
command Start(): OperationalCommandResponse = 2;
command Resume(): OperationalCommandResponse = 3;
}

Expand Down
Loading
Loading