Skip to content

Commit

Permalink
Removed the Temperature level attribute from the Temperature controller
Browse files Browse the repository at this point in the history
  • Loading branch information
shgutte committed Oct 3, 2024
1 parent 3b4de3e commit a9b101a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 145 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1768,8 +1768,6 @@ endpoint 2 {
ram attribute minTemperature;
ram attribute maxTemperature;
ram attribute step;
ram attribute selectedTemperatureLevel;
callback attribute supportedTemperatureLevels;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute attributeList;
Expand Down Expand Up @@ -1801,8 +1799,6 @@ endpoint 3 {
ram attribute minTemperature;
ram attribute maxTemperature;
ram attribute step;
ram attribute selectedTemperatureLevel;
callback attribute supportedTemperatureLevels;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute attributeList;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"fileFormat": 2,
"featureLevel": 104,
"featureLevel": 103,
"creator": "zap",
"keyValuePairs": [
{
Expand Down Expand Up @@ -3538,38 +3538,6 @@
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "SelectedTemperatureLevel",
"code": 4,
"mfgCode": null,
"side": "server",
"type": "int8u",
"included": 1,
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "SupportedTemperatureLevels",
"code": 5,
"mfgCode": null,
"side": "server",
"type": "array",
"included": 1,
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": null,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "GeneratedCommandList",
"code": 65528,
Expand Down Expand Up @@ -3935,38 +3903,6 @@
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "SelectedTemperatureLevel",
"code": 4,
"mfgCode": null,
"side": "server",
"type": "int8u",
"included": 1,
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "SupportedTemperatureLevels",
"code": 5,
"mfgCode": null,
"side": "server",
"type": "array",
"included": 1,
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": null,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "GeneratedCommandList",
"code": 65528,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1676,8 +1676,6 @@ endpoint 2 {
ram attribute minTemperature;
ram attribute maxTemperature;
ram attribute step;
ram attribute selectedTemperatureLevel;
callback attribute supportedTemperatureLevels;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute attributeList;
Expand Down Expand Up @@ -1709,8 +1707,6 @@ endpoint 3 {
ram attribute minTemperature;
ram attribute maxTemperature;
ram attribute step;
ram attribute selectedTemperatureLevel;
callback attribute supportedTemperatureLevels;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute attributeList;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"fileFormat": 2,
"featureLevel": 104,
"featureLevel": 103,
"creator": "zap",
"keyValuePairs": [
{
Expand All @@ -17,20 +17,20 @@
}
],
"package": [
{
"pathRelativity": "relativeToZap",
"path": "../../../../src/app/zap-templates/app-templates.json",
"type": "gen-templates-json",
"category": "matter",
"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",
"category": "matter",
"version": "chip-v1"
}
],
"endpointTypes": [
Expand Down Expand Up @@ -3443,38 +3443,6 @@
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "SelectedTemperatureLevel",
"code": 4,
"mfgCode": null,
"side": "server",
"type": "int8u",
"included": 1,
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "SupportedTemperatureLevels",
"code": 5,
"mfgCode": null,
"side": "server",
"type": "array",
"included": 1,
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": null,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "GeneratedCommandList",
"code": 65528,
Expand Down Expand Up @@ -3840,38 +3808,6 @@
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "SelectedTemperatureLevel",
"code": 4,
"mfgCode": null,
"side": "server",
"type": "int8u",
"included": 1,
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "SupportedTemperatureLevels",
"code": 5,
"mfgCode": null,
"side": "server",
"type": "array",
"included": 1,
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": null,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
},
{
"name": "GeneratedCommandList",
"code": 65528,
Expand Down

0 comments on commit a9b101a

Please sign in to comment.