diff options
Diffstat (limited to 'doc/adapter-api.txt')
-rw-r--r-- | doc/adapter-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index 59262814..16f35918 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -248,6 +248,10 @@ Properties string Address [readonly] In case the adapter is switched off, setting this value will fail. + When changing the Powered property the new state of + this property will be updated via a PropertyChanged + signal. + uint32 DiscoverableTimeout [readwrite] The discoverable timeout in seconds. A value of zero |