mesh: Add multi-node support to Config Server model
authorInga Stotland <inga.stotland@intel.com>
Fri, 14 Dec 2018 22:03:10 +0000 (14:03 -0800)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 13:57:27 +0000 (19:27 +0530)
commit94e0323e998d5b15708821ad923e35fd8dd3f52f
tree6266985f904df4003b548548a1884e34db29aefc
parent6c3acfa20a762bac65d8eeee778bec23d4ed65a8
mesh: Add multi-node support to Config Server model

The Config Server model is rewritten to allow control of mutiple nodes
on the local device. The updates to a node configuration (e.g., keys,
model subscriptions/publications, etc.) as set by a remote Config Client
are routed to a properly addressed node and stored in a protected
configuration file corresponding to that node.

Change-Id: I15e2ef8e1144fa85c9ec60991385b276ea36c6ce
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/cfgmod-server.c
mesh/cfgmod.h