Skip to content

Commit

Permalink
update cluster-revision in thermostat cluster (#28908)
Browse files Browse the repository at this point in the history
  • Loading branch information
mideayanghui authored and pull[bot] committed Aug 29, 2023
1 parent fc4d51b commit 1411520
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7050,7 +7050,7 @@ endpoint 1 {
callback attribute acceptedCommandList;
callback attribute attributeList;
ram attribute featureMap default = 0x0023;
ram attribute clusterRevision default = 5;
ram attribute clusterRevision default = 6;
}

server cluster FanControl {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"endpointTypes": [
{
"id": 13,
"id": 1,
"name": "MA-rootdevice",
"deviceTypeRef": {
"id": 3,
Expand Down Expand Up @@ -10512,7 +10512,7 @@
]
},
{
"id": 14,
"id": 2,
"name": "MA-onofflight",
"deviceTypeRef": {
"id": 8,
Expand Down Expand Up @@ -21228,7 +21228,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "5",
"defaultValue": "6",
"reportable": 1,
"minInterval": 0,
"maxInterval": 65344,
Expand Down Expand Up @@ -30613,7 +30613,7 @@
]
},
{
"id": 15,
"id": 3,
"name": "MA-onofflight",
"deviceTypeRef": {
"id": 8,
Expand Down Expand Up @@ -34897,7 +34897,7 @@
]
},
{
"id": 16,
"id": 4,
"name": "Anonymous Endpoint Type",
"deviceTypeRef": {
"id": 53,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1686,7 +1686,7 @@ endpoint 1 {
callback attribute acceptedCommandList default = 0;
callback attribute attributeList default = 0;
ram attribute featureMap default = 0x3f;
ram attribute clusterRevision default = 3;
ram attribute clusterRevision default = 6;
}

server cluster ThermostatUserInterfaceConfiguration {
Expand Down
30 changes: 15 additions & 15 deletions examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.zap
Original file line number Diff line number Diff line change
Expand Up @@ -16,43 +16,43 @@
}
],
"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.json",
"type": "zcl-properties",
"category": "matter",
"version": 1,
"description": "Matter SDK ZCL data"
},
{
"pathRelativity": "relativeToZap",
"path": "../../../src/app/zap-templates/app-templates.json",
"type": "gen-templates-json",
"version": "chip-v1"
}
],
"endpointTypes": [
{
"id": 2,
"id": 7,
"name": "MA-rootdevice",
"deviceTypeRef": {
"id": 2,
"id": 55,
"code": 22,
"profileId": 259,
"label": "MA-rootdevice",
"name": "MA-rootdevice"
},
"deviceTypes": [
{
"id": 2,
"id": 55,
"code": 22,
"profileId": 259,
"label": "MA-rootdevice",
"name": "MA-rootdevice"
}
],
"deviceTypeRefs": [
2
55
],
"deviceVersions": [
1
Expand Down Expand Up @@ -5468,26 +5468,26 @@
]
},
{
"id": 1,
"id": 8,
"name": "Anonymous Endpoint Type",
"deviceTypeRef": {
"id": 34,
"id": 87,
"code": 769,
"profileId": 259,
"label": "MA-thermostat",
"name": "MA-thermostat"
},
"deviceTypes": [
{
"id": 34,
"id": 87,
"code": 769,
"profileId": 259,
"label": "MA-thermostat",
"name": "MA-thermostat"
}
],
"deviceTypeRefs": [
34
87
],
"deviceVersions": [
1
Expand Down Expand Up @@ -7523,7 +7523,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "3",
"defaultValue": "6",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down
2 changes: 1 addition & 1 deletion examples/thermostat/thermostat-common/thermostat.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1993,7 +1993,7 @@ endpoint 1 {
callback attribute acceptedCommandList;
callback attribute attributeList;
ram attribute featureMap default = 0x23;
ram attribute clusterRevision default = 5;
ram attribute clusterRevision default = 6;
}

server cluster ThermostatUserInterfaceConfiguration {
Expand Down
30 changes: 15 additions & 15 deletions examples/thermostat/thermostat-common/thermostat.zap
Original file line number Diff line number Diff line change
Expand Up @@ -16,43 +16,43 @@
}
],
"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.json",
"type": "zcl-properties",
"category": "matter",
"version": 1,
"description": "Matter SDK ZCL data"
},
{
"pathRelativity": "relativeToZap",
"path": "../../../src/app/zap-templates/app-templates.json",
"type": "gen-templates-json",
"version": "chip-v1"
}
],
"endpointTypes": [
{
"id": 1,
"id": 5,
"name": "MA-rootdevice",
"deviceTypeRef": {
"id": 2,
"id": 55,
"code": 22,
"profileId": 259,
"label": "MA-rootdevice",
"name": "MA-rootdevice"
},
"deviceTypes": [
{
"id": 2,
"id": 55,
"code": 22,
"profileId": 259,
"label": "MA-rootdevice",
"name": "MA-rootdevice"
}
],
"deviceTypeRefs": [
2
55
],
"deviceVersions": [
1
Expand Down Expand Up @@ -7655,26 +7655,26 @@
]
},
{
"id": 2,
"id": 6,
"name": "MA-thermostat",
"deviceTypeRef": {
"id": 34,
"id": 87,
"code": 769,
"profileId": 259,
"label": "MA-thermostat",
"name": "MA-thermostat"
},
"deviceTypes": [
{
"id": 34,
"id": 87,
"code": 769,
"profileId": 259,
"label": "MA-thermostat",
"name": "MA-thermostat"
}
],
"deviceTypeRefs": [
34
87
],
"deviceVersions": [
1
Expand Down Expand Up @@ -11678,7 +11678,7 @@
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "5",
"defaultValue": "6",
"reportable": 1,
"minInterval": 0,
"maxInterval": 65344,
Expand Down

0 comments on commit 1411520

Please sign in to comment.