Skip to content

Commit c3fb124

Browse files
Manually remove client commant from server side (#28890)
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
1 parent 863fdb0 commit c3fb124

File tree

2 files changed

+81
-92
lines changed

2 files changed

+81
-92
lines changed

scripts/tools/zap/tests/inputs/all-clusters-app.zap

+1-11
Original file line numberDiff line numberDiff line change
@@ -4209,16 +4209,6 @@
42094209
"define": "GENERAL_DIAGNOSTICS_CLUSTER",
42104210
"side": "server",
42114211
"enabled": 1,
4212-
"commands": [
4213-
{
4214-
"name": "TestEventTrigger",
4215-
"code": 0,
4216-
"mfgCode": null,
4217-
"source": "client",
4218-
"incoming": 1,
4219-
"outgoing": 0
4220-
}
4221-
],
42224212
"attributes": [
42234213
{
42244214
"name": "NetworkInterfaces",
@@ -27329,4 +27319,4 @@
2732927319
}
2733027320
],
2733127321
"log": []
27332-
}
27322+
}

0 commit comments

Comments
 (0)