mesh: Allow updating CID, PID, VID & CRPL on node attach 26/234226/1
authorInga Stotland <inga.stotland@intel.com>
Sat, 9 May 2020 00:00:23 +0000 (17:00 -0700)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 22 May 2020 04:23:44 +0000 (09:53 +0530)
commit66c5e19b91d516a0d40d9ac8d30d16c0f63b962f
tree99051b52d8390a9e32a2757d3e0b330004c997a3
parent16c8f3660b5d34710adda691a647e8d87c30af53
mesh: Allow updating CID, PID, VID & CRPL on node attach

This allows to update settings of the following composition fields
when an existing node (application) attaches to the daemon:
Company ID (CID), Product ID (PID), Versioin ID (VID),
CRPL (replay protection depth)

Change-Id: I674c7f04f4d6c11c7b8feaca08fd6b1ccb9af9c6
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
mesh/mesh-config-json.c
mesh/mesh-config.h
mesh/node.c