tools/mesh: Add new info to stored remote nodes
authorInga Stotland <inga.stotland@intel.com>
Thu, 23 Sep 2021 03:25:48 +0000 (20:25 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commit6072bfebdd1a46a900bb687953a1a0057ea8f181
treeee0bf1ce68a411cba4cd1ed5d1b77f012f21df48
parent7f5f8a940250577691ff5ca00fc63a05818de5b1
tools/mesh: Add new info to stored remote nodes

When adding a new remote node into configuration database,
initialize additional default properties:
"excluded": false
"security": "secure"
"configComplete": false

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