Skip to content

Commit

Permalink
Update ZAP version to v2023.11.08-nightly (#30445)
Browse files Browse the repository at this point in the history
* Regen with new zap version. Activate code to parse discovery response with added variables

* Update ZAP version to v2023.11.08-nightly

* Convert and regen all
  • Loading branch information
jmartinez-silabs authored and pull[bot] committed Nov 27, 2023
1 parent 34840a9 commit dcd49fb
Show file tree
Hide file tree
Showing 35 changed files with 145 additions and 136 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1832,7 +1832,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -1848,7 +1848,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -1864,7 +1864,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -2660,7 +2660,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,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
Original file line number Diff line number Diff line change
Expand Up @@ -2748,7 +2748,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2764,7 +2764,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2780,7 +2780,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -2856,7 +2856,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
8 changes: 4 additions & 4 deletions examples/bridge-app/bridge-common/bridge-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -2339,7 +2339,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2355,7 +2355,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2371,7 +2371,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -3167,7 +3167,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1804,7 +1804,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -1820,7 +1820,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -1836,7 +1836,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -2632,7 +2632,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,7 +2188,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2204,7 +2204,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2220,7 +2220,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -3016,7 +3016,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2106,7 +2106,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2122,7 +2122,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2138,7 +2138,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -2934,7 +2934,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2059,7 +2059,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2075,7 +2075,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2091,7 +2091,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -2887,7 +2887,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
8 changes: 4 additions & 4 deletions examples/lighting-app/lighting-common/lighting-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -2069,7 +2069,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2085,7 +2085,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2101,7 +2101,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -2897,7 +2897,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
8 changes: 4 additions & 4 deletions examples/lighting-app/nxp/zap/lighting-on-off.zap
Original file line number Diff line number Diff line change
Expand Up @@ -1616,7 +1616,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -1632,7 +1632,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -1648,7 +1648,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -2396,7 +2396,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
8 changes: 4 additions & 4 deletions examples/lighting-app/qpg/zap/light.zap
Original file line number Diff line number Diff line change
Expand Up @@ -2321,7 +2321,7 @@
"code": 10,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2337,7 +2337,7 @@
"code": 11,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand All @@ -2353,7 +2353,7 @@
"code": 12,
"mfgCode": null,
"side": "server",
"type": "int8u",
"type": "int16u",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -3101,7 +3101,7 @@
"reportableChange": 0
},
{
"name": "ActiveNetworkFaults",
"name": "ActiveNetworkFaultsList",
"code": 62,
"mfgCode": null,
"side": "server",
Expand Down
Loading

0 comments on commit dcd49fb

Please sign in to comment.