Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ad27399

Browse files
committedJun 18, 2024·
Trying to remove Thread Border Router Management in controller-clusters.zap as a test.
1 parent aa58bed commit ad27399

File tree

1 file changed

+0
-76
lines changed

1 file changed

+0
-76
lines changed
 

‎src/controller/data_model/controller-clusters.zap

-76
Original file line numberDiff line numberDiff line change
@@ -4808,82 +4808,6 @@
48084808
}
48094809
]
48104810
},
4811-
{
4812-
"name": "Thread Border Router Management",
4813-
"code": 1106,
4814-
"mfgCode": null,
4815-
"define": "THREAD_BORDER_ROUTER_MANAGEMENT",
4816-
"side": "client",
4817-
"enabled": 1,
4818-
"commands": [
4819-
{
4820-
"name": "GetActiveDatasetRequest",
4821-
"code": 0,
4822-
"mfgCode": null,
4823-
"source": "client",
4824-
"isIncoming": 0,
4825-
"isEnabled": 1
4826-
},
4827-
{
4828-
"name": "GetPendingDatasetRequest",
4829-
"code": 1,
4830-
"mfgCode": null,
4831-
"source": "client",
4832-
"isIncoming": 0,
4833-
"isEnabled": 1
4834-
},
4835-
{
4836-
"name": "SetActiveDatasetRequest",
4837-
"code": 4,
4838-
"mfgCode": null,
4839-
"source": "client",
4840-
"isIncoming": 0,
4841-
"isEnabled": 1
4842-
},
4843-
{
4844-
"name": "SetPendingDatasetRequest",
4845-
"code": 5,
4846-
"mfgCode": null,
4847-
"source": "client",
4848-
"isIncoming": 0,
4849-
"isEnabled": 1
4850-
}
4851-
],
4852-
"attributes": [
4853-
{
4854-
"name": "FeatureMap",
4855-
"code": 65532,
4856-
"mfgCode": null,
4857-
"side": "client",
4858-
"type": "bitmap32",
4859-
"included": 1,
4860-
"storageOption": "RAM",
4861-
"singleton": 0,
4862-
"bounded": 0,
4863-
"defaultValue": "0",
4864-
"reportable": 1,
4865-
"minInterval": 1,
4866-
"maxInterval": 65534,
4867-
"reportableChange": 0
4868-
},
4869-
{
4870-
"name": "ClusterRevision",
4871-
"code": 65533,
4872-
"mfgCode": null,
4873-
"side": "client",
4874-
"type": "int16u",
4875-
"included": 1,
4876-
"storageOption": "RAM",
4877-
"singleton": 0,
4878-
"bounded": 0,
4879-
"defaultValue": "2",
4880-
"reportable": 1,
4881-
"minInterval": 0,
4882-
"maxInterval": 65344,
4883-
"reportableChange": 0
4884-
}
4885-
]
4886-
},
48874811
{
48884812
"name": "Wake on LAN",
48894813
"code": 1283,

0 commit comments

Comments
 (0)
Please sign in to comment.