Skip to content

Commit

Permalink
Manually remove client commant from server side (project-chip#28890)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
2 people authored and abpoth committed Aug 25, 2023
1 parent 8e5e1d8 commit db95156
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 92 deletions.
12 changes: 1 addition & 11 deletions scripts/tools/zap/tests/inputs/all-clusters-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -4209,16 +4209,6 @@
"define": "GENERAL_DIAGNOSTICS_CLUSTER",
"side": "server",
"enabled": 1,
"commands": [
{
"name": "TestEventTrigger",
"code": 0,
"mfgCode": null,
"source": "client",
"incoming": 1,
"outgoing": 0
}
],
"attributes": [
{
"name": "NetworkInterfaces",
Expand Down Expand Up @@ -27329,4 +27319,4 @@
}
],
"log": []
}
}
Loading

0 comments on commit db95156

Please sign in to comment.