doc: network: document ssid, signal, rx-bitrate and tx-bitrate

This commit is contained in:
Daniel Eklöf 2021-08-27 12:07:41 +02:00
parent a685dadb75
commit 01ee028c4d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -39,6 +39,19 @@ address.
| ipv6
: string
: IPv6 address assigned to the interface, or *""* if none
| ssid
: string
: SSID the adapter is connected to (Wi-Fi only)
| signal
: int
: Signal strength, in dBm (Wi-Fi only)
| rx-bitrate
: int
: RX bitrate, in Mbit/s
| tx-bitrate
: int
: TX bitrate in Mbit/s
# CONFIGURATION