From: Steve Brown <redacted>
This complements the Zephyr application located in the Zephyr tree at
zephyr/samples/boards/nrf52/mesh/onoff-app
V2: Break each command into a separate commit
V3: Correct CID usage in pub-set and pub-get
Steve Brown (9):
mesh: meshctl: Change command names to <cmd>-<get/set>
mesh: meshctl: Add add/get subscribe
mesh: meshctl: Add set heartbeat publish
mesh: meshctl: Add get app keys
mesh: meshctl: Add get publish
mesh: meshctl: Add set/get proxy
mesh: meshctl: Add get/set identity
mesh: meshctl: Add get/set relay
mesh: meshctl: Add Company ID parameter to pub-set and pub-get
mesh/config-client.c | 455 ++++++++++++++++++++++++++++++++++++++++++++++++---
mesh/net.c | 20 ++-
2 files changed, 449 insertions(+), 26 deletions(-)
--
2.11.0