File tree
62 files changed
+2312
-582
lines changed- .github
- workflows
- .vscode
- examples/chip-tool/commands/dcl
- integrations
- docker/images
- base/chip-build
- stage-2/chip-build-ti
- vscode/chip-build-vscode
- mock_server
- configurations
- fake_distributed_compliance_ledger
- fake_product_server
- unittest
- src
- tests
- scripts/tools
- zap/tests/outputs
- all-clusters-app/app-templates
- lighting-app/app-templates
- src
- app/zap-templates/zcl/data-model/chip
- controller
- data_model
- java/generated/java
- chip/devicecontroller
- matter/controller/cluster/clusters
- python/chip/clusters
- crypto
- tests
- darwin/Framework/CHIP/zap-generated
- lib/core
- zzz_generated
- app-common/app-common/zap-generated
- ids
- chip-tool/zap-generated/cluster
- logging
- darwin-framework-tool/zap-generated/cluster
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+2312
-582
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
| 336 | + | |
336 | 337 |
| |
337 | 338 |
| |
338 | 339 |
| |
| |||
1060 | 1061 |
| |
1061 | 1062 |
| |
1062 | 1063 |
| |
| 1064 | + | |
1063 | 1065 |
| |
1064 | 1066 |
| |
1065 | 1067 |
| |
| |||
1171 | 1173 |
| |
1172 | 1174 |
| |
1173 | 1175 |
| |
| 1176 | + | |
1174 | 1177 |
| |
1175 | 1178 |
| |
1176 | 1179 |
| |
| |||
1349 | 1352 |
| |
1350 | 1353 |
| |
1351 | 1354 |
| |
| 1355 | + | |
1352 | 1356 |
| |
1353 | 1357 |
| |
1354 | 1358 |
| |
| |||
1516 | 1520 |
| |
1517 | 1521 |
| |
1518 | 1522 |
| |
| 1523 | + | |
1519 | 1524 |
| |
1520 | 1525 |
| |
1521 | 1526 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
+27-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
7 | 21 |
| |
8 | 22 |
| |
9 | 23 |
| |
10 | 24 |
| |
11 |
| - | |
12 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
13 | 38 |
| |
14 | 39 |
| |
15 | 40 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
0 commit comments