-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use gen/ids into im_cluster_command_handler.cpp (#8069)
* Use src/app/common/gen/ids/Clusters.h and src/app/common/gen/ids/Commands.h in src/app/zap-templates/templates/app/im-cluster-command-handler.zapt * Update generated gen/IMClusterCommandHandler.cpp
- Loading branch information
1 parent
44052b1
commit 5409590
Showing
11 changed files
with
770 additions
and
777 deletions.
There are no files selected for viewing
342 changes: 171 additions & 171 deletions
342
examples/all-clusters-app/all-clusters-common/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
117 changes: 58 additions & 59 deletions
117
examples/bridge-app/bridge-common/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
117 changes: 58 additions & 59 deletions
117
examples/lighting-app/lighting-common/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
93 changes: 46 additions & 47 deletions
93
examples/lock-app/lock-common/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
123 changes: 61 additions & 62 deletions
123
examples/pump-app/pump-common/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
87 changes: 43 additions & 44 deletions
87
examples/pump-controller-app/pump-controller-common/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
75 changes: 37 additions & 38 deletions
75
examples/temperature-measurement-app/esp32/main/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
216 changes: 108 additions & 108 deletions
216
examples/tv-app/tv-common/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
91 changes: 45 additions & 46 deletions
91
examples/window-app/common/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
272 changes: 136 additions & 136 deletions
272
src/controller/data_model/gen/IMClusterCommandHandler.cpp
Large diffs are not rendered by default.
Oops, something went wrong.