Hi Michal, On Tue, 2019-08-27 at 11:08 +0200, Michał Lowas-Rzechonek wrote: > 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. > Could you please explain the justification for adding these two new properties? > 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(-) > Thanks, Inga