Add API to retrieve whitelist diag information. (#228)

This commit is contained in:
Jonathan Hui
2016-07-01 13:10:57 -07:00
committed by GitHub
parent 510f1d57f1
commit 51e5609456
9 changed files with 163 additions and 55 deletions
+13
View File
@@ -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.