From d3a2ba795b3c73199a643eb88b1d98e3b0dafed7 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 10 Jan 2009 02:36:34 +0100 Subject: Add Device and Network property to connection interface --- doc/connection-api.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/connection-api.txt b/doc/connection-api.txt index a0c97da3..8e2e8bca 100644 --- a/doc/connection-api.txt +++ b/doc/connection-api.txt @@ -39,6 +39,18 @@ Properties string Type [readonly] Indicates if it is a default connection. It is possible to have multiple default connections. + object Device [readonly] + + The object path of the device this connection has + been established with. + + object Network [readonly] + + The object path of the network this connection + belongs to. + + This property is optional and not always present. + string IPv4.Method [readonly] Indicates the way how the IPv4 settings were -- cgit v1.2.3