summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/connection-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/connection-api.txt b/doc/connection-api.txt
index c39c6d29..a0c97da3 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.