From f82ea40ef6d608e695d9041b8176a9a6f7bc85d6 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 25 Dec 2008 19:05:02 +0100 Subject: [PATCH] Add details about Interface property --- doc/device-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/device-api.txt b/doc/device-api.txt index 45c7215..7d1b86f 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 -- 2.7.4