From a311eedd5818bfcc8c25bfc93912ef35d6b670f3 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 25 Mar 2009 13:20:48 +0100 Subject: [PATCH] Document the ProposeScan method --- doc/device-api.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/device-api.txt b/doc/device-api.txt index 83d6531..55625cc 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -46,6 +46,12 @@ Methods dict GetProperties() Possible Errors: [service].Error.InvalidArguments [service].Error.DoesNotExist + void ProposeScan() + + Proposes to trigger a scan transaction. + + Possible Errors: [service].Error.InvalidArguments + Signals PropertyChanged(string name, variant value) This signal indicates a changed value of the given -- 1.7.9.5