From 0bd31205e667de7a809a683e5c42c58a8d547a6e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 29 Dec 2012 16:28:03 -0800 Subject: [PATCH] doc: Mention that the adapter powered property is not persistent --- doc/adapter-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index 36414d7d3..2cf6d8d59 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -68,6 +68,10 @@ Properties string Address [readonly] Switch an adapter on or off. This will also set the appropriate connectable state of the controller. + The value of this property is not persistent. After + restart of unplugging of the adapter it will reset + back to false. + boolean Discoverable [readwrite] Switch an adapter to discoverable or non-discoverable -- 2.47.3