summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/service-api.txt22
1 files changed, 6 insertions, 16 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 99f78d78..b3e758ea 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -174,15 +174,15 @@ Properties string State [readonly]
This property might be only present for WiFi and
Cellular services.
- string Security [readonly]
+ array{string} Security [readonly]
If the service type is WiFi, then this property is
- present and contains the security method or key
- management setting.
+ present and contains the list of security methods
+ or key management settings.
- Possible values are "none", "wep", "psk" and
- also "ieee8021x". Alternate values for "psk"
- can also be "wpa" and "rsn".
+ Possible values are "none", "wep", "psk", "ieee8021x"
+ and also "wps". Alternate values for "psk" can also
+ be "wpa" and "rsn".
This property might be only present for WiFi
services.
@@ -214,16 +214,6 @@ Properties string State [readonly]
passphrase is needed, then this property will
be set to false.
- boolean WPS [readonly]
-
- If the service type is Wifi, then this property
- indicates if it provides WPS (Wifi Protected Setup).
-
- If this is set to true, then if no Passphrase is
- provided or if given Passphrase is wrong, WPS
- push-button or pin methods will be available through
- Agent API.
-
uint8 Strength [readonly]
Indicates the signal strength of the service. This