summaryrefslogtreecommitdiff
path: root/doc/connection-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-10 02:36:34 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-10 02:36:34 +0100
commitd3a2ba795b3c73199a643eb88b1d98e3b0dafed7 (patch)
tree58b688c35b92e40afe98c588513c3279220a2042 /doc/connection-api.txt
parent4825219881946d6f37e78e0b7ecf6d74f3ac9c5d (diff)
downloadconnman-d3a2ba795b3c73199a643eb88b1d98e3b0dafed7.tar.gz
connman-d3a2ba795b3c73199a643eb88b1d98e3b0dafed7.tar.bz2
connman-d3a2ba795b3c73199a643eb88b1d98e3b0dafed7.zip
Add Device and Network property to connection interface
Diffstat (limited to 'doc/connection-api.txt')
-rw-r--r--doc/connection-api.txt12
1 files changed, 12 insertions, 0 deletions
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