mirror of
https://github.com/espressif/openthread.git
synced 2026-09-14 05:00:11 +00:00
[doc] add missing doc for datatset (#3487)
This commit is contained in:
@@ -541,6 +541,17 @@ RxTotal: 2
|
||||
RxErrOther: 0
|
||||
```
|
||||
|
||||
### dataset
|
||||
Print changes in operational dataset buffer.
|
||||
|
||||
```bash
|
||||
> dataset activetimestamp 1234
|
||||
Done
|
||||
> dataset
|
||||
Active Timestamp: 1234
|
||||
Done
|
||||
```
|
||||
|
||||
### dataset help
|
||||
|
||||
Print meshcop dataset help menu.
|
||||
|
||||
Reference in New Issue
Block a user