From c66ade2eacede074ece96690fd167d968541ab7f Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Mon, 29 Mar 2021 10:33:07 -0700 Subject: [PATCH] doc: document Security diagnostic value --- doc/station-diagnostic-api.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/station-diagnostic-api.txt b/doc/station-diagnostic-api.txt index b5a73b5d..d1a340ad 100644 --- a/doc/station-diagnostic-api.txt +++ b/doc/station-diagnostic-api.txt @@ -23,6 +23,8 @@ Methods dict GetDiagnostics() Frequency - Frequency of currently connected BSS. + Security - The chosen security for the connection. + RSSI [optional] - The RSSI of the currently connected BSS. AverageRSSI [optional] - Average RSSI of currently connected BSS.