summaryrefslogtreecommitdiff
path: root/doc/device-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r--doc/device-api.txt26
1 files changed, 0 insertions, 26 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index 2fc9da2a..af14f32f 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -80,32 +80,6 @@ Properties string Address [readonly]
This value is for pure informational purposes. It
is not guaranteed that it is always present.
- string Policy [readwrite]
-
- Setting of the device power and connection policy.
- Possible values are "ignore", "off", "auto"
- and "manual".
-
- The policy defines on how the device is initialized
- when brought up and how it connects. The actual
- device power state can be changed independently to
- this value.
-
- If a device is switched off and the policy is changed
- to "auto" or "manual", the device will be switched
- on. For a current active device changing the policy
- to "off" results in powering down the device.
-
- The "ignore" policy can be set for devices that are
- detected, but managed by a different entity on the
- system. For example for complex network setups.
-
- Devices that can connect to various networks, the
- difference between "auto" or "manual" defines if
- known networks are connected automatically or not.
- For simple devices like Ethernet cards, setting
- the "manual" policy might fail.
-
boolean Powered [readwrite]
Switch a device on or off. This will also modify