Parent: 37aafbbf0eb7501c3d83acd2fb9382b6f65857dc
Author: Steve Brown <sbrown@cortland.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2017-12-18 14:14:42
Tree: dd574b8071a94d18695ab8ddf1cf69f01cc97a55
mesh: meshctl: Add add/get subscribe Adds a subscription for group address c000 to model 1000 in element 0100. [config: Target = 0100]# sub-add 0100 c000 1000 Subscription changed for node 0100 status: Success ModelId 1000 Element Addr: 0100 Subscr Addr: c000 Gets the current subscription list for model 1000 on element 0100. [config: Target = 0100]# sub-get 0100 1000 Subscription list for node 0100 length: 7 status: Success Element Addr: 0100 Model ID: 1000 Subscr Addr: c000
Diffstat
| M | mesh/config-client.c | | | 107 | ++++++++++++++++++++++++++++++++++++++++ |
1 files changed, 107 insertions(+), 0 deletions(-)