diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-12-25 19:05:02 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-12-25 19:05:02 +0100 |
commit | f82ea40ef6d608e695d9041b8176a9a6f7bc85d6 (patch) | |
tree | 76f281cc4aca099ee5819b9fc64482c693f4a611 | |
parent | 2fbe1fce4d2444da9af1b5c9316550c66164732e (diff) | |
download | connman-f82ea40ef6d608e695d9041b8176a9a6f7bc85d6.tar.gz connman-f82ea40ef6d608e695d9041b8176a9a6f7bc85d6.tar.bz2 connman-f82ea40ef6d608e695d9041b8176a9a6f7bc85d6.zip |
Add details about Interface property
-rw-r--r-- | doc/device-api.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt index 45c72155..7d1b86fc 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -54,6 +54,13 @@ Properties string Name [readonly] The device type (for example "ethernet", "wifi" etc.) + string Interface [readonly] + + The device interface (for example "eth0" etc.) + + This value is for pure informational purposes. It + is not guaranteed that it is always present. + string Policy [readwrite] Setting of the device power policy. Possible values |