File tree 32 files changed +126
-109
lines changed
all-clusters-app/all-clusters-common
sample_app_util/test_files
outputs/all-clusters-app/app-templates
clusters/color-control-server
tests/suites/certification
zap-templates/zcl/data-model/chip
32 files changed +126
-109
lines changed Original file line number Diff line number Diff line change @@ -9168,10 +9168,10 @@ endpoint 1 {
9168
9168
ram attribute colorLoopStartEnhancedHue default = 0x2300;
9169
9169
ram attribute colorLoopStoredEnhancedHue default = 0x0000;
9170
9170
ram attribute colorCapabilities default = 0x1F;
9171
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
9172
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
9171
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
9172
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
9173
9173
ram attribute coupleColorTempToLevelMinMireds;
9174
- persist attribute startUpColorTemperatureMireds;
9174
+ persist attribute startUpColorTemperatureMireds default = 0x00FA ;
9175
9175
ram attribute featureMap default = 0x1F;
9176
9176
ram attribute clusterRevision default = 7;
9177
9177
Original file line number Diff line number Diff line change 18200
18200
"storageOption": "RAM",
18201
18201
"singleton": 0,
18202
18202
"bounded": 0,
18203
- "defaultValue": "0x0000 ",
18203
+ "defaultValue": "0x009A ",
18204
18204
"reportable": 1,
18205
18205
"minInterval": 0,
18206
18206
"maxInterval": 65344,
18216
18216
"storageOption": "RAM",
18217
18217
"singleton": 0,
18218
18218
"bounded": 0,
18219
- "defaultValue": "0xFEFF ",
18219
+ "defaultValue": "0x01C6 ",
18220
18220
"reportable": 1,
18221
18221
"minInterval": 0,
18222
18222
"maxInterval": 65344,
18248
18248
"storageOption": "NVM",
18249
18249
"singleton": 0,
18250
18250
"bounded": 0,
18251
- "defaultValue": "",
18251
+ "defaultValue": "0x00FA ",
18252
18252
"reportable": 1,
18253
18253
"minInterval": 0,
18254
18254
"maxInterval": 65344,
Original file line number Diff line number Diff line change @@ -2356,10 +2356,10 @@ endpoint 1 {
2356
2356
ram attribute enhancedCurrentHue default = 0x0000;
2357
2357
ram attribute enhancedColorMode default = 0x02;
2358
2358
ram attribute colorCapabilities default = 0x0000;
2359
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
2360
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
2359
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
2360
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
2361
2361
ram attribute coupleColorTempToLevelMinMireds;
2362
- ram attribute startUpColorTemperatureMireds;
2362
+ ram attribute startUpColorTemperatureMireds default = 0x00FA ;
2363
2363
callback attribute generatedCommandList;
2364
2364
callback attribute acceptedCommandList;
2365
2365
callback attribute attributeList;
Original file line number Diff line number Diff line change 3797
3797
" storageOption" : " RAM" ,
3798
3798
" singleton" : 0 ,
3799
3799
" bounded" : 0 ,
3800
- " defaultValue" : " 0x0000 " ,
3800
+ " defaultValue" : " 0x009A " ,
3801
3801
" reportable" : 1 ,
3802
3802
" minInterval" : 1 ,
3803
3803
" maxInterval" : 65534 ,
3813
3813
" storageOption" : " RAM" ,
3814
3814
" singleton" : 0 ,
3815
3815
" bounded" : 0 ,
3816
- " defaultValue" : " 0xFEFF " ,
3816
+ " defaultValue" : " 0x01C6 " ,
3817
3817
" reportable" : 1 ,
3818
3818
" minInterval" : 1 ,
3819
3819
" maxInterval" : 65534 ,
3845
3845
" storageOption" : " RAM" ,
3846
3846
" singleton" : 0 ,
3847
3847
" bounded" : 0 ,
3848
- " defaultValue" : " " ,
3848
+ " defaultValue" : " 0x00FA " ,
3849
3849
" reportable" : 1 ,
3850
3850
" minInterval" : 1 ,
3851
3851
" maxInterval" : 65534 ,
Original file line number Diff line number Diff line change @@ -2468,10 +2468,10 @@ endpoint 1 {
2468
2468
ram attribute colorLoopStartEnhancedHue default = 0x2300;
2469
2469
ram attribute colorLoopStoredEnhancedHue default = 0x0000;
2470
2470
ram attribute colorCapabilities default = 0x0000;
2471
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
2472
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
2471
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
2472
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
2473
2473
ram attribute coupleColorTempToLevelMinMireds default = 0x0000;
2474
- ram attribute startUpColorTemperatureMireds default = 0 ;
2474
+ ram attribute startUpColorTemperatureMireds default = 0x00FA ;
2475
2475
callback attribute generatedCommandList;
2476
2476
callback attribute acceptedCommandList;
2477
2477
callback attribute attributeList;
Original file line number Diff line number Diff line change 3901
3901
" storageOption" : " RAM" ,
3902
3902
" singleton" : 0 ,
3903
3903
" bounded" : 0 ,
3904
- " defaultValue" : " 0x0000 " ,
3904
+ " defaultValue" : " 0x009A " ,
3905
3905
" reportable" : 1 ,
3906
3906
" minInterval" : 1 ,
3907
3907
" maxInterval" : 65534 ,
3917
3917
" storageOption" : " RAM" ,
3918
3918
" singleton" : 0 ,
3919
3919
" bounded" : 0 ,
3920
- " defaultValue" : " 0xFEFF " ,
3920
+ " defaultValue" : " 0x01C6 " ,
3921
3921
" reportable" : 1 ,
3922
3922
" minInterval" : 1 ,
3923
3923
" maxInterval" : 65534 ,
3949
3949
" storageOption" : " RAM" ,
3950
3950
" singleton" : 0 ,
3951
3951
" bounded" : 0 ,
3952
- " defaultValue" : " 0 " ,
3952
+ " defaultValue" : " 0x00FA " ,
3953
3953
" reportable" : 1 ,
3954
3954
" minInterval" : 1 ,
3955
3955
" maxInterval" : 65534 ,
Original file line number Diff line number Diff line change 5484
5484
" storageOption" : " RAM" ,
5485
5485
" singleton" : 0 ,
5486
5486
" bounded" : 0 ,
5487
- " defaultValue" : " 0x0000 " ,
5487
+ " defaultValue" : " 0x009A " ,
5488
5488
" reportable" : 1 ,
5489
5489
" minInterval" : 0 ,
5490
5490
" maxInterval" : 65344 ,
5500
5500
" storageOption" : " RAM" ,
5501
5501
" singleton" : 0 ,
5502
5502
" bounded" : 0 ,
5503
- " defaultValue" : " 0xFEFF " ,
5503
+ " defaultValue" : " 0x01C6 " ,
5504
5504
" reportable" : 1 ,
5505
5505
" minInterval" : 0 ,
5506
5506
" maxInterval" : 65344 ,
5532
5532
" storageOption" : " RAM" ,
5533
5533
" singleton" : 0 ,
5534
5534
" bounded" : 0 ,
5535
- " defaultValue" : " " ,
5535
+ " defaultValue" : " 0x00FA " ,
5536
5536
" reportable" : 1 ,
5537
5537
" minInterval" : 0 ,
5538
5538
" maxInterval" : 65344 ,
Original file line number Diff line number Diff line change @@ -2535,10 +2535,10 @@ endpoint 1 {
2535
2535
ram attribute colorLoopStartEnhancedHue default = 0x2300;
2536
2536
ram attribute colorLoopStoredEnhancedHue default = 0x0000;
2537
2537
ram attribute colorCapabilities default = 0x1F;
2538
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
2539
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
2538
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
2539
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
2540
2540
ram attribute coupleColorTempToLevelMinMireds;
2541
- ram attribute startUpColorTemperatureMireds;
2541
+ ram attribute startUpColorTemperatureMireds default = 0x00FA ;
2542
2542
ram attribute featureMap default = 0x1F;
2543
2543
ram attribute clusterRevision default = 7;
2544
2544
Original file line number Diff line number Diff line change 4220
4220
" storageOption" : " RAM" ,
4221
4221
" singleton" : 0 ,
4222
4222
" bounded" : 0 ,
4223
- " defaultValue" : " 0x0000 " ,
4223
+ " defaultValue" : " 0x009A " ,
4224
4224
" reportable" : 1 ,
4225
4225
" minInterval" : 0 ,
4226
4226
" maxInterval" : 65344 ,
4236
4236
" storageOption" : " RAM" ,
4237
4237
" singleton" : 0 ,
4238
4238
" bounded" : 0 ,
4239
- " defaultValue" : " 0xFEFF " ,
4239
+ " defaultValue" : " 0x01C6 " ,
4240
4240
" reportable" : 1 ,
4241
4241
" minInterval" : 0 ,
4242
4242
" maxInterval" : 65344 ,
4268
4268
" storageOption" : " RAM" ,
4269
4269
" singleton" : 0 ,
4270
4270
" bounded" : 0 ,
4271
- " defaultValue" : " " ,
4271
+ " defaultValue" : " 0x00FA " ,
4272
4272
" reportable" : 1 ,
4273
4273
" minInterval" : 0 ,
4274
4274
" maxInterval" : 65344 ,
Original file line number Diff line number Diff line change @@ -2721,10 +2721,10 @@ endpoint 1 {
2721
2721
ram attribute colorLoopStartEnhancedHue default = 0x2300;
2722
2722
ram attribute colorLoopStoredEnhancedHue default = 0x0000;
2723
2723
ram attribute colorCapabilities default = 0x1F;
2724
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
2725
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
2724
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
2725
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
2726
2726
ram attribute coupleColorTempToLevelMinMireds;
2727
- ram attribute startUpColorTemperatureMireds;
2727
+ ram attribute startUpColorTemperatureMireds default = 0x00FA ;
2728
2728
ram attribute featureMap default = 0x1F;
2729
2729
ram attribute clusterRevision default = 7;
2730
2730
Original file line number Diff line number Diff line change 5196
5196
" storageOption" : " RAM" ,
5197
5197
" singleton" : 0 ,
5198
5198
" bounded" : 0 ,
5199
- " defaultValue" : " 0x0000 " ,
5199
+ " defaultValue" : " 0x009A " ,
5200
5200
" reportable" : 1 ,
5201
5201
" minInterval" : 0 ,
5202
5202
" maxInterval" : 65344 ,
5212
5212
" storageOption" : " RAM" ,
5213
5213
" singleton" : 0 ,
5214
5214
" bounded" : 0 ,
5215
- " defaultValue" : " 0xFEFF " ,
5215
+ " defaultValue" : " 0x01C6 " ,
5216
5216
" reportable" : 1 ,
5217
5217
" minInterval" : 0 ,
5218
5218
" maxInterval" : 65344 ,
5244
5244
" storageOption" : " RAM" ,
5245
5245
" singleton" : 0 ,
5246
5246
" bounded" : 0 ,
5247
- " defaultValue" : " " ,
5247
+ " defaultValue" : " 0x00FA " ,
5248
5248
" reportable" : 1 ,
5249
5249
" minInterval" : 0 ,
5250
5250
" maxInterval" : 65344 ,
Original file line number Diff line number Diff line change @@ -2584,10 +2584,10 @@ endpoint 1 {
2584
2584
ram attribute colorLoopStartEnhancedHue default = 0x2300;
2585
2585
ram attribute colorLoopStoredEnhancedHue default = 0x0000;
2586
2586
ram attribute colorCapabilities default = 0x1F;
2587
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
2588
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
2587
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
2588
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
2589
2589
ram attribute coupleColorTempToLevelMinMireds;
2590
- ram attribute startUpColorTemperatureMireds;
2590
+ ram attribute startUpColorTemperatureMireds default = 0x00FA ;
2591
2591
ram attribute featureMap default = 0x1F;
2592
2592
ram attribute clusterRevision default = 7;
2593
2593
Original file line number Diff line number Diff line change 4403
4403
" storageOption" : " RAM" ,
4404
4404
" singleton" : 0 ,
4405
4405
" bounded" : 0 ,
4406
- " defaultValue" : " 0x0000 " ,
4406
+ " defaultValue" : " 0x009A " ,
4407
4407
" reportable" : 1 ,
4408
4408
" minInterval" : 0 ,
4409
4409
" maxInterval" : 65344 ,
4419
4419
" storageOption" : " RAM" ,
4420
4420
" singleton" : 0 ,
4421
4421
" bounded" : 0 ,
4422
- " defaultValue" : " 0xFEFF " ,
4422
+ " defaultValue" : " 0x01C6 " ,
4423
4423
" reportable" : 1 ,
4424
4424
" minInterval" : 0 ,
4425
4425
" maxInterval" : 65344 ,
4451
4451
" storageOption" : " RAM" ,
4452
4452
" singleton" : 0 ,
4453
4453
" bounded" : 0 ,
4454
- " defaultValue" : " " ,
4454
+ " defaultValue" : " 0x00FA " ,
4455
4455
" reportable" : 1 ,
4456
4456
" minInterval" : 0 ,
4457
4457
" maxInterval" : 65344 ,
Original file line number Diff line number Diff line change @@ -3173,10 +3173,10 @@ endpoint 1 {
3173
3173
ram attribute colorLoopStartEnhancedHue default = 0x2300;
3174
3174
ram attribute colorLoopStoredEnhancedHue default = 0x0000;
3175
3175
ram attribute colorCapabilities default = 0x1F;
3176
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
3177
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
3176
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
3177
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
3178
3178
ram attribute coupleColorTempToLevelMinMireds;
3179
- persist attribute startUpColorTemperatureMireds;
3179
+ persist attribute startUpColorTemperatureMireds default = 0x00FA ;
3180
3180
ram attribute featureMap default = 0x1F;
3181
3181
ram attribute clusterRevision default = 7;
3182
3182
Original file line number Diff line number Diff line change 5733
5733
" storageOption" : " RAM" ,
5734
5734
" singleton" : 0 ,
5735
5735
" bounded" : 0 ,
5736
- " defaultValue" : " 0x0000 " ,
5736
+ " defaultValue" : " 0x009A " ,
5737
5737
" reportable" : 1 ,
5738
5738
" minInterval" : 0 ,
5739
5739
" maxInterval" : 65344 ,
5749
5749
" storageOption" : " RAM" ,
5750
5750
" singleton" : 0 ,
5751
5751
" bounded" : 0 ,
5752
- " defaultValue" : " 0xFEFF " ,
5752
+ " defaultValue" : " 0x01C6 " ,
5753
5753
" reportable" : 1 ,
5754
5754
" minInterval" : 0 ,
5755
5755
" maxInterval" : 65344 ,
5781
5781
" storageOption" : " NVM" ,
5782
5782
" singleton" : 0 ,
5783
5783
" bounded" : 0 ,
5784
- " defaultValue" : " " ,
5784
+ " defaultValue" : " 0x00FA " ,
5785
5785
" reportable" : 1 ,
5786
5786
" minInterval" : 0 ,
5787
5787
" maxInterval" : 65344 ,
Original file line number Diff line number Diff line change @@ -2698,10 +2698,10 @@ endpoint 1 {
2698
2698
ram attribute colorLoopStartEnhancedHue default = 0x2300;
2699
2699
ram attribute colorLoopStoredEnhancedHue default = 0x0000;
2700
2700
ram attribute colorCapabilities default = 0x1F;
2701
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
2702
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
2701
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
2702
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
2703
2703
ram attribute coupleColorTempToLevelMinMireds;
2704
- ram attribute startUpColorTemperatureMireds;
2704
+ ram attribute startUpColorTemperatureMireds default = 0x00FA ;
2705
2705
callback attribute generatedCommandList;
2706
2706
callback attribute acceptedCommandList;
2707
2707
callback attribute attributeList;
Original file line number Diff line number Diff line change 5881
5881
" storageOption" : " RAM" ,
5882
5882
" singleton" : 0 ,
5883
5883
" bounded" : 0 ,
5884
- " defaultValue" : " 0x0000 " ,
5884
+ " defaultValue" : " 0x009A " ,
5885
5885
" reportable" : 1 ,
5886
5886
" minInterval" : 0 ,
5887
5887
" maxInterval" : 65344 ,
5897
5897
" storageOption" : " RAM" ,
5898
5898
" singleton" : 0 ,
5899
5899
" bounded" : 0 ,
5900
- " defaultValue" : " 0xFEFF " ,
5900
+ " defaultValue" : " 0x01C6 " ,
5901
5901
" reportable" : 1 ,
5902
5902
" minInterval" : 0 ,
5903
5903
" maxInterval" : 65344 ,
5929
5929
" storageOption" : " RAM" ,
5930
5930
" singleton" : 0 ,
5931
5931
" bounded" : 0 ,
5932
- " defaultValue" : " " ,
5932
+ " defaultValue" : " 0x00FA " ,
5933
5933
" reportable" : 1 ,
5934
5934
" minInterval" : 0 ,
5935
5935
" maxInterval" : 65344 ,
Original file line number Diff line number Diff line change @@ -2748,10 +2748,10 @@ endpoint 1 {
2748
2748
ram attribute colorLoopStartEnhancedHue default = 0x2300;
2749
2749
ram attribute colorLoopStoredEnhancedHue default = 0x0000;
2750
2750
ram attribute colorCapabilities default = 0x1F;
2751
- ram attribute colorTempPhysicalMinMireds default = 0x0000 ;
2752
- ram attribute colorTempPhysicalMaxMireds default = 0xFEFF ;
2751
+ ram attribute colorTempPhysicalMinMireds default = 0x009A ;
2752
+ ram attribute colorTempPhysicalMaxMireds default = 0x01C6 ;
2753
2753
ram attribute coupleColorTempToLevelMinMireds;
2754
- persist attribute startUpColorTemperatureMireds;
2754
+ persist attribute startUpColorTemperatureMireds default = 0x00FA ;
2755
2755
callback attribute generatedCommandList;
2756
2756
callback attribute acceptedCommandList;
2757
2757
callback attribute eventList;
Original file line number Diff line number Diff line change 5172
5172
" storageOption" : " RAM" ,
5173
5173
" singleton" : 0 ,
5174
5174
" bounded" : 0 ,
5175
- " defaultValue" : " 0x0000 " ,
5175
+ " defaultValue" : " 0x009A " ,
5176
5176
" reportable" : 1 ,
5177
5177
" minInterval" : 0 ,
5178
5178
" maxInterval" : 65344 ,
5188
5188
" storageOption" : " RAM" ,
5189
5189
" singleton" : 0 ,
5190
5190
" bounded" : 0 ,
5191
- " defaultValue" : " 0xFEFF " ,
5191
+ " defaultValue" : " 0x01C6 " ,
5192
5192
" reportable" : 1 ,
5193
5193
" minInterval" : 0 ,
5194
5194
" maxInterval" : 65344 ,
5220
5220
" storageOption" : " NVM" ,
5221
5221
" singleton" : 0 ,
5222
5222
" bounded" : 0 ,
5223
- " defaultValue" : " " ,
5223
+ " defaultValue" : " 0x00FA " ,
5224
5224
" reportable" : 1 ,
5225
5225
" minInterval" : 0 ,
5226
5226
" maxInterval" : 65344 ,
You can’t perform that action at this time.
0 commit comments