diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-06-29 09:17:54 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-06-29 09:17:54 +0200 |
commit | 5196c97d9af6a1bdbf1f4d9689728b32c93d14c3 (patch) | |
tree | 05ce40ecbe70c5348f7926f87f80a7f77f8ffb4d /doc | |
parent | 22e99f1a44c4400e73ff78f51b81a1e16b68d429 (diff) | |
download | connman-5196c97d9af6a1bdbf1f4d9689728b32c93d14c3.tar.gz connman-5196c97d9af6a1bdbf1f4d9689728b32c93d14c3.tar.bz2 connman-5196c97d9af6a1bdbf1f4d9689728b32c93d14c3.zip |
Remove handling of device properties
Diffstat (limited to 'doc')
-rw-r--r-- | doc/device-api.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt index 55625ccf..60f2e83c 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -105,11 +105,6 @@ Properties string Address [readonly] For simple devices like Ethernet cards, setting the "manual" policy might fail. - uint8 Priority [readwrite] - - The device priority. Higher values indicate the - preference for this device. - boolean Powered [readwrite] Switch a device on or off. This will also modify |