@gibme/starlink
Preparing search index...
protobuf/spacex/api/device/dish
DishGetStatusResponse
Interface DishGetStatusResponse
interface
DishGetStatusResponse
{
alerts
?:
DishAlerts
;
deviceInfo
?:
DeviceInfo
;
deviceState
?:
DeviceState
;
downlinkThroughputBps
?:
number
;
obstructionStats
?:
DishObstructionStats
;
popPingDropRate
?:
number
;
popPingLatencyMs
?:
number
;
secondsToFirstNonemptySlot
?:
number
;
snr
?:
number
;
state
?:
DishState
;
stowRequested
?:
boolean
;
uplinkThroughputBps
?:
number
;
}
Index
Properties
alerts?
device
Info?
device
State?
downlink
Throughput
Bps?
obstruction
Stats?
pop
Ping
Drop
Rate?
pop
Ping
Latency
Ms?
seconds
To
First
Nonempty
Slot?
snr?
state?
stow
Requested?
uplink
Throughput
Bps?
Properties
Optional
alerts
alerts
?:
DishAlerts
Optional
device
Info
deviceInfo
?:
DeviceInfo
Optional
device
State
deviceState
?:
DeviceState
Optional
downlink
Throughput
Bps
downlinkThroughputBps
?:
number
Optional
obstruction
Stats
obstructionStats
?:
DishObstructionStats
Optional
pop
Ping
Drop
Rate
popPingDropRate
?:
number
Optional
pop
Ping
Latency
Ms
popPingLatencyMs
?:
number
Optional
seconds
To
First
Nonempty
Slot
secondsToFirstNonemptySlot
?:
number
Optional
snr
snr
?:
number
Optional
state
state
?:
DishState
Optional
stow
Requested
stowRequested
?:
boolean
Optional
uplink
Throughput
Bps
uplinkThroughputBps
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alerts
device
Info
device
State
downlink
Throughput
Bps
obstruction
Stats
pop
Ping
Drop
Rate
pop
Ping
Latency
Ms
seconds
To
First
Nonempty
Slot
snr
state
stow
Requested
uplink
Throughput
Bps
@gibme/starlink
Loading...