Skip to content

Commit

Permalink
Update the name in all the .zap files (project-chip#14445)
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca authored and selissia committed Jan 28, 2022
1 parent 56d3405 commit 4550b82
Show file tree
Hide file tree
Showing 16 changed files with 51 additions and 54 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10748,7 +10748,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "10",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand Down Expand Up @@ -10838,7 +10838,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "20",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -10853,7 +10853,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "10",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand Down Expand Up @@ -11273,7 +11273,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -11288,7 +11288,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "0x103",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand Down Expand Up @@ -20862,6 +20862,5 @@
"endpointVersion": 1,
"deviceIdentifier": 256
}
],
"log": []
]
}
2 changes: 1 addition & 1 deletion examples/bridge-app/bridge-common/bridge-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
28 changes: 14 additions & 14 deletions examples/door-lock-app/door-lock-common/door-lock-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -1380,7 +1380,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down Expand Up @@ -6247,7 +6247,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6262,7 +6262,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6277,7 +6277,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6292,7 +6292,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "0",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand Down Expand Up @@ -6337,7 +6337,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "10",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6352,7 +6352,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "0",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6367,7 +6367,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "0",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6382,7 +6382,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "0",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6397,7 +6397,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "8",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand Down Expand Up @@ -6427,7 +6427,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "20",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6442,7 +6442,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "10",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand Down Expand Up @@ -6862,7 +6862,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -6877,7 +6877,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "0x103",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -1056,7 +1056,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -1071,7 +1071,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -1086,7 +1086,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "0",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand All @@ -1101,7 +1101,7 @@
"singleton": 0,
"bounded": 0,
"defaultValue": "1",
"reportable": 0,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
"reportableChange": 0
Expand Down Expand Up @@ -6972,6 +6972,5 @@
"endpointVersion": 1,
"deviceIdentifier": 259
}
],
"log": []
]
}
2 changes: 1 addition & 1 deletion examples/lighting-app/lighting-common/lighting-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -1642,7 +1642,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
2 changes: 1 addition & 1 deletion examples/lock-app/lock-common/lock-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -1380,7 +1380,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1418,7 +1418,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
2 changes: 1 addition & 1 deletion examples/pump-app/pump-common/pump-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -1285,7 +1285,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1285,7 +1285,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down Expand Up @@ -2769,9 +2769,9 @@
},
{
"name": "MA-tempsensor",
"deviceTypeName": "MA-tempsensor",
"deviceTypeCode": 22,
"deviceTypeProfileId": 770,
"deviceTypeName": null,
"deviceTypeCode": null,
"deviceTypeProfileId": null,
"clusters": [
{
"name": "Power Configuration",
Expand Down
2 changes: 1 addition & 1 deletion examples/thermostat/thermostat-common/thermostat.zap
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
2 changes: 1 addition & 1 deletion examples/tv-app/tv-common/tv-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
2 changes: 1 addition & 1 deletion examples/window-app/common/window-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@
"reportableChange": 0
},
{
"name": "CalendarType",
"name": "ActiveCalendarType",
"code": 1,
"mfgCode": null,
"side": "server",
Expand Down
Loading

0 comments on commit 4550b82

Please sign in to comment.