diff options
Diffstat (limited to 'doc/technology-api.txt')
-rwxr-xr-x | doc/technology-api.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt index f22e9b29..cdf30396 100755 --- a/doc/technology-api.txt +++ b/doc/technology-api.txt @@ -100,3 +100,10 @@ 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. + + int TetheringFreq [readwrite] + + The tethering access point frequency + + This property is only valid for the WiFi technology and it's + optional. Default frequency is 2412 Mhz. |