Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 913 Bytes

GatewayInterfacesLatestStatsWifiStats.md

File metadata and controls

15 lines (12 loc) · 913 Bytes

GatewayInterfacesLatestStatsWifiStats

Properties

Name Type Description Notes
Ssid string WiFi SSID connected to [optional] [default to null]
Frequency int32 Frequency of the WiFi SSID connected to [optional] [default to null]
SignalStrength int32 WiFi signal strength in dBm (decibel milliwatts) [optional] [default to null]
RxRate int32 RX rate in kbps [optional] [default to null]
TxRate int32 TX rate in kbps [optional] [default to null]
ChannelNumber int32 Channel number [optional] [default to null]
ErrorsCount int32 Total errors encountered [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]