From 0a0f473ced55dfdcfcfdc52a6a48d8db4b5d0500 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 16 Jul 2009 15:54:16 +0200 Subject: Add support for Technologies and EnabledTechnologies properties --- doc/manager-api.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/manager-api.txt') diff --git a/doc/manager-api.txt b/doc/manager-api.txt index f6f2f9f2..08c59b8e 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -108,6 +108,16 @@ Properties string State [readonly] the value "connected". This can only be seen if previously no connection was present. + array{string} Technologies [readonly] + + The list of available technologies. The strings + are the same as the ones from the service types. + + array{string} EnabledTechnologies [readonly] + + The list of enabled technologies. The strings + are the same as the ones from the service types. + boolean OfflineMode [readwrite] The offline mode indicates the global setting for -- cgit v1.2.3