tools/mesh-cfgclient: Check the result of config save
authorInga Stotland <inga.stotland@intel.com>
Thu, 23 Sep 2021 03:25:54 +0000 (20:25 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commit11d60e7a88c0432fe46263cc2e05964bd52ced96
tree7ca7f23f37c0ab443d74411a0e98e098ba82f289
parent36dbca62c79afdf3071c18a2703e9886e0306915
tools/mesh-cfgclient: Check the result of config save

After successful completion of configuration commands that change
configuration state of network, the updates are expected to be
recorded in configuration file. If for the results are not saved,
print a warning message.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/mesh/cfgcli.c
tools/mesh/remote.c
tools/mesh/remote.h