diff options
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r-- | doc/device-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt index d0f850d3..d50a6c5f 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -32,6 +32,10 @@ Properties string Name [readonly] The device name (for example eth0, wlan0 etc.) + string Type [readonly] + + The device type (for example ethernet, wifi etc.) + boolean Powered [readwrite] Switch a device on or off. This will also modify |