@gibme/starlink
Preparing search index...
protobuf/spacex/api/device/wifi
WifiGetStatusResponse
Interface WifiGetStatusResponse
interface
WifiGetStatusResponse
{
captivePortalEnabled
?:
boolean
;
clients
:
WifiClient
[]
;
deviceInfo
?:
DeviceInfo
;
deviceState
?:
DeviceState
;
ipv4WanAddress
?:
string
;
pingDropRate
?:
number
;
pingLatencyMs
?:
number
;
serialNumber
?:
string
;
sku
?:
string
;
}
Index
Properties
captive
Portal
Enabled?
clients
device
Info?
device
State?
ipv4
Wan
Address?
ping
Drop
Rate?
ping
Latency
Ms?
serial
Number?
sku?
Properties
Optional
captive
Portal
Enabled
captivePortalEnabled
?:
boolean
clients
clients
:
WifiClient
[]
Optional
device
Info
deviceInfo
?:
DeviceInfo
Optional
device
State
deviceState
?:
DeviceState
Optional
ipv4
Wan
Address
ipv4WanAddress
?:
string
Optional
ping
Drop
Rate
pingDropRate
?:
number
Optional
ping
Latency
Ms
pingLatencyMs
?:
number
Optional
serial
Number
serialNumber
?:
string
Optional
sku
sku
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
captive
Portal
Enabled
clients
device
Info
device
State
ipv4
Wan
Address
ping
Drop
Rate
ping
Latency
Ms
serial
Number
sku
@gibme/starlink
Loading...