-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add temperature control cluster impl for laundry washer #36105
Conversation
Review changes with SemanticDiff. |
PR #36105: Size comparison from 2574847 to 63d2048 Full report (90 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Are you sure about the Lines 32 to 33 in 63d2048
|
PR #36105: Size comparison from d7abcbf to 431e9c4 Full report (78 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.cpp
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.cpp
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.h
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.h
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.h
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.h
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.h
Outdated
Show resolved
Hide resolved
PR #36105: Size comparison from a0d7b14 to dd8267f Full report (79 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.cpp
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.cpp
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.h
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.cpp
Outdated
Show resolved
Hide resolved
examples/chef/common/clusters/temperature-control/static-supported-temperature-levels.h
Show resolved
Hide resolved
PR #36105: Size comparison from 1febc9b to fe1949f Full report (79 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #36105: Size comparison from 41b6830 to 06ce3db Full report (79 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
…#36105) * add temperature control cluster impl for laundry washer * add washer mode reader writer * remove extra import * fix style * Restyled by clang-format * update temperature level * string span; OnOff DF feature; * Restyled by clang-format * copyright year * static assert * Restyled by clang-format * return error * verify and return * Restyled by whitespace --------- Co-authored-by: Restyled.io <[email protected]>
This pr is to add temperature control cluster app implementation for chef sample add laundry washer device