File tree 6 files changed +6
-6
lines changed
air-quality-sensor-app/air-quality-sensor-common
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2410,7 +2410,7 @@ endpoint 0 {
2410
2410
callback attribute regulatoryConfig;
2411
2411
callback attribute locationCapability;
2412
2412
callback attribute supportsConcurrentConnection;
2413
- ram attribute featureMap default = 6 ;
2413
+ ram attribute featureMap default = 0 ;
2414
2414
ram attribute clusterRevision default = 1;
2415
2415
2416
2416
handle command ArmFailSafe;
Original file line number Diff line number Diff line change 1061
1061
" storageOption" : " RAM" ,
1062
1062
" singleton" : 0 ,
1063
1063
" bounded" : 0 ,
1064
- " defaultValue" : " 6 " ,
1064
+ " defaultValue" : " 0 " ,
1065
1065
" reportable" : 1 ,
1066
1066
" minInterval" : 1 ,
1067
1067
" maxInterval" : 65534 ,
Original file line number Diff line number Diff line change @@ -2043,7 +2043,7 @@ endpoint 0 {
2043
2043
callback attribute regulatoryConfig;
2044
2044
callback attribute locationCapability;
2045
2045
callback attribute supportsConcurrentConnection;
2046
- ram attribute featureMap default = 6 ;
2046
+ ram attribute featureMap default = 0 ;
2047
2047
ram attribute clusterRevision default = 1;
2048
2048
2049
2049
handle command ArmFailSafe;
Original file line number Diff line number Diff line change 1323
1323
" storageOption" : " RAM" ,
1324
1324
" singleton" : 0 ,
1325
1325
" bounded" : 0 ,
1326
- " defaultValue" : " 6 " ,
1326
+ " defaultValue" : " 0 " ,
1327
1327
" reportable" : 1 ,
1328
1328
" minInterval" : 1 ,
1329
1329
" maxInterval" : 65534 ,
Original file line number Diff line number Diff line change @@ -1973,7 +1973,7 @@ endpoint 0 {
1973
1973
callback attribute regulatoryConfig;
1974
1974
callback attribute locationCapability;
1975
1975
callback attribute supportsConcurrentConnection;
1976
- ram attribute featureMap default = 6 ;
1976
+ ram attribute featureMap default = 0 ;
1977
1977
ram attribute clusterRevision default = 1;
1978
1978
1979
1979
handle command ArmFailSafe;
Original file line number Diff line number Diff line change 1201
1201
" storageOption" : " RAM" ,
1202
1202
" singleton" : 0 ,
1203
1203
" bounded" : 0 ,
1204
- " defaultValue" : " 6 " ,
1204
+ " defaultValue" : " 0 " ,
1205
1205
" reportable" : 1 ,
1206
1206
" minInterval" : 1 ,
1207
1207
" maxInterval" : 65534 ,
You can’t perform that action at this time.
0 commit comments