diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-12-14 02:12:40 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-12-14 02:12:40 +0100 |
commit | c634b10c2613e71f2824171b9a42c1728f801c71 (patch) | |
tree | fbde8adc6f45f59ea81fb5829925b69d11981b5d /doc | |
parent | 99515f9c0d4818aa99eb227657954a2d9f1d3ae3 (diff) | |
download | connman-c634b10c2613e71f2824171b9a42c1728f801c71.tar.gz connman-c634b10c2613e71f2824171b9a42c1728f801c71.tar.bz2 connman-c634b10c2613e71f2824171b9a42c1728f801c71.zip |
Add generic signal strength property
Diffstat (limited to 'doc')
-rw-r--r-- | doc/network-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/network-api.txt b/doc/network-api.txt index 8480fcdf..b38e1223 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -51,6 +51,10 @@ Properties string Name [readonly] For manually created networks this is set by default. + uint8 Strength [readonly] + + Indicates the signal strength of the network. + array{byte} WiFi.SSID [readonly] If the network type is WiFi, then this property is |