-
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.
This fixes a bug where we would claim commands in our AcceptedCommandList that we did not actually implement if we happened to be mis-configured to not implement a mandatory command. Enables the mandatory SendKey command in the Keypad Input cluster in all-clusters-app, to keep passing existing tests. Enables the mandatory NavigateTarget command in the Target Navigator cluster in all-clusters-app, to keep passing existing tests.
- Loading branch information
1 parent
bb4ba0e
commit 1378401
Showing
13 changed files
with
379 additions
and
325 deletions.
There are no files selected for viewing
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
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
80 changes: 80 additions & 0 deletions
80
zzz_generated/all-clusters-app/zap-generated/IMClusterCommandHandler.cpp
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.