mirror of
https://github.com/espressif/openthread.git
synced 2026-09-13 12:40:05 +00:00
Add API to retrieve whitelist diag information. (#228)
This commit is contained in:
@@ -546,6 +546,19 @@ Disable OpenThread.
|
||||
Done
|
||||
```
|
||||
|
||||
### whitelist
|
||||
|
||||
List the whitelist entries.
|
||||
|
||||
```bash
|
||||
> whitelist
|
||||
Enabled
|
||||
e2b3540590b0fd87
|
||||
d38d7f875888fccb
|
||||
c467a90a2060fa0e
|
||||
Done
|
||||
```
|
||||
|
||||
### whitelist add \<extaddr\>
|
||||
|
||||
Add an IEEE 802.15.4 Extended Address to the whitelist.
|
||||
|
||||
Reference in New Issue
Block a user