Skip to content

Commit

Permalink
Add the MoveToClosestFrequency command to the level control cluster X…
Browse files Browse the repository at this point in the history
…ML. (#19065)

Fixes #19036
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Aug 3, 2022
1 parent 7238ed4 commit c25073e
Show file tree
Hide file tree
Showing 28 changed files with 1,112 additions and 867 deletions.
125 changes: 62 additions & 63 deletions examples/all-clusters-app/all-clusters-common/all-clusters-app.zap

Large diffs are not rendered by default.

Large diffs are not rendered by default.

122 changes: 61 additions & 61 deletions examples/bridge-app/bridge-common/bridge-app.zap

Large diffs are not rendered by default.

122 changes: 61 additions & 61 deletions examples/chef/devices/lighting-app.zap

Large diffs are not rendered by default.

122 changes: 61 additions & 61 deletions examples/light-switch-app/light-switch-common/light-switch-app.zap

Large diffs are not rendered by default.

122 changes: 61 additions & 61 deletions examples/lighting-app/lighting-common/lighting-app.zap

Large diffs are not rendered by default.

122 changes: 61 additions & 61 deletions examples/lock-app/lock-common/lock-app.zap

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions examples/pump-app/pump-common/pump-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -3541,7 +3541,7 @@
"code": 1,
"mfgCode": null,
"side": "server",
"type": "enum8",
"type": "RoutingRole",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -4469,7 +4469,7 @@
"code": 59,
"mfgCode": null,
"side": "server",
"type": "array",
"type": "SecurityPolicy",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -4501,7 +4501,7 @@
"code": 61,
"mfgCode": null,
"side": "server",
"type": "array",
"type": "OperationalDatasetComponents",
"included": 1,
"storageOption": "External",
"singleton": 0,
Expand Down Expand Up @@ -7965,6 +7965,5 @@
"endpointVersion": 1,
"deviceIdentifier": 771
}
],
"log": []
]
}
Loading

0 comments on commit c25073e

Please sign in to comment.