Skip to content

Commit

Permalink
updating to remove OTA Provider from all-clusters-app - aligning with p…
Browse files Browse the repository at this point in the history
  • Loading branch information
tima-q committed Jan 11, 2022
1 parent 97c8d70 commit c383a56
Show file tree
Hide file tree
Showing 12 changed files with 28,388 additions and 28,421 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1408,7 +1408,7 @@
"mfgCode": null,
"define": "OTA_PROVIDER_CLUSTER",
"side": "server",
"enabled": 1,
"enabled": 0,
"commands": [
{
"name": "QueryImageResponse",
Expand Down
1 change: 0 additions & 1 deletion src/app/tests/suites/TestDescriptorCluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ tests:
0x001E, # Binding
0x001F, # Access Control
0x0028, # Basic Information
0x0029, # OTA Software Update Provider
0x002A, # OTA Software Update Requestor
0x002B, # Localization Configuration
0x002E, # Power Source Configuration
Expand Down
Loading

0 comments on commit c383a56

Please sign in to comment.