Add support building Modem Manager plugin into the daemon
[connman] / doc / connection-api.txt
index e2cf474..8e2e8bc 100644 (file)
@@ -21,6 +21,36 @@ 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.
+
+                       This property is optional and not always present.
+
+               boolean Default [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