doc: add Diagnostic RxMode/TxMode attributes

This commit is contained in:
James Prestwood 2021-01-14 12:54:42 -08:00 committed by Denis Kenzior
parent 93b5a5a4ae
commit 18e48a7997
1 changed files with 6 additions and 0 deletions

View File

@ -23,10 +23,16 @@ Methods dict GetDiagnostics()
RSSI [optional] - The RSSI of the currently connected BSS.
RxMode [optional] - The phy technology being used
(802.11n, 802.11ac or 802.11ax).
RxRate [optional] - Receive rate in 100kbit/s
RxMCS [optional] - Receiving MCS index
TxMode [optional] - Same meaning as RxMode, just for
transmission.
TxRate [optional] - Transmission rate in 100kbit/s
TxMCS [optional] - Transmitting MCS index