Commit 320b105
authored
[Part3] Decouple ICD Management cluster to be code driven. (project-chip#41499)
* Decouple ICD Management cluster to be code driven.
* Add cluster to decoupled list.
* Add codegen integration
* Add unit tests
* Zap regen
* Restyler
* Addressed review comments.
* Fix CI
* Refactor the cluster implementation.
* Reorder member varible for memory holes, validated buffer size before storing to userActiveModeTriggerInstruction
* Rebase and zap regen
* Rebase
* Zap regen
* Address copilot review1 parent 6fde364 commit 320b105
File tree
43 files changed
+803
-402
lines changed- examples
- air-quality-sensor-app/air-quality-sensor-common
- all-clusters-app/realtek/data_model
- chef/devices
- closure-app
- closure-common
- silabs/data_model
- contact-sensor-app
- bouffalolab/data_model
- nxp
- zap-lit
- zap-sit
- light-switch-app
- light-switch-common
- qpg/zap
- realtek/data_model
- lighting-app/qpg/zap
- lit-icd-app/lit-icd-common
- lock-app
- lock-common
- nxp/zap
- qpg/zap
- realtek/data_model
- silabs/data_model
- smoke-co-alarm-app/smoke-co-alarm-common
- thermostat/qpg/zap
- window-app/common
- src
- app
- clusters/icd-management-server
- tests
- common/templates
- util
- zap-templates/zcl
- zzz_generated/app-common/app-common/zap-generated
- attributes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+803
-402
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2851 | 2851 | | |
2852 | 2852 | | |
2853 | 2853 | | |
2854 | | - | |
| 2854 | + | |
2855 | 2855 | | |
2856 | 2856 | | |
2857 | 2857 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8272 | 8272 | | |
8273 | 8273 | | |
8274 | 8274 | | |
8275 | | - | |
| 8275 | + | |
8276 | 8276 | | |
8277 | 8277 | | |
8278 | 8278 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2128 | 2128 | | |
2129 | 2129 | | |
2130 | 2130 | | |
2131 | | - | |
| 2131 | + | |
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2009 | 2009 | | |
2010 | 2010 | | |
2011 | 2011 | | |
2012 | | - | |
| 2012 | + | |
2013 | 2013 | | |
2014 | 2014 | | |
2015 | 2015 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2424 | 2424 | | |
2425 | 2425 | | |
2426 | 2426 | | |
2427 | | - | |
| 2427 | + | |
2428 | 2428 | | |
2429 | 2429 | | |
2430 | 2430 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2270 | 2270 | | |
2271 | 2271 | | |
2272 | 2272 | | |
2273 | | - | |
| 2273 | + | |
2274 | 2274 | | |
2275 | 2275 | | |
2276 | 2276 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
2135 | | - | |
| 2135 | + | |
2136 | 2136 | | |
2137 | 2137 | | |
2138 | 2138 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2326 | 2326 | | |
2327 | 2327 | | |
2328 | 2328 | | |
2329 | | - | |
| 2329 | + | |
2330 | 2330 | | |
2331 | 2331 | | |
2332 | 2332 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2172 | 2172 | | |
2173 | 2173 | | |
2174 | 2174 | | |
2175 | | - | |
| 2175 | + | |
2176 | 2176 | | |
2177 | 2177 | | |
2178 | 2178 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2165 | 2165 | | |
2166 | 2166 | | |
2167 | 2167 | | |
2168 | | - | |
| 2168 | + | |
2169 | 2169 | | |
2170 | 2170 | | |
2171 | 2171 | | |
| |||
0 commit comments