openthread / ot-commissioner

OpenThread Commissioner, a Thread commissioner for joining new Thread devices and managing Thread networks.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
49 stars 36 forks source link

[api] enable a DIAG_GET reset command into commissioner #281

Closed ZhangLe2016 closed 1 month ago

ZhangLe2016 commented 3 months ago

the DIAG_GET reset command is a key functionality of diagnositic feature in TMF, it can be used to reset MAC counters (9) and MLE counters (34).

User can use reset/request commands to do the link stats on MAC and Mesh layer.

ZhangLe2016 commented 1 month ago

let me close this one and resubmit a new one to replace it. Thanks.