Skip to content

Commit 152dd32

Browse files
committedJun 4, 2024
addressed review comments
1 parent 3546356 commit 152dd32

File tree

19 files changed

+21
-21
lines changed

19 files changed

+21
-21
lines changed
 

‎examples/all-clusters-app/all-clusters-common/all-clusters-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -5475,7 +5475,7 @@ cluster ColorControl = 768 {
54755475
kHueSaturation = 0x1;
54765476
kEnhancedHue = 0x2;
54775477
kColorLoop = 0x4;
5478-
kXYAttributes = 0x8;
5478+
kXY = 0x8;
54795479
kColorTemperature = 0x10;
54805480
}
54815481

‎examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -4034,7 +4034,7 @@ cluster ColorControl = 768 {
40344034
kHueSaturation = 0x1;
40354035
kEnhancedHue = 0x2;
40364036
kColorLoop = 0x4;
4037-
kXYAttributes = 0x8;
4037+
kXY = 0x8;
40384038
kColorTemperature = 0x10;
40394039
}
40404040

‎examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@ cluster ColorControl = 768 {
14601460
kHueSaturation = 0x1;
14611461
kEnhancedHue = 0x2;
14621462
kColorLoop = 0x4;
1463-
kXYAttributes = 0x8;
1463+
kXY = 0x8;
14641464
kColorTemperature = 0x10;
14651465
}
14661466

‎examples/chef/devices/rootnode_extendedcolorlight_8lcaaYJVAa.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,7 @@ cluster ColorControl = 768 {
15611561
kHueSaturation = 0x1;
15621562
kEnhancedHue = 0x2;
15631563
kColorLoop = 0x4;
1564-
kXYAttributes = 0x8;
1564+
kXY = 0x8;
15651565
kColorTemperature = 0x10;
15661566
}
15671567

‎examples/light-switch-app/light-switch-common/light-switch-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -2230,7 +2230,7 @@ cluster ColorControl = 768 {
22302230
kHueSaturation = 0x1;
22312231
kEnhancedHue = 0x2;
22322232
kColorLoop = 0x4;
2233-
kXYAttributes = 0x8;
2233+
kXY = 0x8;
22342234
kColorTemperature = 0x10;
22352235
}
22362236

‎examples/light-switch-app/qpg/zap/switch.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -2027,7 +2027,7 @@ cluster ColorControl = 768 {
20272027
kHueSaturation = 0x1;
20282028
kEnhancedHue = 0x2;
20292029
kColorLoop = 0x4;
2030-
kXYAttributes = 0x8;
2030+
kXY = 0x8;
20312031
kColorTemperature = 0x10;
20322032
}
20332033

‎examples/lighting-app/bouffalolab/data_model/lighting-app-ethernet.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,7 @@ cluster ColorControl = 768 {
16001600
kHueSaturation = 0x1;
16011601
kEnhancedHue = 0x2;
16021602
kColorLoop = 0x4;
1603-
kXYAttributes = 0x8;
1603+
kXY = 0x8;
16041604
kColorTemperature = 0x10;
16051605
}
16061606

‎examples/lighting-app/bouffalolab/data_model/lighting-app-thread.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1724,7 +1724,7 @@ cluster ColorControl = 768 {
17241724
kHueSaturation = 0x1;
17251725
kEnhancedHue = 0x2;
17261726
kColorLoop = 0x4;
1727-
kXYAttributes = 0x8;
1727+
kXY = 0x8;
17281728
kColorTemperature = 0x10;
17291729
}
17301730

‎examples/lighting-app/bouffalolab/data_model/lighting-app-wifi.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1635,7 +1635,7 @@ cluster ColorControl = 768 {
16351635
kHueSaturation = 0x1;
16361636
kEnhancedHue = 0x2;
16371637
kColorLoop = 0x4;
1638-
kXYAttributes = 0x8;
1638+
kXY = 0x8;
16391639
kColorTemperature = 0x10;
16401640
}
16411641

‎examples/lighting-app/lighting-common/lighting-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -2047,7 +2047,7 @@ cluster ColorControl = 768 {
20472047
kHueSaturation = 0x1;
20482048
kEnhancedHue = 0x2;
20492049
kColorLoop = 0x4;
2050-
kXYAttributes = 0x8;
2050+
kXY = 0x8;
20512051
kColorTemperature = 0x10;
20522052
}
20532053

