tools/mesh-cfgclient: Excluded addresses property
authorInga Stotland <inga.stotland@intel.com>
Thu, 23 Sep 2021 03:26:02 +0000 (20:26 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commit6adf66d431bb820cb29b1c702cb2acf52fdf6ee8
treead26263fc60b8c580a466891b40a3c83d18de0e8
parentcff5615884efa13c65f9a27cbf24a953ac4863c8
tools/mesh-cfgclient: Excluded addresses property

The correct name for a property that contains a list of addresses
not allowed in circulation is "networkExclusions"
The "excluded" property in "nodes" array entry is used to indicated that
this node has been removed from a mesh network and it's address should not
be re-used.

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