-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[api] enable DIAG_GET query function into commissioner
This PR adds DIAG_GET query command into the commissioner module, allowing users to query one or more diagnostic TLVs from a peer Thread device by setting the device's mesh local address than TLV mask bits flag. Test: config set pskc 445f2b5ca6f2a93a55ce570a70efeecb [done] start 192.168.9.2 49154 [done] diag query ipaddr fdce:bb1d:37f6:6978:0:ff:fe00:cc00 Peer Address: fd74:95e3:6ec:feee:0:ff:fe00:ac00 Content: { "Ipv6 Addresses": [ "fd74:95e3:06ec:feee:0000:00ff:fe00:fc36", "fd74:95e3:06ec:feee:0000:00ff:fe00:fc11", "fd74:95e3:06ec:feee:0000:00ff:fe00:fc10", "fd74:95e3:06ec:feee:0000:00ff:fe00:fc38", "fd11:0022:0000:0000:99e7:cece:d50d:ae6b", "fd74:95e3:06ec:feee:0000:00ff:fe00:fc00", "fd74:95e3:06ec:feee:0000:00ff:fe00:ac00", "fd74:95e3:06ec:feee:6142:033d:b087:2845", "fe80:0000:0000:0000:9cbb:e247:df46:9e70" ] } [done]
- Loading branch information
1 parent
d4a9b90
commit bc837bb
Showing
10 changed files
with
21 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters