X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=doc%2Fconnection-api.txt;h=8e2e8bca475d8755d84a37944c64a735e8bb8598;hb=8321c3efe50f691724ef8b601990acbf7945f304;hp=c39c6d294bcf1d007a76ca62315c98e9cb967dda;hpb=3bbee5b2cc7b77a044ea32f46a4469d0b5cdddf2;p=connman diff --git a/doc/connection-api.txt b/doc/connection-api.txt index c39c6d2..8e2e8bc 100644 --- a/doc/connection-api.txt +++ b/doc/connection-api.txt @@ -21,6 +21,13 @@ Properties string Type [readonly] The connection type (for example wifi etc.) + string Interface [readonly] + + The connection interface (for example "eth0" etc.) + + This value is for pure informational purposes. It + is not guaranteed that it is always present. + uint8 Strength [readonly] Indicates the signal strength of the connection. @@ -32,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