Skip to content

Commit

Permalink
Switching all zap files to enabled only content (project-chip#29509)
Browse files Browse the repository at this point in the history
* Switching all zap files to enabled only content
JIRA: ZAPP-1113

* Updating to the latest zap build
JIRA: ZAPP-1113

* Minor cleanup with updating the .zap file
JIRA: ZAPP-1113

* Minor cleanup
JIRA: ZAPP-1113

* Committing regen to fix regen diff failure now that the vacuum cleaner is actually generating the right code
JIRA: ZAPP-1113
  • Loading branch information
brdandu authored and HunsupJung committed Oct 23, 2023
1 parent f377615 commit 979c1cd
Show file tree
Hide file tree
Showing 77 changed files with 127,243 additions and 505,495 deletions.
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

0 comments on commit 979c1cd

Please sign in to comment.