From f6ac2a872b80ff349b7a85e975af22129fa3ddee Mon Sep 17 00:00:00 2001 From: Jakub Witowski Date: Tue, 14 Jan 2020 12:49:13 +0100 Subject: [PATCH] mesh: Add sequence nr getter to the doc --- doc/mesh-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt index ebff8492a..d83c68bdc 100644 --- a/doc/mesh-api.txt +++ b/doc/mesh-api.txt @@ -441,6 +441,11 @@ Properties: This property contains unicast addresses of node's elements. + uint32 SequenceNumber [read-only] + + This property may be read at any time to determine the + sequence number. + Mesh Provisioning Hierarchy ============================ Service org.bluez.mesh -- 2.47.3