Skip to content

Commit

Permalink
Remove server-side command wrongly added to General Diagnostics in al…
Browse files Browse the repository at this point in the history
…l clusters (#28966)
  • Loading branch information
andy31415 authored and pull[bot] committed Jan 16, 2024
1 parent 7e838f9 commit 3c9aef9
Showing 1 changed file with 1 addition and 11 deletions.
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 @@ -35430,4 +35420,4 @@
}
],
"log": []
}
}

0 comments on commit 3c9aef9

Please sign in to comment.