summaryrefslogtreecommitdiff
path: root/doc/mesh-api.txt
diff options
context:
space:
mode:
authorMichaƂ Lowas-Rzechonek <michal.lowas-rzechonek@silvair.com>2019-08-28 09:52:30 +0200
committerBrian Gix <brian.gix@intel.com>2019-08-28 09:31:15 -0700
commit3d7d12ee99e2ee87f2eb81b291d2b6867a2194ba (patch)
treef4bde0e48149f09329f480305c358dbdc6326e1c /doc/mesh-api.txt
parentf370e7298178e19645854e36f04cbc356f6c7d7d (diff)
downloadbluez-3d7d12ee99e2ee87f2eb81b291d2b6867a2194ba.tar.gz
mesh: Add org.bluez.mesh.Node1.Addresses property
To enable applications to talk to the local node's internal models, it's useful to know its unicast addresses. They are known after CreateNetwork and Import, but after Join, the allocated address is only known to the provisioner. This patch enables read only access to list of allocated unicast addresses.
Diffstat (limited to 'doc/mesh-api.txt')
-rw-r--r--doc/mesh-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt
index 255104ab6..470751f7a 100644
--- a/doc/mesh-api.txt
+++ b/doc/mesh-api.txt
@@ -423,6 +423,10 @@ Properties:
seconds since mesh network layer traffic was last detected on
this node's network.
+ array{uint16} Addresses [read-only]
+
+ This property contains unicast addresses of node's elements.
+
Mesh Provisioning Hierarchy
============================
Service org.bluez.mesh