-
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.
Feature/dishwasher alarm impl (#27748)
* init disdwasher alarm * add dishwasher alarm zap * format file * Restyled by whitespace * Restyled by clang-format * init disdwasher alarm * add dishwasher alarm zap * format file * Restyled by whitespace * Restyled by clang-format * modify dishwasheralarm Supported * revert * Restyled by clang-format * modify dishwasher alarm * modify dishwasher alarm latch support * add all cluster zap * modify dishwasher alarm latch support * modify all cluster zap * Restyled by whitespace * Restyled by clang-format * Add TestDishwasherAlarm * Modify dishwasher cluster definition in all-cluster-app * add dishwasher alarm cluster * Restyled by whitespace and Tab * Optimize the dishwasher alarm cluster * Optimize the alarm dishwasher alarm server * Using namespace to optimize the head file * Add dishwasher alarm cluster delegate * optimize TestDishwasherAlarm * init DishwasherAlarmServer instance in all-cluster-app * Move the dishwasher alarm plugin server init * Restyled by whitespace * Restyled by clang-format * Restyled by gn * Restyled by prettier-yaml * optimize the note for dishwasher alarm server and delegate * optimize the note in ciTest * rename and note the function. * use static to modify variable * Fix some bug not match with dishwasher alarm cluster's spec * modify the init value of attribute in dishwasher alarm cluster in all-cluster-app * optimize the TestDishwasherAlarm * take off prefix of variable chip:: * Optimize SetStateByLatch api * fix CI build error * optimize document of function in dishwasher alarm cluster * modify with review advice * Optimize StateStateValue and ResetStateValue function * fix SetStateValue function error * Restyled by whitespace * Restyled by clang-format * fix zap error * modify the State attribute in Dishwasher alarm in zap * fix CI build error * Remove function. * Update src/app/clusters/dishwasher-alarm-server/dishwasher-alarm-server.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Update src/app/clusters/dishwasher-alarm-server/dishwasher-alarm-server.h Co-authored-by: Boris Zbarsky <[email protected]> * Update src/app/clusters/dishwasher-alarm-server/dishwasher-alarm-server.h Co-authored-by: Boris Zbarsky <[email protected]> * Update src/app/clusters/dishwasher-alarm-server/dishwasher-alarm-server.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Updates per review * Update src/app/clusters/dishwasher-alarm-server/dishwasher-alarm-server.h Co-authored-by: Boris Zbarsky <[email protected]> * fix TestScript error in TestDishwasherAlarm * zap regen all * fix the document * Restyled by whitespace * Restyled by gn --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: mideayanghui <[email protected]> Co-authored-by: Rob Bultman <[email protected]> Co-authored-by: Boris Zbarsky <[email protected]>
- Loading branch information
Showing
15 changed files
with
2,257 additions
and
1 deletion.
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
Oops, something went wrong.