summaryrefslogtreecommitdiff
path: root/doc/technology-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/technology-api.txt')
-rw-r--r--doc/technology-api.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt
index 92886e10..81adcbc7 100644
--- a/doc/technology-api.txt
+++ b/doc/technology-api.txt
@@ -93,11 +93,3 @@ Properties boolean Powered [readwrite]
This property is only valid for the WiFi technology,
and is then mapped to the WPA pre-shared key clients
will have to use in order to establish a connection.
-
- uint32 IdleTimeout [readwrite] [experimental]
-
- If the technology is idle for given period then it
- will go offline if no Service with this technology
- has AutoConnect set to True.
-
- If the timeout is 0, this feature is disabled.