-
Notifications
You must be signed in to change notification settings - Fork 9
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
[CSA-CP] Added refrigerator application implementation #61
[CSA-CP] Added refrigerator application implementation #61
Conversation
* Added the refrigerator application * Added Implementation of the application * Added RefrigeratorManager * Added changes for the callback and the attribute update * Added changes fot attribute data type * added changes for the refrigrator UI * Updated the wifi args and open thread files * Added changes for refrigerator UI * Added build fixes * Fixed build errors * Added changes for new zap attributes * Added changes for the readme file * Added date and spelling mistake changes * Added changes for spelling mistake * Added updated zap matter file and removed the commented code * Removed the unwanted services from gn file * Added function header * Updated task name and removed the incorrect data * Added callbacks * Modified the datat type and the removed the callback * Removed unwated changes * Added changes for authors * Restyled by whitespace * Restyled by clang-format * Restyled by gn * Added changes according to comments * Added the WiFi boards in the board list * Update examples/refrigerator-app/silabs/include/CHIPProjectConfig.h Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/README.md Co-authored-by: Junior Martinez <[email protected]> * Fixed the unint32_t alignment for the * Added changes according to comment * Removing warning * Replaced the SILABS_LOGS with CHIPLog * Corrected the application name * Update examples/refrigerator-app/silabs/README.md Co-authored-by: Junior Martinez <[email protected]> * Update examples/refrigerator-app/silabs/README.md Co-authored-by: Junior Martinez <[email protected]> * Update examples/refrigerator-app/silabs/src/RefrigeratorUI.cpp Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/src/AppTask.cpp Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/src/AppTask.cpp Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/src/AppTask.cpp Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/src/RefrigeratorManager.cpp Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/src/AppTask.cpp Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/src/RefrigeratorManager.cpp Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/src/RefrigeratorManager.cpp Co-authored-by: Rohan Sahay <[email protected]> * Update examples/refrigerator-app/silabs/include/AppTask.h Co-authored-by: Rohan Sahay <[email protected]> * Removed commented code * Updated read me for OTA documentation for SiWx917 * Adds changes for refrigerator modes and callbacks * Added chip logs * Updated the error message * Restyled by whitespace * Restyled by clang-format * Updated refrigerator app matter file * Added the changes related to zap file and the mode supported * Restyled by whitespace * Restyled by clang-format * Added changes for Temperature Controller feature Map * Updated featureMap value for matter file * Removed the temperature level * Removed the startup and on mode from attributes * Setting min and max temperature for the controlled cabinet * Removed the Temperature level attribute from the Temperature controller * Removed the min and max temperature * Removed the attribute update for refrigerator and temperature cluster * Added changes for the zap file * Added restyle changes * Updated matter file * Added OTA requester * Added changes for the attribute * Added changes for the zap --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Rohan Sahay <[email protected]> Co-authored-by: Junior Martinez <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shgutte We can still cherry-pick changes to th matter v1.4 branch. Instead of a cherry-pick PR, please open a PR to port these changes to CSA v1.4 branch.
Hey @mkardous-silabs raised the PR on the CSA v.1.4 branch |
@shgutte Cherry-Pick was merged into v1.4 branch. |
Adding the new refrigerator application for the silabs