This patch-set implements previously defined properties on Node1 interface and adds two additional properties: list of unicast addresses claimed by the node and the current sequence number value. Michał Lowas-Rzechonek (2): mesh: Implement properties on org.bluez.mesh.Node1 interface mesh: Add properties to Node1 interface doc/mesh-api.txt | 9 +++ mesh/net.c | 4 ++ mesh/net.h | 1 + mesh/node.c | 143 ++++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 156 insertions(+), 1 deletion(-) -- 2.19.1