From e470257c96aa2fbf815649212fe7b90fcf3f4554 Mon Sep 17 00:00:00 2001 From: Patrik Flykt Date: Tue, 21 May 2013 21:14:03 +0300 Subject: doc: Remove documentation for Technology IdleTimeout property IdleTimeout hasn't so far been implemented in any release and will be handled by other means if needed. --- doc/technology-api.txt | 8 -------- 1 file changed, 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. -- cgit v1.2.3