From 9c821ad5194bc78888e08ef68ed8344d2b96c241 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 13 Mar 2008 20:13:18 +0000 Subject: Mention the signal value for alias reset --- doc/device-api.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/device-api.txt') diff --git a/doc/device-api.txt b/doc/device-api.txt index a7ddf68c..dd14d04b 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -105,6 +105,10 @@ Properties string Address [readonly] device name. Setting an empty string as alias will convert it back to the remote device name. + When reseting the alias with an empty string, the + emitted PropertyChanged signal will show the remote + name again. + object Adapter [readonly] The object path of the adpater the device belongs to. -- cgit