Skip to content

Commit

Permalink
Update concentration measurement cluster revisions to 3. (#27396)
Browse files Browse the repository at this point in the history
* Fixes #27364
* Fixes #27367
* Fixes #27368
* Fixes #27369
* Fixes #27370
* Fixes #27371
* Fixes #27372
* Fixes #27373
* Fixes #27375
* Fixes #27376
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Feb 1, 2024
1 parent 0b301be commit 1176959
Show file tree
Hide file tree
Showing 15 changed files with 126 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6637,7 +6637,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster CarbonDioxideConcentrationMeasurement {
Expand All @@ -6657,7 +6657,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster NitrogenDioxideConcentrationMeasurement {
Expand All @@ -6677,7 +6677,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster OzoneConcentrationMeasurement {
Expand All @@ -6697,7 +6697,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster Pm25ConcentrationMeasurement {
Expand All @@ -6717,7 +6717,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster FormaldehydeConcentrationMeasurement {
Expand All @@ -6737,7 +6737,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster Pm1ConcentrationMeasurement {
Expand All @@ -6757,7 +6757,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster Pm10ConcentrationMeasurement {
Expand All @@ -6777,7 +6777,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster TotalVolatileOrganicCompoundsConcentrationMeasurement {
Expand All @@ -6797,7 +6797,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster RadonConcentrationMeasurement {
Expand All @@ -6817,7 +6817,7 @@ endpoint 1 {
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 1;
ram attribute clusterRevision default = 3;
}

server cluster WakeOnLan {
Expand Down
32 changes: 16 additions & 16 deletions examples/all-clusters-app/all-clusters-common/all-clusters-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
}
],
"package": [
{
"pathRelativity": "relativeToZap",
"path": "../../../src/app/zap-templates/app-templates.json",
"type": "gen-templates-json",
"version": "chip-v1"
},
{
"pathRelativity": "relativeToZap",
"path": "../../../src/app/zap-templates/zcl/zcl-with-test-extensions.json",
"type": "zcl-properties",
"category": "matter",
"version": 1,
"description": "Matter SDK ZCL data with some extensions"
},
{
"pathRelativity": "relativeToZap",
"path": "../../../src/app/zap-templates/app-templates.json",
"type": "gen-templates-json",
"version": "chip-v1"
}
],
"endpointTypes": [
Expand Down Expand Up @@ -21417,7 +21417,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -21741,7 +21741,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -22389,7 +22389,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -22713,7 +22713,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -23037,7 +23037,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -23361,7 +23361,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -23685,7 +23685,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -24009,7 +24009,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -24333,7 +24333,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -24657,7 +24657,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"defaultValue": "3",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: CDOCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: CMOCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: FLDCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: NDOCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_OZCONC_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: OZCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: PMHCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: PMICONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: PMKCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_RNCONC_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: RNCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests:
attribute: "ClusterRevision"
PICS: TVOCCONC.S.Afffd
response:
value: 1
value: 3
constraints:
type: int16u

Expand Down
Loading

0 comments on commit 1176959

Please sign in to comment.