‎examples/lighting-app/qpg/zap/light.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1663,7 +1663,7 @@ cluster ColorControl = 768 {
16631663
kHueSaturation = 0x1;
16641664
kEnhancedHue = 0x2;
16651665
kColorLoop = 0x4;
1666-
kXYAttributes = 0x8;
1666+
kXY = 0x8;
16671667
kColorTemperature = 0x10;
16681668
}
16691669

‎examples/lighting-app/silabs/data_model/lighting-thread-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ cluster ColorControl = 768 {
17521752
kHueSaturation = 0x1;
17531753
kEnhancedHue = 0x2;
17541754
kColorLoop = 0x4;
1755-
kXYAttributes = 0x8;
1755+
kXY = 0x8;
17561756
kColorTemperature = 0x10;
17571757
}
17581758

‎examples/lighting-app/silabs/data_model/lighting-wifi-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -2043,7 +2043,7 @@ cluster ColorControl = 768 {
20432043
kHueSaturation = 0x1;
20442044
kEnhancedHue = 0x2;
20452045
kColorLoop = 0x4;
2046-
kXYAttributes = 0x8;
2046+
kXY = 0x8;
20472047
kColorTemperature = 0x10;
20482048
}
20492049

‎examples/placeholder/linux/apps/app1/config.matter

+2-2
Original file line numberDiff line numberDiff line change
@@ -5602,7 +5602,7 @@ cluster ColorControl = 768 {
56025602
kHueSaturation = 0x1;
56035603
kEnhancedHue = 0x2;
56045604
kColorLoop = 0x4;
5605-
kXYAttributes = 0x8;
5605+
kXY = 0x8;
56065606
kColorTemperature = 0x10;
56075607
}
56085608

@@ -5930,7 +5930,7 @@ cluster ColorControl = 768 {
59305930
kHueSaturation = 0x1;
59315931
kEnhancedHue = 0x2;
59325932
kColorLoop = 0x4;
5933-
kXYAttributes = 0x8;
5933+
kXY = 0x8;
59345934
kColorTemperature = 0x10;
59355935
}
59365936

‎examples/placeholder/linux/apps/app2/config.matter

+2-2
Original file line numberDiff line numberDiff line change
@@ -5559,7 +5559,7 @@ cluster ColorControl = 768 {
55595559
kHueSaturation = 0x1;
55605560
kEnhancedHue = 0x2;
55615561
kColorLoop = 0x4;
5562-
kXYAttributes = 0x8;
5562+
kXY = 0x8;
55635563
kColorTemperature = 0x10;
55645564
}
55655565

@@ -5887,7 +5887,7 @@ cluster ColorControl = 768 {
58875887
kHueSaturation = 0x1;
58885888
kEnhancedHue = 0x2;
58895889
kColorLoop = 0x4;
5890-
kXYAttributes = 0x8;
5890+
kXY = 0x8;
58915891
kColorTemperature = 0x10;
58925892
}
58935893

‎examples/virtual-device-app/virtual-device-common/virtual-device-app.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -2899,7 +2899,7 @@ cluster ColorControl = 768 {
28992899
kHueSaturation = 0x1;
29002900
kEnhancedHue = 0x2;
29012901
kColorLoop = 0x4;
2902-
kXYAttributes = 0x8;
2902+
kXY = 0x8;
29032903
kColorTemperature = 0x10;
29042904
}
29052905

‎src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ limitations under the License.
5050
<field name="HueSaturation" mask="0x0001"/>
5151
<field name="EnhancedHue" mask="0x0002"/>
5252
<field name="ColorLoop" mask="0x0004"/>
53-
<field name="XYAttributes" mask="0x0008"/>
53+
<field name="XY" mask="0x0008"/>
5454
<field name="ColorTemperature" mask="0x0010"/>
5555
</bitmap>
5656

‎src/controller/data_model/controller-clusters.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -6651,7 +6651,7 @@ cluster ColorControl = 768 {
66516651
kHueSaturation = 0x1;
66526652
kEnhancedHue = 0x2;
66536653
kColorLoop = 0x4;
6654-
kXYAttributes = 0x8;
6654+
kXY = 0x8;
66556655
kColorTemperature = 0x10;
66566656
}
66576657

‎src/controller/python/chip/clusters/Objects.py

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)