This patch-set implements previously defined properties on Node1 interface and adds an additional read-only property with list of unicast addresses claimed by the node. Michał Lowas-Rzechonek (2): mesh: Implement properties on org.bluez.mesh.Node1 interface mesh: Add org.bluez.mesh.Node1.Addresses property doc/mesh-api.txt | 4 ++ mesh/net.c | 4 ++ mesh/net.h | 1 + mesh/node.c | 129 ++++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 137 insertions(+), 1 deletion(-) -- 2.19.1