Commit: 0a8d9c69ab75ab3cd51c5b67aa01167ae743e266
Parent: f832f66f772ad0b57703fd8d31502946c52ed9f8
Author: Steve Brown <sbrown@cortland.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2017-12-18 14:15:07
Tree: 8993961bbdb3fcb94d49279b2728baf8f44fe2ed

mesh: meshctl: Add get/set identity Setting identity will cause connectable identity beacons to be transmitted. The connect command has an option to connect in this mode. Sets the identity state to 1 in node 0100 on network 0000. [config: Target = 0100]# ident-set 0 1 Network index 0x0000 has Node Identity state 0x01 Success Fetched the identity state from node 0100 [config: Target = 0100]# ident-get 0 Network index 0x0000 has Node Identity state 0x01 Success

Diffstat

M mesh/config-client.c | 62 ++++++++++++++++++++++++++++++++++++++++

1 files changed, 62 insertions(+), 0 deletions(-)

View Full Diff | Patch