Documentation ¶
Index ¶
- Variables
- func RegisterDeviceServer(s grpc.ServiceRegistrar, srv DeviceServer)
- func RegisterMeshServer(s grpc.ServiceRegistrar, srv MeshServer)
- type AuthOpen
- type AuthRadius
- func (*AuthRadius) Descriptor() ([]byte, []int)deprecated
- func (x *AuthRadius) GetPassword() string
- func (x *AuthRadius) GetServer() string
- func (x *AuthRadius) GetServerCa() stringdeprecated
- func (x *AuthRadius) GetServerCaBase_64() string
- func (*AuthRadius) ProtoMessage()
- func (x *AuthRadius) ProtoReflect() protoreflect.Message
- func (x *AuthRadius) Reset()
- func (x *AuthRadius) String() string
- type AuthWpa2
- type AuthWpa2Wpa3
- type AuthWpa3
- type AuthenticateRequest
- func (*AuthenticateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateRequest) GetChallenge() *SignedData
- func (*AuthenticateRequest) ProtoMessage()
- func (x *AuthenticateRequest) ProtoReflect() protoreflect.Message
- func (x *AuthenticateRequest) Reset()
- func (x *AuthenticateRequest) String() string
- type BondingChallenge
- func (*BondingChallenge) Descriptor() ([]byte, []int)deprecated
- func (x *BondingChallenge) GetDishId() string
- func (x *BondingChallenge) GetNonce() []byte
- func (x *BondingChallenge) GetWifiId() string
- func (*BondingChallenge) ProtoMessage()
- func (x *BondingChallenge) ProtoReflect() protoreflect.Message
- func (x *BondingChallenge) Reset()
- func (x *BondingChallenge) String() string
- type BootInfo
- func (*BootInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BootInfo) GetCountByReason() map[int32]int32
- func (x *BootInfo) GetCountByReasonDelta() map[int32]int32
- func (x *BootInfo) GetLastCount() int32
- func (x *BootInfo) GetLastReason() BootReason
- func (*BootInfo) ProtoMessage()
- func (x *BootInfo) ProtoReflect() protoreflect.Message
- func (x *BootInfo) Reset()
- func (x *BootInfo) String() string
- type BootReason
- type Capability
- type ChallengeResponse
- func (*ChallengeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChallengeResponse) GetCertificateChain() []byte
- func (x *ChallengeResponse) GetSignature() []byte
- func (*ChallengeResponse) ProtoMessage()
- func (x *ChallengeResponse) ProtoReflect() protoreflect.Message
- func (x *ChallengeResponse) Reset()
- func (x *ChallengeResponse) String() string
- type ClientPlatform
- func (*ClientPlatform) Descriptor() ([]byte, []int)deprecated
- func (x *ClientPlatform) GetMajorVersion() float32
- func (x *ClientPlatform) GetMinorVersion() float32
- func (x *ClientPlatform) GetPlatform() ClientPlatform_Platform
- func (*ClientPlatform) ProtoMessage()
- func (x *ClientPlatform) ProtoReflect() protoreflect.Message
- func (x *ClientPlatform) Reset()
- func (x *ClientPlatform) String() string
- type ClientPlatform_Platform
- func (ClientPlatform_Platform) Descriptor() protoreflect.EnumDescriptor
- func (x ClientPlatform_Platform) Enum() *ClientPlatform_Platform
- func (ClientPlatform_Platform) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClientPlatform_Platform) Number() protoreflect.EnumNumber
- func (x ClientPlatform_Platform) String() string
- func (ClientPlatform_Platform) Type() protoreflect.EnumType
- type DeviceClient
- type DeviceInfo
- func (*DeviceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceInfo) GetAntiRollbackVersion() int32
- func (x *DeviceInfo) GetBoot() *BootInfo
- func (x *DeviceInfo) GetBootcount() int32
- func (x *DeviceInfo) GetCountryCode() string
- func (x *DeviceInfo) GetGenerationNumber() int64
- func (x *DeviceInfo) GetHardwareVersion() string
- func (x *DeviceInfo) GetId() string
- func (x *DeviceInfo) GetIsDev() bool
- func (x *DeviceInfo) GetIsHitl() bool
- func (x *DeviceInfo) GetManufacturedVersion() string
- func (x *DeviceInfo) GetSoftwarePartitionsEqual() bool
- func (x *DeviceInfo) GetSoftwareVersion() string
- func (x *DeviceInfo) GetUtcOffsetS() int32
- func (*DeviceInfo) ProtoMessage()
- func (x *DeviceInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceInfo) Reset()
- func (x *DeviceInfo) String() string
- type DeviceServer
- type DeviceState
- type Device_StreamClient
- type Device_StreamServer
- type DishAlerts
- func (*DishAlerts) Descriptor() ([]byte, []int)deprecated
- func (x *DishAlerts) GetInstallPending() bool
- func (x *DishAlerts) GetIsHeating() bool
- func (x *DishAlerts) GetMastNotNearVertical() bool
- func (x *DishAlerts) GetMotorsStuck() bool
- func (x *DishAlerts) GetPowerSupplyThermalThrottle() bool
- func (x *DishAlerts) GetRoaming() bool
- func (x *DishAlerts) GetSlowEthernetSpeeds() bool
- func (x *DishAlerts) GetThermalShutdown() bool
- func (x *DishAlerts) GetThermalThrottle() bool
- func (x *DishAlerts) GetUnexpectedLocation() bool
- func (*DishAlerts) ProtoMessage()
- func (x *DishAlerts) ProtoReflect() protoreflect.Message
- func (x *DishAlerts) Reset()
- func (x *DishAlerts) String() string
- type DishAuthenticateResponse
- func (*DishAuthenticateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DishAuthenticateResponse) GetDish() *ChallengeResponse
- func (*DishAuthenticateResponse) ProtoMessage()
- func (x *DishAuthenticateResponse) ProtoReflect() protoreflect.Message
- func (x *DishAuthenticateResponse) Reset()
- func (x *DishAuthenticateResponse) String() string
- type DishConfig
- func (*DishConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DishConfig) GetApplyLevelDishMode() bool
- func (x *DishConfig) GetApplyLocationRequestMode() bool
- func (x *DishConfig) GetApplySnowMeltMode() bool
- func (x *DishConfig) GetLevelDishMode() DishConfig_LevelDishMode
- func (x *DishConfig) GetLocationRequestMode() DishConfig_LocationRequestMode
- func (x *DishConfig) GetSnowMeltMode() DishConfig_SnowMeltMode
- func (*DishConfig) ProtoMessage()
- func (x *DishConfig) ProtoReflect() protoreflect.Message
- func (x *DishConfig) Reset()
- func (x *DishConfig) String() string
- type DishConfig_LevelDishMode
- func (DishConfig_LevelDishMode) Descriptor() protoreflect.EnumDescriptor
- func (x DishConfig_LevelDishMode) Enum() *DishConfig_LevelDishMode
- func (DishConfig_LevelDishMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x DishConfig_LevelDishMode) Number() protoreflect.EnumNumber
- func (x DishConfig_LevelDishMode) String() string
- func (DishConfig_LevelDishMode) Type() protoreflect.EnumType
- type DishConfig_LocationRequestMode
- func (DishConfig_LocationRequestMode) Descriptor() protoreflect.EnumDescriptor
- func (x DishConfig_LocationRequestMode) Enum() *DishConfig_LocationRequestMode
- func (DishConfig_LocationRequestMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x DishConfig_LocationRequestMode) Number() protoreflect.EnumNumber
- func (x DishConfig_LocationRequestMode) String() string
- func (DishConfig_LocationRequestMode) Type() protoreflect.EnumType
- type DishConfig_SnowMeltMode
- func (DishConfig_SnowMeltMode) Descriptor() protoreflect.EnumDescriptor
- func (x DishConfig_SnowMeltMode) Enum() *DishConfig_SnowMeltMode
- func (DishConfig_SnowMeltMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x DishConfig_SnowMeltMode) Number() protoreflect.EnumNumber
- func (x DishConfig_SnowMeltMode) String() string
- func (DishConfig_SnowMeltMode) Type() protoreflect.EnumType
- type DishGetConfigRequest
- type DishGetConfigResponse
- func (*DishGetConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DishGetConfigResponse) GetDishConfig() *DishConfig
- func (*DishGetConfigResponse) ProtoMessage()
- func (x *DishGetConfigResponse) ProtoReflect() protoreflect.Message
- func (x *DishGetConfigResponse) Reset()
- func (x *DishGetConfigResponse) String() string
- type DishGetContextRequest
- type DishGetContextResponse
- func (*DishGetContextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DishGetContextResponse) GetCellId() uint32
- func (x *DishGetContextResponse) GetDebugTelemetryEnabled() bool
- func (x *DishGetContextResponse) GetDeviceInfo() *DeviceInfo
- func (x *DishGetContextResponse) GetDeviceState() *DeviceState
- func (x *DishGetContextResponse) GetInitialGatewayId() uint32
- func (x *DishGetContextResponse) GetInitialSatelliteId() uint32
- func (x *DishGetContextResponse) GetObstructionCurrent() bool
- func (x *DishGetContextResponse) GetObstructionFraction() float32
- func (x *DishGetContextResponse) GetObstructionValidS() float32
- func (x *DishGetContextResponse) GetOnBackupBeam() bool
- func (x *DishGetContextResponse) GetPopPingDropRate_15SMean() float32
- func (x *DishGetContextResponse) GetPopPingLatencyMs_15SMean() float32
- func (x *DishGetContextResponse) GetPopRackId() uint32
- func (x *DishGetContextResponse) GetSecondsSinceLast_15SOutage() float32
- func (x *DishGetContextResponse) GetSecondsSinceLast_1SOutage() float32
- func (x *DishGetContextResponse) GetSecondsSinceLast_2SOutage() float32
- func (x *DishGetContextResponse) GetSecondsSinceLast_5SOutage() float32
- func (x *DishGetContextResponse) GetSecondsSinceLast_60SOutage() float32
- func (x *DishGetContextResponse) GetSecondsToSlotEnd() float32
- func (*DishGetContextResponse) ProtoMessage()
- func (x *DishGetContextResponse) ProtoReflect() protoreflect.Message
- func (x *DishGetContextResponse) Reset()
- func (x *DishGetContextResponse) String() string
- type DishGetEmcRequest
- type DishGetEmcResponse
- func (*DishGetEmcResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DishGetEmcResponse) GetAmplitudeTaperEnabled() bool
- func (x *DishGetEmcResponse) GetAmplitudeTaperOverride() uint32
- func (x *DishGetEmcResponse) GetAmplitudeTaperScale() float64
- func (x *DishGetEmcResponse) GetAutoPowerSnowMeltEnabled() bool
- func (x *DishGetEmcResponse) GetContinuousMotorTest() bool
- func (x *DishGetEmcResponse) GetCountryCodeOverride() uint32
- func (x *DishGetEmcResponse) GetCplaneUpdates() uint32
- func (x *DishGetEmcResponse) GetDistanceOverrideMeters() float64
- func (x *DishGetEmcResponse) GetDistanceScalingFactor() float64
- func (x *DishGetEmcResponse) GetEirpExceededThreshold() bool
- func (x *DishGetEmcResponse) GetEirpLegalLimitDbw() float64
- func (x *DishGetEmcResponse) GetEirpLegalLimitDbwOverride() float64
- func (x *DishGetEmcResponse) GetEirpScaleOverride() float32
- func (x *DishGetEmcResponse) GetFastSwitchingEnabled() bool
- func (x *DishGetEmcResponse) GetForceEirpFailure() bool
- func (x *DishGetEmcResponse) GetForcePllUnlock() bool
- func (x *DishGetEmcResponse) GetGpsLatitude() float64
- func (x *DishGetEmcResponse) GetGpsLongitude() float64
- func (x *DishGetEmcResponse) GetGpsPdop() float64
- func (x *DishGetEmcResponse) GetHalfDuplexState() uint32
- func (x *DishGetEmcResponse) GetIdleOverrideEnabled() bool
- func (x *DishGetEmcResponse) GetManualTiltEnabled() bool
- func (x *DishGetEmcResponse) GetMaxPointingDistance() float64
- func (x *DishGetEmcResponse) GetModulationOverrideValue() uint32
- func (x *DishGetEmcResponse) GetPhi() float64
- func (x *DishGetEmcResponse) GetPhiOverrideEnabled() bool
- func (x *DishGetEmcResponse) GetPhiOverrideValue() float64
- func (x *DishGetEmcResponse) GetPllTxLockDetected() uint32
- func (x *DishGetEmcResponse) GetReboot() bool
- func (x *DishGetEmcResponse) GetRfMode() uint32
- func (x *DishGetEmcResponse) GetRfReady() bool
- func (x *DishGetEmcResponse) GetRxBeamState() uint32
- func (x *DishGetEmcResponse) GetRxChanOverrideValue() uint32
- func (x *DishGetEmcResponse) GetRxChannel() uint32
- func (x *DishGetEmcResponse) GetRxDutyCycleOverride() int32
- func (x *DishGetEmcResponse) GetRxTimeMs() float32
- func (x *DishGetEmcResponse) GetSkySearchOverrideEnabled() bool
- func (x *DishGetEmcResponse) GetTCenter() float64
- func (x *DishGetEmcResponse) GetTDbfMax() float32
- func (x *DishGetEmcResponse) GetTheta() float64
- func (x *DishGetEmcResponse) GetThetaOverrideEnabled() bool
- func (x *DishGetEmcResponse) GetThetaOverrideValue() float64
- func (x *DishGetEmcResponse) GetTiltAngle() float64
- func (x *DishGetEmcResponse) GetTiltToStowed() bool
- func (x *DishGetEmcResponse) GetTimestamp() uint64
- func (x *DishGetEmcResponse) GetTxBeamState() uint32
- func (x *DishGetEmcResponse) GetTxChanOverrideValue() uint32
- func (x *DishGetEmcResponse) GetTxChannel() uint32
- func (x *DishGetEmcResponse) GetTxDutyCycleOverride() int32
- func (x *DishGetEmcResponse) GetTxTimeMs() float32
- func (x *DishGetEmcResponse) GetUtIneSuccess() uint32
- func (x *DishGetEmcResponse) GetUuid() string
- func (x *DishGetEmcResponse) GetVoltage() float64
- func (*DishGetEmcResponse) ProtoMessage()
- func (x *DishGetEmcResponse) ProtoReflect() protoreflect.Message
- func (x *DishGetEmcResponse) Reset()
- func (x *DishGetEmcResponse) String() string
- type DishGetHistoryResponse
- func (*DishGetHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DishGetHistoryResponse) GetCurrent() uint64
- func (x *DishGetHistoryResponse) GetDownlinkThroughputBps() []float32
- func (x *DishGetHistoryResponse) GetOutages() []*DishOutage
- func (x *DishGetHistoryResponse) GetPopPingDropRate() []float32
- func (x *DishGetHistoryResponse) GetPopPingLatencyMs() []float32
- func (x *DishGetHistoryResponse) GetUplinkThroughputBps() []float32
- func (*DishGetHistoryResponse) ProtoMessage()
- func (x *DishGetHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *DishGetHistoryResponse) Reset()
- func (x *DishGetHistoryResponse) String() string
- type DishGetObstructionMapRequest
- func (*DishGetObstructionMapRequest) Descriptor() ([]byte, []int)deprecated
- func (*DishGetObstructionMapRequest) ProtoMessage()
- func (x *DishGetObstructionMapRequest) ProtoReflect() protoreflect.Message
- func (x *DishGetObstructionMapRequest) Reset()
- func (x *DishGetObstructionMapRequest) String() string
- type DishGetObstructionMapResponse
- func (*DishGetObstructionMapResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DishGetObstructionMapResponse) GetNumCols() uint32
- func (x *DishGetObstructionMapResponse) GetNumRows() uint32
- func (x *DishGetObstructionMapResponse) GetSnr() []float32
- func (*DishGetObstructionMapResponse) ProtoMessage()
- func (x *DishGetObstructionMapResponse) ProtoReflect() protoreflect.Message
- func (x *DishGetObstructionMapResponse) Reset()
- func (x *DishGetObstructionMapResponse) String() string
- type DishGetStatusResponse
- func (*DishGetStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DishGetStatusResponse) GetAlerts() *DishAlerts
- func (x *DishGetStatusResponse) GetBoresightAzimuthDeg() float32
- func (x *DishGetStatusResponse) GetBoresightElevationDeg() float32
- func (x *DishGetStatusResponse) GetClassOfService() UserClassOfService
- func (x *DishGetStatusResponse) GetDeviceInfo() *DeviceInfo
- func (x *DishGetStatusResponse) GetDeviceState() *DeviceState
- func (x *DishGetStatusResponse) GetDisablementCode() satellites.UtDisablementCode
- func (x *DishGetStatusResponse) GetDownlinkThroughputBps() float32
- func (x *DishGetStatusResponse) GetEthSpeedMbps() int32
- func (x *DishGetStatusResponse) GetGpsStats() *DishGpsStats
- func (x *DishGetStatusResponse) GetHasActuators() HasActuators
- func (x *DishGetStatusResponse) GetIsSnrAboveNoiseFloor() bool
- func (x *DishGetStatusResponse) GetIsSnrPersistentlyLow() bool
- func (x *DishGetStatusResponse) GetMobilityClass() UserMobilityClass
- func (x *DishGetStatusResponse) GetObstructionStats() *DishObstructionStats
- func (x *DishGetStatusResponse) GetOutage() *DishOutage
- func (x *DishGetStatusResponse) GetPopPingDropRate() float32
- func (x *DishGetStatusResponse) GetPopPingLatencyMs() float32
- func (x *DishGetStatusResponse) GetReadyStates() *DishReadyStates
- func (x *DishGetStatusResponse) GetSecondsToFirstNonemptySlot() float32
- func (x *DishGetStatusResponse) GetSoftwareUpdateState() SoftwareUpdateState
- func (x *DishGetStatusResponse) GetStowRequested() bool
- func (x *DishGetStatusResponse) GetUplinkThroughputBps() float32
- func (*DishGetStatusResponse) ProtoMessage()
- func (x *DishGetStatusResponse) ProtoReflect() protoreflect.Message
- func (x *DishGetStatusResponse) Reset()
- func (x *DishGetStatusResponse) String() string
- type DishGpsStats
- func (*DishGpsStats) Descriptor() ([]byte, []int)deprecated
- func (x *DishGpsStats) GetGpsSats() uint32
- func (x *DishGpsStats) GetGpsValid() bool
- func (x *DishGpsStats) GetNoSatsAfterTtff() bool
- func (*DishGpsStats) ProtoMessage()
- func (x *DishGpsStats) ProtoReflect() protoreflect.Message
- func (x *DishGpsStats) Reset()
- func (x *DishGpsStats) String() string
- type DishObstructionStats
- func (*DishObstructionStats) Descriptor() ([]byte, []int)deprecated
- func (x *DishObstructionStats) GetAvgProlongedObstructionDurationS() float32
- func (x *DishObstructionStats) GetAvgProlongedObstructionIntervalS() float32
- func (x *DishObstructionStats) GetAvgProlongedObstructionValid() bool
- func (x *DishObstructionStats) GetCurrentlyObstructed() bool
- func (x *DishObstructionStats) GetFractionObstructed() float32
- func (x *DishObstructionStats) GetValidS() float32
- func (*DishObstructionStats) ProtoMessage()
- func (x *DishObstructionStats) ProtoReflect() protoreflect.Message
- func (x *DishObstructionStats) Reset()
- func (x *DishObstructionStats) String() string
- type DishOutage
- func (*DishOutage) Descriptor() ([]byte, []int)deprecated
- func (x *DishOutage) GetCause() DishOutage_Cause
- func (x *DishOutage) GetDidSwitch() bool
- func (x *DishOutage) GetDurationNs() uint64
- func (x *DishOutage) GetStartTimestampNs() int64
- func (*DishOutage) ProtoMessage()
- func (x *DishOutage) ProtoReflect() protoreflect.Message
- func (x *DishOutage) Reset()
- func (x *DishOutage) String() string
- type DishOutage_Cause
- func (DishOutage_Cause) Descriptor() protoreflect.EnumDescriptor
- func (x DishOutage_Cause) Enum() *DishOutage_Cause
- func (DishOutage_Cause) EnumDescriptor() ([]byte, []int)deprecated
- func (x DishOutage_Cause) Number() protoreflect.EnumNumber
- func (x DishOutage_Cause) String() string
- func (DishOutage_Cause) Type() protoreflect.EnumType
- type DishReadyStates
- func (*DishReadyStates) Descriptor() ([]byte, []int)deprecated
- func (x *DishReadyStates) GetAap() bool
- func (x *DishReadyStates) GetCady() bool
- func (x *DishReadyStates) GetL1L2() bool
- func (x *DishReadyStates) GetRf() bool
- func (x *DishReadyStates) GetScp() bool
- func (x *DishReadyStates) GetXphy() bool
- func (*DishReadyStates) ProtoMessage()
- func (x *DishReadyStates) ProtoReflect() protoreflect.Message
- func (x *DishReadyStates) Reset()
- func (x *DishReadyStates) String() string
- type DishSetConfigRequest
- func (*DishSetConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DishSetConfigRequest) GetDishConfig() *DishConfig
- func (*DishSetConfigRequest) ProtoMessage()
- func (x *DishSetConfigRequest) ProtoReflect() protoreflect.Message
- func (x *DishSetConfigRequest) Reset()
- func (x *DishSetConfigRequest) String() string
- type DishSetConfigResponse
- func (*DishSetConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DishSetConfigResponse) GetUpdatedDishConfig() *DishConfig
- func (*DishSetConfigResponse) ProtoMessage()
- func (x *DishSetConfigResponse) ProtoReflect() protoreflect.Message
- func (x *DishSetConfigResponse) Reset()
- func (x *DishSetConfigResponse) String() string
- type DishSetEmcRequest
- func (*DishSetEmcRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DishSetEmcRequest) GetAmplitudeTaperOverride() uint32
- func (x *DishSetEmcRequest) GetChanOverride() bool
- func (x *DishSetEmcRequest) GetContinuousMotorTest() bool
- func (x *DishSetEmcRequest) GetCountryCodeOverride() uint32
- func (x *DishSetEmcRequest) GetDesiredTiltAngle() float64
- func (x *DishSetEmcRequest) GetDistanceOverrideMeters() float64
- func (x *DishSetEmcRequest) GetEirpLegalLimitDbwOverride() float64
- func (x *DishSetEmcRequest) GetFastSwitching() bool
- func (x *DishSetEmcRequest) GetForceEirpFailure() bool
- func (x *DishSetEmcRequest) GetForcePllUnlock() bool
- func (x *DishSetEmcRequest) GetIdle() bool
- func (x *DishSetEmcRequest) GetManualTilting() bool
- func (x *DishSetEmcRequest) GetModulation() uint32
- func (x *DishSetEmcRequest) GetPhi() float64
- func (x *DishSetEmcRequest) GetPhiEnabled() bool
- func (x *DishSetEmcRequest) GetReboot() bool
- func (x *DishSetEmcRequest) GetRxChan() uint32
- func (x *DishSetEmcRequest) GetRxDutyCycleOverride() int32
- func (x *DishSetEmcRequest) GetSkySearch() bool
- func (x *DishSetEmcRequest) GetSnowActiveOverride() bool
- func (x *DishSetEmcRequest) GetTheta() float64
- func (x *DishSetEmcRequest) GetThetaEnabled() bool
- func (x *DishSetEmcRequest) GetTiltToStowed() bool
- func (x *DishSetEmcRequest) GetTxChan() uint32
- func (x *DishSetEmcRequest) GetTxDutyCycleOverride() int32
- func (*DishSetEmcRequest) ProtoMessage()
- func (x *DishSetEmcRequest) ProtoReflect() protoreflect.Message
- func (x *DishSetEmcRequest) Reset()
- func (x *DishSetEmcRequest) String() string
- type DishSetEmcResponse
- type DishState
- type DishStowRequest
- type DishStowResponse
- type ECEFPosition
- func (*ECEFPosition) Descriptor() ([]byte, []int)deprecated
- func (x *ECEFPosition) GetX() float64
- func (x *ECEFPosition) GetY() float64
- func (x *ECEFPosition) GetZ() float64
- func (*ECEFPosition) ProtoMessage()
- func (x *ECEFPosition) ProtoReflect() protoreflect.Message
- func (x *ECEFPosition) Reset()
- func (x *ECEFPosition) String() string
- type EnableDebugTelemRequest
- func (*EnableDebugTelemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableDebugTelemRequest) GetDurationM() uint32
- func (*EnableDebugTelemRequest) ProtoMessage()
- func (x *EnableDebugTelemRequest) ProtoReflect() protoreflect.Message
- func (x *EnableDebugTelemRequest) Reset()
- func (x *EnableDebugTelemRequest) String() string
- type EnableDebugTelemResponse
- type EthernetNetworkInterface
- func (*EthernetNetworkInterface) Descriptor() ([]byte, []int)deprecated
- func (x *EthernetNetworkInterface) GetAutonegotiationOn() bool
- func (x *EthernetNetworkInterface) GetDuplex() EthernetNetworkInterface_Duplex
- func (x *EthernetNetworkInterface) GetLinkDetected() bool
- func (x *EthernetNetworkInterface) GetSpeedMbps() uint32
- func (*EthernetNetworkInterface) ProtoMessage()
- func (x *EthernetNetworkInterface) ProtoReflect() protoreflect.Message
- func (x *EthernetNetworkInterface) Reset()
- func (x *EthernetNetworkInterface) String() string
- type EthernetNetworkInterface_Duplex
- func (EthernetNetworkInterface_Duplex) Descriptor() protoreflect.EnumDescriptor
- func (x EthernetNetworkInterface_Duplex) Enum() *EthernetNetworkInterface_Duplex
- func (EthernetNetworkInterface_Duplex) EnumDescriptor() ([]byte, []int)deprecated
- func (x EthernetNetworkInterface_Duplex) Number() protoreflect.EnumNumber
- func (x EthernetNetworkInterface_Duplex) String() string
- func (EthernetNetworkInterface_Duplex) Type() protoreflect.EnumType
- type Event
- func (*Event) Descriptor() ([]byte, []int)deprecated
- func (m *Event) GetEvent() isEvent_Event
- func (x *Event) GetWifiAccountBonding() *WifiAccountBondingEvent
- func (x *Event) GetWifiNewClientConnected() *WifiNewClientConnectedEvent
- func (x *Event) GetWifiNewPeer() *WifiNewPeerEvent
- func (*Event) ProtoMessage()
- func (x *Event) ProtoReflect() protoreflect.Message
- func (x *Event) Reset()
- func (x *Event) String() string
- type Event_WifiAccountBonding
- type Event_WifiNewClientConnected
- type Event_WifiNewPeer
- type FactoryResetRequest
- type FactoryResetResponse
- type FromController
- func (*FromController) Descriptor() ([]byte, []int)deprecated
- func (m *FromController) GetMessage() isFromController_Message
- func (x *FromController) GetWifiConfig() *WifiConfig
- func (*FromController) ProtoMessage()
- func (x *FromController) ProtoReflect() protoreflect.Message
- func (x *FromController) Reset()
- func (x *FromController) String() string
- type FromController_WifiConfig
- type FromDevice
- func (*FromDevice) Descriptor() ([]byte, []int)deprecated
- func (x *FromDevice) GetEvent() *Event
- func (m *FromDevice) GetMessage() isFromDevice_Message
- func (x *FromDevice) GetResponse() *Response
- func (*FromDevice) ProtoMessage()
- func (x *FromDevice) ProtoReflect() protoreflect.Message
- func (x *FromDevice) Reset()
- func (x *FromDevice) String() string
- type FromDevice_Event
- type FromDevice_Response
- type FuseRequest
- type FuseResponse
- type GetConnectionsRequest
- type GetConnectionsResponse
- func (*GetConnectionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionsResponse) GetServices() map[string]*GetConnectionsResponse_ServiceConnection
- func (*GetConnectionsResponse) ProtoMessage()
- func (x *GetConnectionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetConnectionsResponse) Reset()
- func (x *GetConnectionsResponse) String() string
- type GetConnectionsResponse_ServiceConnection
- func (*GetConnectionsResponse_ServiceConnection) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionsResponse_ServiceConnection) GetAddress() string
- func (x *GetConnectionsResponse_ServiceConnection) GetSecondsSinceSuccess() int32
- func (*GetConnectionsResponse_ServiceConnection) ProtoMessage()
- func (x *GetConnectionsResponse_ServiceConnection) ProtoReflect() protoreflect.Message
- func (x *GetConnectionsResponse_ServiceConnection) Reset()
- func (x *GetConnectionsResponse_ServiceConnection) String() string
- type GetDeviceInfoRequest
- type GetDeviceInfoResponse
- func (*GetDeviceInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceInfoResponse) GetDeviceInfo() *DeviceInfo
- func (*GetDeviceInfoResponse) ProtoMessage()
- func (x *GetDeviceInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeviceInfoResponse) Reset()
- func (x *GetDeviceInfoResponse) String() string
- type GetHeapDumpRequest
- type GetHeapDumpResponse
- func (*GetHeapDumpResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHeapDumpResponse) GetHeapDump() string
- func (*GetHeapDumpResponse) ProtoMessage()
- func (x *GetHeapDumpResponse) ProtoReflect() protoreflect.Message
- func (x *GetHeapDumpResponse) Reset()
- func (x *GetHeapDumpResponse) String() string
- type GetHistoryRequest
- type GetLocationRequest
- func (*GetLocationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLocationRequest) GetSource() PositionSource
- func (*GetLocationRequest) ProtoMessage()
- func (x *GetLocationRequest) ProtoReflect() protoreflect.Message
- func (x *GetLocationRequest) Reset()
- func (x *GetLocationRequest) String() string
- type GetLocationResponse
- func (*GetLocationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLocationResponse) GetLla() *LLAPosition
- func (x *GetLocationResponse) GetSigmaM() float64
- func (x *GetLocationResponse) GetSource() PositionSource
- func (*GetLocationResponse) ProtoMessage()
- func (x *GetLocationResponse) ProtoReflect() protoreflect.Message
- func (x *GetLocationResponse) Reset()
- func (x *GetLocationResponse) String() string
- type GetLogRequest
- type GetLogResponse
- func (*GetLogResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLogResponse) GetOfflineLog() string
- func (x *GetLogResponse) GetSyslog() string
- func (*GetLogResponse) ProtoMessage()
- func (x *GetLogResponse) ProtoReflect() protoreflect.Message
- func (x *GetLogResponse) Reset()
- func (x *GetLogResponse) String() string
- type GetNetworkInterfacesRequest
- type GetNetworkInterfacesResponse
- func (*GetNetworkInterfacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNetworkInterfacesResponse) GetNetworkInterfaces() []*NetworkInterface
- func (*GetNetworkInterfacesResponse) ProtoMessage()
- func (x *GetNetworkInterfacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetNetworkInterfacesResponse) Reset()
- func (x *GetNetworkInterfacesResponse) String() string
- type GetNextIdRequest
- type GetNextIdResponse
- func (*GetNextIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNextIdResponse) GetEpochId() uint64
- func (x *GetNextIdResponse) GetId() uint64
- func (*GetNextIdResponse) ProtoMessage()
- func (x *GetNextIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetNextIdResponse) Reset()
- func (x *GetNextIdResponse) String() string
- type GetPersistentStatsRequest
- type GetPingRequest
- type GetPingResponse
- func (*GetPingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPingResponse) GetResults() map[string]*PingResult
- func (*GetPingResponse) ProtoMessage()
- func (x *GetPingResponse) ProtoReflect() protoreflect.Message
- func (x *GetPingResponse) Reset()
- func (x *GetPingResponse) String() string
- type GetSpeedtestStatusRequest
- type GetSpeedtestStatusResponse
- func (*GetSpeedtestStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSpeedtestStatusResponse) GetStatus() *SpeedtestStatus
- func (*GetSpeedtestStatusResponse) ProtoMessage()
- func (x *GetSpeedtestStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetSpeedtestStatusResponse) Reset()
- func (x *GetSpeedtestStatusResponse) String() string
- type GetStatusRequest
- type HasActuators
- func (HasActuators) Descriptor() protoreflect.EnumDescriptor
- func (x HasActuators) Enum() *HasActuators
- func (HasActuators) EnumDescriptor() ([]byte, []int)deprecated
- func (x HasActuators) Number() protoreflect.EnumNumber
- func (x HasActuators) String() string
- func (HasActuators) Type() protoreflect.EnumType
- type InitiateRemoteSshRequest
- type InitiateRemoteSshResponse
- func (*InitiateRemoteSshResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InitiateRemoteSshResponse) GetAddress() string
- func (x *InitiateRemoteSshResponse) GetPort() uint32
- func (x *InitiateRemoteSshResponse) GetStsafe() []byte
- func (*InitiateRemoteSshResponse) ProtoMessage()
- func (x *InitiateRemoteSshResponse) ProtoReflect() protoreflect.Message
- func (x *InitiateRemoteSshResponse) Reset()
- func (x *InitiateRemoteSshResponse) String() string
- type LLAPosition
- func (*LLAPosition) Descriptor() ([]byte, []int)deprecated
- func (x *LLAPosition) GetAlt() float64
- func (x *LLAPosition) GetLat() float64
- func (x *LLAPosition) GetLon() float64
- func (*LLAPosition) ProtoMessage()
- func (x *LLAPosition) ProtoReflect() protoreflect.Message
- func (x *LLAPosition) Reset()
- func (x *LLAPosition) String() string
- type MeshAuth
- type MeshClient
- type MeshConfig
- func (*MeshConfig) Descriptor() ([]byte, []int)deprecated
- func (x *MeshConfig) GetApplyAuth() bool
- func (x *MeshConfig) GetApplyDisplayName() bool
- func (x *MeshConfig) GetAuth() MeshAuth
- func (x *MeshConfig) GetDisplayName() string
- func (x *MeshConfig) GetIncarnation() uint64
- func (x *MeshConfig) GetLastConnected() int64
- func (*MeshConfig) ProtoMessage()
- func (x *MeshConfig) ProtoReflect() protoreflect.Message
- func (x *MeshConfig) Reset()
- func (x *MeshConfig) String() string
- type MeshServer
- type Mesh_MeshStreamClient
- type Mesh_MeshStreamServer
- type NetworkInterface
- func (*NetworkInterface) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkInterface) GetEthernet() *EthernetNetworkInterface
- func (m *NetworkInterface) GetInterface() isNetworkInterface_Interface
- func (x *NetworkInterface) GetName() string
- func (x *NetworkInterface) GetRxStats() *NetworkInterface_RxStats
- func (x *NetworkInterface) GetTxStats() *NetworkInterface_TxStats
- func (x *NetworkInterface) GetUp() bool
- func (x *NetworkInterface) GetWifi() *WifiNetworkInterface
- func (*NetworkInterface) ProtoMessage()
- func (x *NetworkInterface) ProtoReflect() protoreflect.Message
- func (x *NetworkInterface) Reset()
- func (x *NetworkInterface) String() string
- type NetworkInterface_Ethernet
- type NetworkInterface_RxStats
- func (*NetworkInterface_RxStats) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkInterface_RxStats) GetBytes() uint64
- func (x *NetworkInterface_RxStats) GetFrameErrors() uint64
- func (x *NetworkInterface_RxStats) GetPackets() uint64
- func (*NetworkInterface_RxStats) ProtoMessage()
- func (x *NetworkInterface_RxStats) ProtoReflect() protoreflect.Message
- func (x *NetworkInterface_RxStats) Reset()
- func (x *NetworkInterface_RxStats) String() string
- type NetworkInterface_TxStats
- func (*NetworkInterface_TxStats) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkInterface_TxStats) GetBytes() uint64
- func (x *NetworkInterface_TxStats) GetPackets() uint64
- func (*NetworkInterface_TxStats) ProtoMessage()
- func (x *NetworkInterface_TxStats) ProtoReflect() protoreflect.Message
- func (x *NetworkInterface_TxStats) Reset()
- func (x *NetworkInterface_TxStats) String() string
- type NetworkInterface_Wifi
- type PingHostRequest
- type PingHostResponse
- type PingMetrics
- func (*PingMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *PingMetrics) GetDropRate() float32
- func (x *PingMetrics) GetDropRate_1D() float32
- func (x *PingMetrics) GetDropRate_1H() float32
- func (x *PingMetrics) GetDropRate_5M() float32
- func (x *PingMetrics) GetHappyHours_1S_1D() float32
- func (x *PingMetrics) GetHappyHours_2S_1D() float32
- func (x *PingMetrics) GetHappyHours_5S_1D() float32
- func (x *PingMetrics) GetLatencyMeanMs() float32
- func (x *PingMetrics) GetLatencyMeanMs_1D() float32
- func (x *PingMetrics) GetLatencyMeanMs_1H() float32
- func (x *PingMetrics) GetLatencyMeanMs_5M() float32
- func (x *PingMetrics) GetLatencyStddevMs() float32
- func (x *PingMetrics) GetSecondsSinceLastSuccess() float32
- func (x *PingMetrics) GetSecondsSinceLast_15SOutage() float32
- func (x *PingMetrics) GetSecondsSinceLast_1SOutage() float32
- func (x *PingMetrics) GetSecondsSinceLast_2SOutage() float32
- func (x *PingMetrics) GetSecondsSinceLast_300SOutage() float32
- func (x *PingMetrics) GetSecondsSinceLast_5SOutage() float32
- func (x *PingMetrics) GetSecondsSinceLast_60SOutage() float32
- func (*PingMetrics) ProtoMessage()
- func (x *PingMetrics) ProtoReflect() protoreflect.Message
- func (x *PingMetrics) Reset()
- func (x *PingMetrics) String() string
- type PingResult
- func (*PingResult) Descriptor() ([]byte, []int)deprecated
- func (x *PingResult) GetDropRate() float32
- func (x *PingResult) GetLatencyMs() float32
- func (x *PingResult) GetTarget() *PingTarget
- func (*PingResult) ProtoMessage()
- func (x *PingResult) ProtoReflect() protoreflect.Message
- func (x *PingResult) Reset()
- func (x *PingResult) String() string
- type PingTarget
- func (*PingTarget) Descriptor() ([]byte, []int)deprecated
- func (x *PingTarget) GetAddress() string
- func (x *PingTarget) GetLocation() string
- func (x *PingTarget) GetService() string
- func (*PingTarget) ProtoMessage()
- func (x *PingTarget) ProtoReflect() protoreflect.Message
- func (x *PingTarget) Reset()
- func (x *PingTarget) String() string
- type PositionSource
- func (PositionSource) Descriptor() protoreflect.EnumDescriptor
- func (x PositionSource) Enum() *PositionSource
- func (PositionSource) EnumDescriptor() ([]byte, []int)deprecated
- func (x PositionSource) Number() protoreflect.EnumNumber
- func (x PositionSource) String() string
- func (PositionSource) Type() protoreflect.EnumType
- type PublicKey
- type RebootRequest
- type RebootResponse
- type ReportClientSpeedtestRequest
- func (*ReportClientSpeedtestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportClientSpeedtestRequest) GetClientPlatform() *ClientPlatform
- func (x *ReportClientSpeedtestRequest) GetClientRssi() float32
- func (x *ReportClientSpeedtestRequest) GetClientSpeedtest() *SpeedTestStats
- func (x *ReportClientSpeedtestRequest) GetId() uint32
- func (x *ReportClientSpeedtestRequest) GetWifiSpeedtest() *SpeedTestStats
- func (*ReportClientSpeedtestRequest) ProtoMessage()
- func (x *ReportClientSpeedtestRequest) ProtoReflect() protoreflect.Message
- func (x *ReportClientSpeedtestRequest) Reset()
- func (x *ReportClientSpeedtestRequest) String() string
- type ReportClientSpeedtestResponse
- func (*ReportClientSpeedtestResponse) Descriptor() ([]byte, []int)deprecated
- func (*ReportClientSpeedtestResponse) ProtoMessage()
- func (x *ReportClientSpeedtestResponse) ProtoReflect() protoreflect.Message
- func (x *ReportClientSpeedtestResponse) Reset()
- func (x *ReportClientSpeedtestResponse) String() string
- type Request
- func (*Request) Descriptor() ([]byte, []int)deprecated
- func (x *Request) GetAuthenticate() *AuthenticateRequest
- func (x *Request) GetDishGetConfig() *DishGetConfigRequest
- func (x *Request) GetDishGetContext() *DishGetContextRequest
- func (x *Request) GetDishGetEmc() *DishGetEmcRequest
- func (x *Request) GetDishGetObstructionMap() *DishGetObstructionMapRequest
- func (x *Request) GetDishSetConfig() *DishSetConfigRequest
- func (x *Request) GetDishSetEmc() *DishSetEmcRequest
- func (x *Request) GetDishStow() *DishStowRequest
- func (x *Request) GetEnableDebugTelem() *EnableDebugTelemRequest
- func (x *Request) GetEpochId() uint64
- func (x *Request) GetFactoryReset() *FactoryResetRequest
- func (x *Request) GetFuse() *FuseRequest
- func (x *Request) GetGetConnections() *GetConnectionsRequest
- func (x *Request) GetGetDeviceInfo() *GetDeviceInfoRequest
- func (x *Request) GetGetHeapDump() *GetHeapDumpRequest
- func (x *Request) GetGetHistory() *GetHistoryRequest
- func (x *Request) GetGetLocation() *GetLocationRequest
- func (x *Request) GetGetLog() *GetLogRequest
- func (x *Request) GetGetNetworkInterfaces() *GetNetworkInterfacesRequest
- func (x *Request) GetGetNextId() *GetNextIdRequest
- func (x *Request) GetGetPersistentStats() *GetPersistentStatsRequest
- func (x *Request) GetGetPing() *GetPingRequest
- func (x *Request) GetGetSpeedtestStatus() *GetSpeedtestStatusRequest
- func (x *Request) GetGetStatus() *GetStatusRequest
- func (x *Request) GetId() uint64
- func (x *Request) GetInitiateRemoteSsh() *InitiateRemoteSshRequest
- func (x *Request) GetPingHost() *PingHostRequest
- func (x *Request) GetReboot() *RebootRequest
- func (x *Request) GetReportClientSpeedtest() *ReportClientSpeedtestRequest
- func (m *Request) GetRequest() isRequest_Request
- func (x *Request) GetRestartControl() *RestartControlRequest
- func (x *Request) GetSelfTest() *SelfTestRequest
- func (x *Request) GetSetSku() *SetSkuRequest
- func (x *Request) GetSetTestMode() *SetTestModeRequest
- func (x *Request) GetSetTrustedKeys() *SetTrustedKeysRequest
- func (x *Request) GetSignedRequest() *SignedData
- func (x *Request) GetSoftwareUpdate() *SoftwareUpdateRequest
- func (x *Request) GetSpeedTest() *SpeedTestRequest
- func (x *Request) GetStartDishSelfTest() *StartDishSelfTestRequest
- func (x *Request) GetStartSpeedtest() *StartSpeedtestRequest
- func (x *Request) GetTargetId() string
- func (x *Request) GetTransceiverGetStatus() *TransceiverGetStatusRequest
- func (x *Request) GetTransceiverGetTelemetry() *TransceiverGetTelemetryRequest
- func (x *Request) GetTransceiverIfLoopbackTest() *TransceiverIFLoopbackTestRequest
- func (x *Request) GetUpdate() *UpdateRequest
- func (x *Request) GetWifiGetClientHistory() *WifiGetClientHistoryRequest
- func (x *Request) GetWifiGetClients() *WifiGetClientsRequest
- func (x *Request) GetWifiGetConfig() *WifiGetConfigRequest
- func (x *Request) GetWifiGetDiagnostics() *WifiGetDiagnosticsRequest
- func (x *Request) GetWifiGetPingMetrics() *WifiGetPingMetricsRequest
- func (x *Request) GetWifiSetConfig() *WifiSetConfigRequest
- func (x *Request) GetWifiSetMeshConfig() *WifiSetMeshConfigRequest
- func (x *Request) GetWifiSetMeshDeviceTrust() *WifiSetMeshDeviceTrustRequest
- func (x *Request) GetWifiSetup() *WifiSetupRequest
- func (*Request) ProtoMessage()
- func (x *Request) ProtoReflect() protoreflect.Message
- func (x *Request) Reset()
- func (x *Request) String() string
- type Request_Authenticate
- type Request_DishGetConfig
- type Request_DishGetContext
- type Request_DishGetEmc
- type Request_DishGetObstructionMap
- type Request_DishSetConfig
- type Request_DishSetEmc
- type Request_DishStow
- type Request_EnableDebugTelem
- type Request_FactoryReset
- type Request_Fuse
- type Request_GetConnections
- type Request_GetDeviceInfo
- type Request_GetHeapDump
- type Request_GetHistory
- type Request_GetLocation
- type Request_GetLog
- type Request_GetNetworkInterfaces
- type Request_GetNextId
- type Request_GetPersistentStats
- type Request_GetPing
- type Request_GetSpeedtestStatus
- type Request_GetStatus
- type Request_InitiateRemoteSsh
- type Request_PingHost
- type Request_Reboot
- type Request_ReportClientSpeedtest
- type Request_RestartControl
- type Request_SelfTest
- type Request_SetSku
- type Request_SetTestMode
- type Request_SetTrustedKeys
- type Request_SignedRequest
- type Request_SoftwareUpdate
- type Request_SpeedTest
- type Request_StartDishSelfTest
- type Request_StartSpeedtest
- type Request_TransceiverGetStatus
- type Request_TransceiverGetTelemetry
- type Request_TransceiverIfLoopbackTest
- type Request_Update
- type Request_WifiGetClientHistory
- type Request_WifiGetClients
- type Request_WifiGetConfig
- type Request_WifiGetDiagnostics
- type Request_WifiGetPingMetrics
- type Request_WifiSetConfig
- type Request_WifiSetMeshConfig
- type Request_WifiSetMeshDeviceTrust
- type Request_WifiSetup
- type Response
- func (*Response) Descriptor() ([]byte, []int)deprecated
- func (x *Response) GetApiVersion() uint64
- func (x *Response) GetDishAuthenticate() *DishAuthenticateResponse
- func (x *Response) GetDishGetConfig() *DishGetConfigResponse
- func (x *Response) GetDishGetContext() *DishGetContextResponse
- func (x *Response) GetDishGetEmc() *DishGetEmcResponse
- func (x *Response) GetDishGetHistory() *DishGetHistoryResponse
- func (x *Response) GetDishGetObstructionMap() *DishGetObstructionMapResponse
- func (x *Response) GetDishGetStatus() *DishGetStatusResponse
- func (x *Response) GetDishSetConfig() *DishSetConfigResponse
- func (x *Response) GetDishSetEmc() *DishSetEmcResponse
- func (x *Response) GetDishStow() *DishStowResponse
- func (x *Response) GetEnableDebugTelem() *EnableDebugTelemResponse
- func (x *Response) GetFactoryReset() *FactoryResetResponse
- func (x *Response) GetFuse() *FuseResponse
- func (x *Response) GetGetConnections() *GetConnectionsResponse
- func (x *Response) GetGetDeviceInfo() *GetDeviceInfoResponse
- func (x *Response) GetGetHeapDump() *GetHeapDumpResponse
- func (x *Response) GetGetLocation() *GetLocationResponse
- func (x *Response) GetGetLog() *GetLogResponse
- func (x *Response) GetGetNetworkInterfaces() *GetNetworkInterfacesResponse
- func (x *Response) GetGetNextId() *GetNextIdResponse
- func (x *Response) GetGetPing() *GetPingResponse
- func (x *Response) GetGetSpeedtestStatus() *GetSpeedtestStatusResponse
- func (x *Response) GetId() uint64
- func (x *Response) GetInitiateRemoteSsh() *InitiateRemoteSshResponse
- func (x *Response) GetPingHost() *PingHostResponse
- func (x *Response) GetReboot() *RebootResponse
- func (x *Response) GetReportClientSpeedtest() *ReportClientSpeedtestResponse
- func (m *Response) GetResponse() isResponse_Response
- func (x *Response) GetRestartControl() *RestartControlResponse
- func (x *Response) GetSelfTest() *SelfTestResponse
- func (x *Response) GetSetSku() *SetSkuResponse
- func (x *Response) GetSetTestMode() *SetTestModeResponse
- func (x *Response) GetSetTrustedKeys() *SetTrustedKeysResponse
- func (x *Response) GetSoftwareUpdate() *SoftwareUpdateResponse
- func (x *Response) GetSpeedTest() *SpeedTestResponse
- func (x *Response) GetStartDishSelfTest() *StartDishSelfTestResponse
- func (x *Response) GetStartSpeedtest() *StartSpeedtestResponse
- func (x *Response) GetStatus() *status.Status
- func (x *Response) GetTransceiverGetStatus() *TransceiverGetStatusResponse
- func (x *Response) GetTransceiverGetTelemetry() *TransceiverGetTelemetryResponse
- func (x *Response) GetTransceiverIfLoopbackTest() *TransceiverIFLoopbackTestResponse
- func (x *Response) GetUpdate() *UpdateResponse
- func (x *Response) GetWifiAuthenticate() *WifiAuthenticateResponse
- func (x *Response) GetWifiGetClientHistory() *WifiGetClientHistoryResponse
- func (x *Response) GetWifiGetClients() *WifiGetClientsResponse
- func (x *Response) GetWifiGetConfig() *WifiGetConfigResponse
- func (x *Response) GetWifiGetDiagnostics() *WifiGetDiagnosticsResponse
- func (x *Response) GetWifiGetHistory() *WifiGetHistoryResponse
- func (x *Response) GetWifiGetPersistentStats() *WifiGetPersistentStatsResponse
- func (x *Response) GetWifiGetPingMetrics() *WifiGetPingMetricsResponse
- func (x *Response) GetWifiGetStatus() *WifiGetStatusResponse
- func (x *Response) GetWifiSetConfig() *WifiSetConfigResponse
- func (x *Response) GetWifiSetMeshConfig() *WifiSetMeshConfigResponse
- func (x *Response) GetWifiSetMeshDeviceTrust() *WifiSetMeshDeviceTrustResponse
- func (x *Response) GetWifiSetup() *WifiSetupResponse
- func (*Response) ProtoMessage()
- func (x *Response) ProtoReflect() protoreflect.Message
- func (x *Response) Reset()
- func (x *Response) String() string
- type Response_DishAuthenticate
- type Response_DishGetConfig
- type Response_DishGetContext
- type Response_DishGetEmc
- type Response_DishGetHistory
- type Response_DishGetObstructionMap
- type Response_DishGetStatus
- type Response_DishSetConfig
- type Response_DishSetEmc
- type Response_DishStow
- type Response_EnableDebugTelem
- type Response_FactoryReset
- type Response_Fuse
- type Response_GetConnections
- type Response_GetDeviceInfo
- type Response_GetHeapDump
- type Response_GetLocation
- type Response_GetLog
- type Response_GetNetworkInterfaces
- type Response_GetNextId
- type Response_GetPing
- type Response_GetSpeedtestStatus
- type Response_InitiateRemoteSsh
- type Response_PingHost
- type Response_Reboot
- type Response_ReportClientSpeedtest
- type Response_RestartControl
- type Response_SelfTest
- type Response_SetSku
- type Response_SetTestMode
- type Response_SetTrustedKeys
- type Response_SoftwareUpdate
- type Response_SpeedTest
- type Response_StartDishSelfTest
- type Response_StartSpeedtest
- type Response_TransceiverGetStatus
- type Response_TransceiverGetTelemetry
- type Response_TransceiverIfLoopbackTest
- type Response_Update
- type Response_WifiAuthenticate
- type Response_WifiGetClientHistory
- type Response_WifiGetClients
- type Response_WifiGetConfig
- type Response_WifiGetDiagnostics
- type Response_WifiGetHistory
- type Response_WifiGetPersistentStats
- type Response_WifiGetPingMetrics
- type Response_WifiGetStatus
- type Response_WifiSetConfig
- type Response_WifiSetMeshConfig
- type Response_WifiSetMeshDeviceTrust
- type Response_WifiSetup
- type RestartControlRequest
- type RestartControlResponse
- type SelfTestRequest
- type SelfTestResponse
- func (*SelfTestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SelfTestResponse) GetPassed() bool
- func (x *SelfTestResponse) GetReport() string
- func (*SelfTestResponse) ProtoMessage()
- func (x *SelfTestResponse) ProtoReflect() protoreflect.Message
- func (x *SelfTestResponse) Reset()
- func (x *SelfTestResponse) String() string
- type SetSkuRequest
- func (*SetSkuRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSkuRequest) GetApplyCountryCode() bool
- func (x *SetSkuRequest) GetCountryCode() string
- func (x *SetSkuRequest) GetCustomPowerTable() bool
- func (x *SetSkuRequest) GetPinCountryCode() bool
- func (x *SetSkuRequest) GetSku() string
- func (*SetSkuRequest) ProtoMessage()
- func (x *SetSkuRequest) ProtoReflect() protoreflect.Message
- func (x *SetSkuRequest) Reset()
- func (x *SetSkuRequest) String() string
- type SetSkuResponse
- type SetTestModeRequest
- func (*SetTestModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTestModeRequest) GetDisableLossOfCommFdir() bool
- func (x *SetTestModeRequest) GetEnableRulesOverride() bool
- func (x *SetTestModeRequest) GetRfMode() SetTestModeRequest_RfMode
- func (*SetTestModeRequest) ProtoMessage()
- func (x *SetTestModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetTestModeRequest) Reset()
- func (x *SetTestModeRequest) String() string
- type SetTestModeRequest_RfMode
- func (SetTestModeRequest_RfMode) Descriptor() protoreflect.EnumDescriptor
- func (x SetTestModeRequest_RfMode) Enum() *SetTestModeRequest_RfMode
- func (SetTestModeRequest_RfMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x SetTestModeRequest_RfMode) Number() protoreflect.EnumNumber
- func (x SetTestModeRequest_RfMode) String() string
- func (SetTestModeRequest_RfMode) Type() protoreflect.EnumType
- type SetTestModeResponse
- type SetTrustedKeysRequest
- func (*SetTrustedKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTrustedKeysRequest) GetKeys() []*PublicKey
- func (*SetTrustedKeysRequest) ProtoMessage()
- func (x *SetTrustedKeysRequest) ProtoReflect() protoreflect.Message
- func (x *SetTrustedKeysRequest) Reset()
- func (x *SetTrustedKeysRequest) String() string
- type SetTrustedKeysResponse
- type SignedData
- type SoftwareUpdateRequest
- func (*SoftwareUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SoftwareUpdateRequest) GetClose() bool
- func (x *SoftwareUpdateRequest) GetData() []byte
- func (x *SoftwareUpdateRequest) GetOpen() bool
- func (x *SoftwareUpdateRequest) GetStreamId() uint64
- func (*SoftwareUpdateRequest) ProtoMessage()
- func (x *SoftwareUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *SoftwareUpdateRequest) Reset()
- func (x *SoftwareUpdateRequest) String() string
- type SoftwareUpdateResponse
- type SoftwareUpdateState
- func (SoftwareUpdateState) Descriptor() protoreflect.EnumDescriptor
- func (x SoftwareUpdateState) Enum() *SoftwareUpdateState
- func (SoftwareUpdateState) EnumDescriptor() ([]byte, []int)deprecated
- func (x SoftwareUpdateState) Number() protoreflect.EnumNumber
- func (x SoftwareUpdateState) String() string
- func (SoftwareUpdateState) Type() protoreflect.EnumType
- type SpeedTestRequest
- func (*SpeedTestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SpeedTestRequest) GetClientPlatform() *ClientPlatform
- func (x *SpeedTestRequest) GetClientRssi() float32
- func (x *SpeedTestRequest) GetClientSpeedtest() *SpeedTestStats
- func (x *SpeedTestRequest) GetId() uint32
- func (*SpeedTestRequest) ProtoMessage()
- func (x *SpeedTestRequest) ProtoReflect() protoreflect.Message
- func (x *SpeedTestRequest) Reset()
- func (x *SpeedTestRequest) String() string
- type SpeedTestResponse
- func (*SpeedTestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SpeedTestResponse) GetDownloadBps() float32deprecated
- func (x *SpeedTestResponse) GetDownloadMbps() float32deprecated
- func (x *SpeedTestResponse) GetDownloadMbps_16TcpConn() float32
- func (x *SpeedTestResponse) GetDownloadMbps_1TcpConn() float32
- func (x *SpeedTestResponse) GetDownloadMbps_4TcpConn() float32
- func (x *SpeedTestResponse) GetDownloadMbps_64TcpConn() float32
- func (x *SpeedTestResponse) GetLatencyMs() float32deprecated
- func (x *SpeedTestResponse) GetLatencyS() float32deprecated
- func (x *SpeedTestResponse) GetRouterSpeedtest() *SpeedTestStats
- func (x *SpeedTestResponse) GetUploadBps() float32deprecated
- func (x *SpeedTestResponse) GetUploadMbps() float32deprecated
- func (x *SpeedTestResponse) GetUploadMbps_16TcpConn() float32
- func (x *SpeedTestResponse) GetUploadMbps_1TcpConn() float32
- func (x *SpeedTestResponse) GetUploadMbps_4TcpConn() float32
- func (x *SpeedTestResponse) GetUploadMbps_64TcpConn() float32
- func (*SpeedTestResponse) ProtoMessage()
- func (x *SpeedTestResponse) ProtoReflect() protoreflect.Message
- func (x *SpeedTestResponse) Reset()
- func (x *SpeedTestResponse) String() string
- type SpeedTestStats
- func (*SpeedTestStats) Descriptor() ([]byte, []int)deprecated
- func (x *SpeedTestStats) GetDownloadMbps() float32
- func (x *SpeedTestStats) GetLatencyMs() float32
- func (x *SpeedTestStats) GetStartTime() uint64
- func (x *SpeedTestStats) GetUploadMbps() float32
- func (*SpeedTestStats) ProtoMessage()
- func (x *SpeedTestStats) ProtoReflect() protoreflect.Message
- func (x *SpeedTestStats) Reset()
- func (x *SpeedTestStats) String() string
- type SpeedtestError
- func (SpeedtestError) Descriptor() protoreflect.EnumDescriptor
- func (x SpeedtestError) Enum() *SpeedtestError
- func (SpeedtestError) EnumDescriptor() ([]byte, []int)deprecated
- func (x SpeedtestError) Number() protoreflect.EnumNumber
- func (x SpeedtestError) String() string
- func (SpeedtestError) Type() protoreflect.EnumType
- type SpeedtestStatus
- func (*SpeedtestStatus) Descriptor() ([]byte, []int)deprecated
- func (x *SpeedtestStatus) GetDown() *SpeedtestStatus_Direction
- func (x *SpeedtestStatus) GetId() uint32
- func (x *SpeedtestStatus) GetRunning() bool
- func (x *SpeedtestStatus) GetUp() *SpeedtestStatus_Direction
- func (*SpeedtestStatus) ProtoMessage()
- func (x *SpeedtestStatus) ProtoReflect() protoreflect.Message
- func (x *SpeedtestStatus) Reset()
- func (x *SpeedtestStatus) String() string
- type SpeedtestStatus_Direction
- func (*SpeedtestStatus_Direction) Descriptor() ([]byte, []int)deprecated
- func (x *SpeedtestStatus_Direction) GetErr() SpeedtestError
- func (x *SpeedtestStatus_Direction) GetThroughputsMbps() []float32
- func (*SpeedtestStatus_Direction) ProtoMessage()
- func (x *SpeedtestStatus_Direction) ProtoReflect() protoreflect.Message
- func (x *SpeedtestStatus_Direction) Reset()
- func (x *SpeedtestStatus_Direction) String() string
- type StarlinkRouterAlerts
- func (*StarlinkRouterAlerts) Descriptor() ([]byte, []int)deprecated
- func (x *StarlinkRouterAlerts) GetActive() bool
- func (x *StarlinkRouterAlerts) GetEnd() *telemetron.TimestampInfo
- func (x *StarlinkRouterAlerts) GetName() string
- func (x *StarlinkRouterAlerts) GetSource() string
- func (x *StarlinkRouterAlerts) GetStart() *telemetron.TimestampInfo
- func (*StarlinkRouterAlerts) ProtoMessage()
- func (x *StarlinkRouterAlerts) ProtoReflect() protoreflect.Message
- func (x *StarlinkRouterAlerts) Reset()
- func (x *StarlinkRouterAlerts) String() string
- type StarlinkRouterHourlyMetricsV2
- func (*StarlinkRouterHourlyMetricsV2) Descriptor() ([]byte, []int)deprecated
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientDownloadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientIface() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientOui() *wrapperspb.StringValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientPlatformType() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientRssi() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientRxRate() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientTxRate() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientUploadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterDownloadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterRssi() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterUploadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestWifiDownloadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestWifiUploadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetClients() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientsEth() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientsRepeater() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientsRepeaterEth() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientsRepeater_2Ghz() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClientsRepeater_5Ghz() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClients_2Ghz() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetClients_5Ghz() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigApMode() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigBandsSplit() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigDfsEnabled() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigIsAviation() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigIsRepeater() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigLegacy() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigNetworkNameIsDefault() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigOpenNetwork() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigRemoteSshEnabled() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigSecureDns() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetConfigSetupComplete() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetDishCellId() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetId() *wrapperspb.StringValue
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxBytes() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxFrameErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxPackets() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxBytes() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxPackets() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxBytes() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxFrameErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxPackets() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxBytes() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxPackets() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetMeshHops() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetMeshOneHopRssiAvg_2Ghz() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetMeshOneHopRssiAvg_5Ghz() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetMeshTwoHopRssiAvg_2Ghz() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetMeshTwoHopRssiAvg_5Ghz() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDishDropRate() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDishDropRateLast_1H() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDishLatency() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_1SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_2SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_300SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_5SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_60SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDropRate() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingDropRateLast_1H() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingLatency() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_1SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_2SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_300SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_5SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_60SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna1Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna2Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna3Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzChanBusyFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzChannel() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzEdccaFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzIfaceCount() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzOverlappingBssFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxAirtimeFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxBytes() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxFrameErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxPacketErrorRate() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxPackets() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalDutyCycle() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalTemp() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalThrottledSeconds() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxAirtimeFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxBytes() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxPacketErrorRate() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxPackets() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna1Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna2Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna3Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzChanBusyFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzChannel() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzEdccaFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzIfaceCount() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzOverlappingBssFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxAirtimeFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxBytes() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxFrameErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxPacketErrorRate() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxPackets() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalDutyCycle() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalTemp() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalThrottledSeconds() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxAirtimeFraction() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxBytes() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxErrors() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxPacketErrorRate() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxPackets() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsAvg() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsMax() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsAvg() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsMax() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsAvg() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsMax() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsAvg() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsMax() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSysAllocFds() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetSysAntiRollbackVersion() *wrapperspb.Int32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetSysBootcount() *wrapperspb.Int32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetSysCountry() *wrapperspb.StringValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSysCpuUsage() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSysHwGen() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetSysIsDev() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSysMemFreeKb() *wrapperspb.FloatValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSysPartitionsEqual() *wrapperspb.BoolValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSysSw() *wrapperspb.StringValue
- func (x *StarlinkRouterHourlyMetricsV2) GetSysUptimeSeconds() *wrapperspb.UInt32Value
- func (x *StarlinkRouterHourlyMetricsV2) GetTimestampDate() *wrapperspb.StringValue
- func (x *StarlinkRouterHourlyMetricsV2) GetTimestampHour() *wrapperspb.UInt32Value
- func (*StarlinkRouterHourlyMetricsV2) ProtoMessage()
- func (x *StarlinkRouterHourlyMetricsV2) ProtoReflect() protoreflect.Message
- func (x *StarlinkRouterHourlyMetricsV2) Reset()
- func (x *StarlinkRouterHourlyMetricsV2) String() string
- type StarlinkRoutersHourlyMetricsV2
- func (*StarlinkRoutersHourlyMetricsV2) Descriptor() ([]byte, []int)deprecated
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientDownloadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientIface() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientOui() *wrapperspb.StringValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientPlatformType() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientRssi() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientRxRate() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientTxRate() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientUploadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterDownloadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterRssi() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterUploadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestWifiDownloadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestWifiUploadMbps() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetClients() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientsEth() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientsRepeater() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientsRepeaterEth() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientsRepeater_2Ghz() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClientsRepeater_5Ghz() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClients_2Ghz() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetClients_5Ghz() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigApMode() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigBandsSplit() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigDfsEnabled() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigIsAviation() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigIsRepeater() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigLegacy() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigNetworkNameIsDefault() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigOpenNetwork() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigRemoteSshEnabled() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigSecureDns() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetConfigSetupComplete() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetDishCellId() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetId() *wrapperspb.StringValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxBytes() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxFrameErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxPackets() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxBytes() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxPackets() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxBytes() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxFrameErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxPackets() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxBytes() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxPackets() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetMeshHops() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetMeshOneHopRssiAvg_2Ghz() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetMeshOneHopRssiAvg_5Ghz() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetMeshTwoHopRssiAvg_2Ghz() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetMeshTwoHopRssiAvg_5Ghz() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishDropRate() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishDropRateLast_1H() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishLatency() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishLatencyLast_1H() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_1SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_2SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_300SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_5SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_60SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDropRate() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingDropRateLast_1H() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingLatency() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingLatencyLast_1H() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_1SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_2SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_300SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_5SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_60SOutage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna1Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna2Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna3Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzChanBusyFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzChannel() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzEdccaFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzIfaceCount() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzOverlappingBssFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxAirtimeFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxBytes() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxFrameErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxPacketErrorRate() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxPackets() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalDutyCycle() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalTemp() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalThrottledSeconds() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxAirtimeFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxBytes() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxPacketErrorRate() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxPackets() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna1Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna2Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna3Rssi() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzChanBusyFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzChannel() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzEdccaFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzIfaceCount() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzOverlappingBssFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxAirtimeFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxBytes() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxFrameErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxPacketErrorRate() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxPackets() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalDutyCycle() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalTemp() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalThrottledSeconds() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxAirtimeFraction() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxBytes() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxErrors() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxPacketErrorRate() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxPackets() *wrapperspb.Int64Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsAvg() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsMax() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsAvg() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsMax() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsAvg() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsMax() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsAvg() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsMax() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysAllocFds() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysAntiRollbackVersion() *wrapperspb.Int32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysBootcount() *wrapperspb.Int32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysCountry() *wrapperspb.StringValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysCpuUsage() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysHwGen() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysIsDev() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysMemFreeKb() *wrapperspb.FloatValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysPartitionsEqual() *wrapperspb.BoolValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysSw() *wrapperspb.StringValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetSysUptimeSeconds() *wrapperspb.UInt32Value
- func (x *StarlinkRoutersHourlyMetricsV2) GetTimestamp() *telemetron.TimestampInfo
- func (x *StarlinkRoutersHourlyMetricsV2) GetTimestampDate() *wrapperspb.StringValue
- func (x *StarlinkRoutersHourlyMetricsV2) GetTimestampHour() *wrapperspb.UInt32Value
- func (*StarlinkRoutersHourlyMetricsV2) ProtoMessage()
- func (x *StarlinkRoutersHourlyMetricsV2) ProtoReflect() protoreflect.Message
- func (x *StarlinkRoutersHourlyMetricsV2) Reset()
- func (x *StarlinkRoutersHourlyMetricsV2) String() string
- type StartDishSelfTestRequest
- type StartDishSelfTestResponse
- type StartSpeedtestRequest
- type StartSpeedtestResponse
- type ToController
- func (*ToController) Descriptor() ([]byte, []int)deprecated
- func (x *ToController) GetClients() *WifiClients
- func (x *ToController) GetMeshJoin() *WifiMeshJoin
- func (m *ToController) GetMessage() isToController_Message
- func (*ToController) ProtoMessage()
- func (x *ToController) ProtoReflect() protoreflect.Message
- func (x *ToController) Reset()
- func (x *ToController) String() string
- type ToController_Clients
- type ToController_MeshJoin
- type ToDevice
- type ToDevice_Request
- type TransceiverFaults
- func (*TransceiverFaults) Descriptor() ([]byte, []int)deprecated
- func (x *TransceiverFaults) GetDcVoltageFault() bool
- func (x *TransceiverFaults) GetOverTempModemAsicFault() bool
- func (x *TransceiverFaults) GetOverTempPcbaFault() bool
- func (*TransceiverFaults) ProtoMessage()
- func (x *TransceiverFaults) ProtoReflect() protoreflect.Message
- func (x *TransceiverFaults) Reset()
- func (x *TransceiverFaults) String() string
- type TransceiverGetStatusRequest
- type TransceiverGetStatusResponse
- func (*TransceiverGetStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TransceiverGetStatusResponse) GetDemodState() TransceiverModulatorState
- func (x *TransceiverGetStatusResponse) GetFaults() *TransceiverFaults
- func (x *TransceiverGetStatusResponse) GetModState() TransceiverModulatorState
- func (x *TransceiverGetStatusResponse) GetModemAsicTemp() float32
- func (x *TransceiverGetStatusResponse) GetRxState() TransceiverTxRxState
- func (x *TransceiverGetStatusResponse) GetState() DishState
- func (x *TransceiverGetStatusResponse) GetTransmitBlankingState() TransceiverTransmitBlankingState
- func (x *TransceiverGetStatusResponse) GetTxIfTemp() float32
- func (x *TransceiverGetStatusResponse) GetTxState() TransceiverTxRxState
- func (*TransceiverGetStatusResponse) ProtoMessage()
- func (x *TransceiverGetStatusResponse) ProtoReflect() protoreflect.Message
- func (x *TransceiverGetStatusResponse) Reset()
- func (x *TransceiverGetStatusResponse) String() string
- type TransceiverGetTelemetryRequest
- func (*TransceiverGetTelemetryRequest) Descriptor() ([]byte, []int)deprecated
- func (*TransceiverGetTelemetryRequest) ProtoMessage()
- func (x *TransceiverGetTelemetryRequest) ProtoReflect() protoreflect.Message
- func (x *TransceiverGetTelemetryRequest) Reset()
- func (x *TransceiverGetTelemetryRequest) String() string
- type TransceiverGetTelemetryResponse
- func (*TransceiverGetTelemetryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TransceiverGetTelemetryResponse) GetAntennaPitch() float32
- func (x *TransceiverGetTelemetryResponse) GetAntennaPointingMode() uint32
- func (x *TransceiverGetTelemetryResponse) GetAntennaRoll() float32
- func (x *TransceiverGetTelemetryResponse) GetAntennaRxTheta() float32
- func (x *TransceiverGetTelemetryResponse) GetAntennaTrueHeading() float32
- func (x *TransceiverGetTelemetryResponse) GetCeRssiDb() float32
- func (x *TransceiverGetTelemetryResponse) GetCurrentCellId() uint32
- func (x *TransceiverGetTelemetryResponse) GetCurrentSecondsOfSchedule() float32
- func (x *TransceiverGetTelemetryResponse) GetDedGrant() uint32
- func (x *TransceiverGetTelemetryResponse) GetEmaVelocityX() float64
- func (x *TransceiverGetTelemetryResponse) GetEmaVelocityY() float64
- func (x *TransceiverGetTelemetryResponse) GetEmaVelocityZ() float64
- func (x *TransceiverGetTelemetryResponse) GetGrantMcs() uint32
- func (x *TransceiverGetTelemetryResponse) GetGrantSymbolsAvg() float32
- func (x *TransceiverGetTelemetryResponse) GetL1SnrAvgDb() float32
- func (x *TransceiverGetTelemetryResponse) GetL1SnrMaxDb() float32
- func (x *TransceiverGetTelemetryResponse) GetL1SnrMinDb() float32
- func (x *TransceiverGetTelemetryResponse) GetLmacSatelliteId() uint32
- func (x *TransceiverGetTelemetryResponse) GetMobilityProactiveSlotChange() uint32
- func (x *TransceiverGetTelemetryResponse) GetMobilityReactiveSlotChange() uint32
- func (x *TransceiverGetTelemetryResponse) GetNumOutOfSeq() uint32
- func (x *TransceiverGetTelemetryResponse) GetNumUlmapDrop() uint32
- func (x *TransceiverGetTelemetryResponse) GetPopPingDropRate() float32
- func (x *TransceiverGetTelemetryResponse) GetRfpTotalSynFailed() uint32
- func (x *TransceiverGetTelemetryResponse) GetRxChannel() uint32
- func (x *TransceiverGetTelemetryResponse) GetSecondsUntilSlotEnd() float32
- func (x *TransceiverGetTelemetryResponse) GetSendLabelSwitchToGroundFailedCalls() uint32
- func (x *TransceiverGetTelemetryResponse) GetSnrDb() float32
- func (x *TransceiverGetTelemetryResponse) GetTargetSatelliteId() uint32
- func (x *TransceiverGetTelemetryResponse) GetWbRssiPeakMagDb() float32
- func (*TransceiverGetTelemetryResponse) ProtoMessage()
- func (x *TransceiverGetTelemetryResponse) ProtoReflect() protoreflect.Message
- func (x *TransceiverGetTelemetryResponse) Reset()
- func (x *TransceiverGetTelemetryResponse) String() string
- type TransceiverIFLoopbackTestRequest
- func (*TransceiverIFLoopbackTestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TransceiverIFLoopbackTestRequest) GetEnableIfLoopback() bool
- func (*TransceiverIFLoopbackTestRequest) ProtoMessage()
- func (x *TransceiverIFLoopbackTestRequest) ProtoReflect() protoreflect.Message
- func (x *TransceiverIFLoopbackTestRequest) Reset()
- func (x *TransceiverIFLoopbackTestRequest) String() string
- type TransceiverIFLoopbackTestResponse
- func (*TransceiverIFLoopbackTestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TransceiverIFLoopbackTestResponse) GetBerLoopbackTest() float32
- func (x *TransceiverIFLoopbackTestResponse) GetPllLock() bool
- func (x *TransceiverIFLoopbackTestResponse) GetRssiLoopbackTest() float32
- func (x *TransceiverIFLoopbackTestResponse) GetSnrLoopbackTest() float32
- func (*TransceiverIFLoopbackTestResponse) ProtoMessage()
- func (x *TransceiverIFLoopbackTestResponse) ProtoReflect() protoreflect.Message
- func (x *TransceiverIFLoopbackTestResponse) Reset()
- func (x *TransceiverIFLoopbackTestResponse) String() string
- type TransceiverModulatorState
- func (TransceiverModulatorState) Descriptor() protoreflect.EnumDescriptor
- func (x TransceiverModulatorState) Enum() *TransceiverModulatorState
- func (TransceiverModulatorState) EnumDescriptor() ([]byte, []int)deprecated
- func (x TransceiverModulatorState) Number() protoreflect.EnumNumber
- func (x TransceiverModulatorState) String() string
- func (TransceiverModulatorState) Type() protoreflect.EnumType
- type TransceiverTransmitBlankingState
- func (TransceiverTransmitBlankingState) Descriptor() protoreflect.EnumDescriptor
- func (x TransceiverTransmitBlankingState) Enum() *TransceiverTransmitBlankingState
- func (TransceiverTransmitBlankingState) EnumDescriptor() ([]byte, []int)deprecated
- func (x TransceiverTransmitBlankingState) Number() protoreflect.EnumNumber
- func (x TransceiverTransmitBlankingState) String() string
- func (TransceiverTransmitBlankingState) Type() protoreflect.EnumType
- type TransceiverTxRxState
- func (TransceiverTxRxState) Descriptor() protoreflect.EnumDescriptor
- func (x TransceiverTxRxState) Enum() *TransceiverTxRxState
- func (TransceiverTxRxState) EnumDescriptor() ([]byte, []int)deprecated
- func (x TransceiverTxRxState) Number() protoreflect.EnumNumber
- func (x TransceiverTxRxState) String() string
- func (TransceiverTxRxState) Type() protoreflect.EnumType
- type UnimplementedDeviceServer
- type UnimplementedMeshServer
- type UnsafeDeviceServer
- type UnsafeMeshServer
- type UpdateRequest
- type UpdateResponse
- type UserClassOfService
- func (UserClassOfService) Descriptor() protoreflect.EnumDescriptor
- func (x UserClassOfService) Enum() *UserClassOfService
- func (UserClassOfService) EnumDescriptor() ([]byte, []int)deprecated
- func (x UserClassOfService) Number() protoreflect.EnumNumber
- func (x UserClassOfService) String() string
- func (UserClassOfService) Type() protoreflect.EnumType
- type UserMobilityClass
- func (UserMobilityClass) Descriptor() protoreflect.EnumDescriptor
- func (x UserMobilityClass) Enum() *UserMobilityClass
- func (UserMobilityClass) EnumDescriptor() ([]byte, []int)deprecated
- func (x UserMobilityClass) Number() protoreflect.EnumNumber
- func (x UserMobilityClass) String() string
- func (UserMobilityClass) Type() protoreflect.EnumType
- type WifiAccountBondingEvent
- func (*WifiAccountBondingEvent) Descriptor() ([]byte, []int)deprecated
- func (x *WifiAccountBondingEvent) GetDishId() string
- func (*WifiAccountBondingEvent) ProtoMessage()
- func (x *WifiAccountBondingEvent) ProtoReflect() protoreflect.Message
- func (x *WifiAccountBondingEvent) Reset()
- func (x *WifiAccountBondingEvent) String() string
- type WifiAlerts
- func (*WifiAlerts) Descriptor() ([]byte, []int)deprecated
- func (x *WifiAlerts) GetFreshlyFused() bool
- func (x *WifiAlerts) GetInstallPending() bool
- func (x *WifiAlerts) GetLanEthSlowLink_10() bool
- func (x *WifiAlerts) GetLanEthSlowLink_100() bool
- func (x *WifiAlerts) GetThermalThrottle() bool
- func (x *WifiAlerts) GetWanEthPoorConnection() bool
- func (*WifiAlerts) ProtoMessage()
- func (x *WifiAlerts) ProtoReflect() protoreflect.Message
- func (x *WifiAlerts) Reset()
- func (x *WifiAlerts) String() string
- type WifiAuthenticateRequest
- func (*WifiAuthenticateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WifiAuthenticateRequest) GetChallenge() *SignedData
- func (*WifiAuthenticateRequest) ProtoMessage()
- func (x *WifiAuthenticateRequest) ProtoReflect() protoreflect.Message
- func (x *WifiAuthenticateRequest) Reset()
- func (x *WifiAuthenticateRequest) String() string
- type WifiAuthenticateResponse
- func (*WifiAuthenticateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiAuthenticateResponse) GetDish() *ChallengeResponse
- func (x *WifiAuthenticateResponse) GetWifi() *ChallengeResponse
- func (*WifiAuthenticateResponse) ProtoMessage()
- func (x *WifiAuthenticateResponse) ProtoReflect() protoreflect.Message
- func (x *WifiAuthenticateResponse) Reset()
- func (x *WifiAuthenticateResponse) String() string
- type WifiBandStatus
- func (*WifiBandStatus) Descriptor() ([]byte, []int)deprecated
- func (x *WifiBandStatus) GetChanBusyTimeFraction() float32
- func (x *WifiBandStatus) GetEdccaAirTimeFraction() float32
- func (x *WifiBandStatus) GetObssAirTimeFraction() float32
- func (x *WifiBandStatus) GetRxAirTimeFraction() float32
- func (x *WifiBandStatus) GetTxAirTimeFraction() float32
- func (*WifiBandStatus) ProtoMessage()
- func (x *WifiBandStatus) ProtoReflect() protoreflect.Message
- func (x *WifiBandStatus) Reset()
- func (x *WifiBandStatus) String() string
- type WifiClient
- func (*WifiClient) Descriptor() ([]byte, []int)deprecated
- func (x *WifiClient) GetAssociatedTimeS() uint32
- func (x *WifiClient) GetBtmRequests() uint32
- func (x *WifiClient) GetBtmRequestsSuccess() uint32
- func (x *WifiClient) GetChannelWidth() uint32
- func (x *WifiClient) GetDeviceId() string
- func (x *WifiClient) GetDomain() string
- func (x *WifiClient) GetIface() WifiClient_Interface
- func (x *WifiClient) GetIpAddress() string
- func (x *WifiClient) GetMacAddress() string
- func (x *WifiClient) GetMibSteerMethod() uint32
- func (x *WifiClient) GetMibSteerState() uint32
- func (x *WifiClient) GetModeStr() string
- func (x *WifiClient) GetName() string
- func (x *WifiClient) GetPsmode() int32
- func (x *WifiClient) GetRole() WifiClient_Role
- func (x *WifiClient) GetRxStats() *WifiClient_RxStats
- func (x *WifiClient) GetSignalStrength() float32
- func (x *WifiClient) GetSnr() float32
- func (x *WifiClient) GetSwqChecks() uint32
- func (x *WifiClient) GetSwqChecksNonEmpty() uint32
- func (x *WifiClient) GetTxStats() *WifiClient_TxStats
- func (x *WifiClient) GetUpstreamMacAddress() string
- func (*WifiClient) ProtoMessage()
- func (x *WifiClient) ProtoReflect() protoreflect.Message
- func (x *WifiClient) Reset()
- func (x *WifiClient) String() string
- type WifiClient_Interface
- func (WifiClient_Interface) Descriptor() protoreflect.EnumDescriptor
- func (x WifiClient_Interface) Enum() *WifiClient_Interface
- func (WifiClient_Interface) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiClient_Interface) Number() protoreflect.EnumNumber
- func (x WifiClient_Interface) String() string
- func (WifiClient_Interface) Type() protoreflect.EnumType
- type WifiClient_Role
- func (WifiClient_Role) Descriptor() protoreflect.EnumDescriptor
- func (x WifiClient_Role) Enum() *WifiClient_Role
- func (WifiClient_Role) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiClient_Role) Number() protoreflect.EnumNumber
- func (x WifiClient_Role) String() string
- func (WifiClient_Role) Type() protoreflect.EnumType
- type WifiClient_RxStats
- func (*WifiClient_RxStats) Descriptor() ([]byte, []int)deprecated
- func (x *WifiClient_RxStats) GetAirtimeFractionLast_1S() float32
- func (x *WifiClient_RxStats) GetBandwidth() uint32
- func (x *WifiClient_RxStats) GetBytes() uint64
- func (x *WifiClient_RxStats) GetCountErrors() uint64
- func (x *WifiClient_RxStats) GetGuardNs() uint32
- func (x *WifiClient_RxStats) GetMcs() uint32
- func (x *WifiClient_RxStats) GetNss() int32
- func (x *WifiClient_RxStats) GetRateMbps() uint32
- func (x *WifiClient_RxStats) GetSampledPackets() uint32
- func (x *WifiClient_RxStats) GetSampledPacketsDropped() uint32
- func (x *WifiClient_RxStats) GetSampledPacketsRetried() uint32
- func (*WifiClient_RxStats) ProtoMessage()
- func (x *WifiClient_RxStats) ProtoReflect() protoreflect.Message
- func (x *WifiClient_RxStats) Reset()
- func (x *WifiClient_RxStats) String() string
- type WifiClient_TxStats
- func (*WifiClient_TxStats) Descriptor() ([]byte, []int)deprecated
- func (x *WifiClient_TxStats) GetAirtimeFractionLast_1S() float32
- func (x *WifiClient_TxStats) GetBandwidth() uint32
- func (x *WifiClient_TxStats) GetBytes() uint64
- func (x *WifiClient_TxStats) GetGuardNs() uint32
- func (x *WifiClient_TxStats) GetMcs() uint32
- func (x *WifiClient_TxStats) GetNss() int32
- func (x *WifiClient_TxStats) GetRateMbps() uint32
- func (x *WifiClient_TxStats) GetSuccessBytes() uint64
- func (*WifiClient_TxStats) ProtoMessage()
- func (x *WifiClient_TxStats) ProtoReflect() protoreflect.Message
- func (x *WifiClient_TxStats) Reset()
- func (x *WifiClient_TxStats) String() string
- type WifiClients
- type WifiConfig
- func (*WifiConfig) Descriptor() ([]byte, []int)deprecated
- func (x *WifiConfig) GetApMode() bool
- func (x *WifiConfig) GetApplyApMode() bool
- func (x *WifiConfig) GetApplyBypassMode() bool
- func (x *WifiConfig) GetApplyChannel_2Ghz() bool
- func (x *WifiConfig) GetApplyChannel_5Ghz() bool
- func (x *WifiConfig) GetApplyDfsEnabled() bool
- func (x *WifiConfig) GetApplyDisableAutomatedSpeedtests() bool
- func (x *WifiConfig) GetApplyDisableMeshOnboarding() bool
- func (x *WifiConfig) GetApplyDynamicKeys() bool
- func (x *WifiConfig) GetApplyEnableRemoteSsh() bool
- func (x *WifiConfig) GetApplyHtBandwidth_2Ghz() bool
- func (x *WifiConfig) GetApplyHtBandwidth_5Ghz() bool
- func (x *WifiConfig) GetApplyIsAviation() bool
- func (x *WifiConfig) GetApplyIsRepeater() bool
- func (x *WifiConfig) GetApplyLanIpv4() booldeprecated
- func (x *WifiConfig) GetApplyMeshConfigs() bool
- func (x *WifiConfig) GetApplyNameservers() bool
- func (x *WifiConfig) GetApplyNetworkName() booldeprecated
- func (x *WifiConfig) GetApplyNetworkName_5Ghz() booldeprecated
- func (x *WifiConfig) GetApplyNetworkPassword() booldeprecated
- func (x *WifiConfig) GetApplyNetworks() bool
- func (x *WifiConfig) GetApplySecureDns() bool
- func (x *WifiConfig) GetApplySetupComplete() bool
- func (x *WifiConfig) GetApplyUsePublicServices() bool
- func (x *WifiConfig) GetApplyVhtBandwidth() bool
- func (x *WifiConfig) GetApplyWifiSecurity() booldeprecated
- func (x *WifiConfig) GetApplyWirelessMode_2Ghz() bool
- func (x *WifiConfig) GetApplyWirelessMode_5Ghz() bool
- func (x *WifiConfig) GetBoot() *BootInfo
- func (x *WifiConfig) GetBootCount() int32
- func (x *WifiConfig) GetBypassMode() bool
- func (x *WifiConfig) GetChannel_2Ghz() uint32
- func (x *WifiConfig) GetChannel_5Ghz() uint32
- func (x *WifiConfig) GetCountryCode() string
- func (x *WifiConfig) GetCustomPowerTable() bool
- func (x *WifiConfig) GetDfsEnabled() bool
- func (x *WifiConfig) GetDisableAutomatedSpeedtests() bool
- func (x *WifiConfig) GetDisableMeshOnboarding() bool
- func (x *WifiConfig) GetDynamicKeys() []*PublicKey
- func (x *WifiConfig) GetEnableRemoteSsh() bool
- func (x *WifiConfig) GetHtBandwidth_2Ghz() WifiConfig_HTBandwidth
- func (x *WifiConfig) GetHtBandwidth_5Ghz() WifiConfig_HTBandwidth
- func (x *WifiConfig) GetIncarnation() uint64
- func (x *WifiConfig) GetIsAviation() bool
- func (x *WifiConfig) GetIsRepeater() bool
- func (x *WifiConfig) GetLanIpv4() stringdeprecated
- func (x *WifiConfig) GetLastRemoteSshAccess() int64
- func (x *WifiConfig) GetMacLan() stringdeprecated
- func (x *WifiConfig) GetMacWan() stringdeprecated
- func (x *WifiConfig) GetMeshConfigs() map[string]*MeshConfig
- func (x *WifiConfig) GetMeshConfigsUpdates() map[string]*MeshConfig
- func (x *WifiConfig) GetNameservers() []string
- func (x *WifiConfig) GetNetworkName() stringdeprecated
- func (x *WifiConfig) GetNetworkName_5Ghz() stringdeprecated
- func (x *WifiConfig) GetNetworkPassword() stringdeprecated
- func (x *WifiConfig) GetNetworks() []*WifiConfig_Network
- func (x *WifiConfig) GetPinCountryCode() bool
- func (x *WifiConfig) GetSecureDns() bool
- func (x *WifiConfig) GetSetupComplete() bool
- func (x *WifiConfig) GetUsePublicServices() bool
- func (x *WifiConfig) GetVersion() uint32
- func (x *WifiConfig) GetVhtBandwidth() WifiConfig_VHTBandwidth
- func (x *WifiConfig) GetWifiSecurity() WifiConfig_Securitydeprecated
- func (x *WifiConfig) GetWirelessMode_2Ghz() WifiConfig_WirelessMode
- func (x *WifiConfig) GetWirelessMode_5Ghz() WifiConfig_WirelessMode
- func (*WifiConfig) ProtoMessage()
- func (x *WifiConfig) ProtoReflect() protoreflect.Message
- func (x *WifiConfig) Reset()
- func (x *WifiConfig) String() string
- type WifiConfig_Band
- func (WifiConfig_Band) Descriptor() protoreflect.EnumDescriptor
- func (x WifiConfig_Band) Enum() *WifiConfig_Band
- func (WifiConfig_Band) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiConfig_Band) Number() protoreflect.EnumNumber
- func (x WifiConfig_Band) String() string
- func (WifiConfig_Band) Type() protoreflect.EnumType
- type WifiConfig_BasicServiceSet
- func (*WifiConfig_BasicServiceSet) Descriptor() ([]byte, []int)deprecated
- func (m *WifiConfig_BasicServiceSet) GetAuth() isWifiConfig_BasicServiceSet_Auth
- func (x *WifiConfig_BasicServiceSet) GetAuthOpen() *AuthOpen
- func (x *WifiConfig_BasicServiceSet) GetAuthRadius() *AuthRadius
- func (x *WifiConfig_BasicServiceSet) GetAuthWpa2() *AuthWpa2
- func (x *WifiConfig_BasicServiceSet) GetAuthWpa2Wpa3() *AuthWpa2Wpa3
- func (x *WifiConfig_BasicServiceSet) GetAuthWpa3() *AuthWpa3
- func (x *WifiConfig_BasicServiceSet) GetBand() WifiConfig_Band
- func (x *WifiConfig_BasicServiceSet) GetBssid() string
- func (x *WifiConfig_BasicServiceSet) GetDisable() bool
- func (x *WifiConfig_BasicServiceSet) GetHidden() bool
- func (x *WifiConfig_BasicServiceSet) GetSsid() string
- func (*WifiConfig_BasicServiceSet) ProtoMessage()
- func (x *WifiConfig_BasicServiceSet) ProtoReflect() protoreflect.Message
- func (x *WifiConfig_BasicServiceSet) Reset()
- func (x *WifiConfig_BasicServiceSet) String() string
- type WifiConfig_BasicServiceSet_AuthOpen
- type WifiConfig_BasicServiceSet_AuthRadius
- type WifiConfig_BasicServiceSet_AuthWpa2
- type WifiConfig_BasicServiceSet_AuthWpa2Wpa3
- type WifiConfig_BasicServiceSet_AuthWpa3
- type WifiConfig_HTBandwidth
- func (WifiConfig_HTBandwidth) Descriptor() protoreflect.EnumDescriptor
- func (x WifiConfig_HTBandwidth) Enum() *WifiConfig_HTBandwidth
- func (WifiConfig_HTBandwidth) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiConfig_HTBandwidth) Number() protoreflect.EnumNumber
- func (x WifiConfig_HTBandwidth) String() string
- func (WifiConfig_HTBandwidth) Type() protoreflect.EnumType
- type WifiConfig_Network
- func (*WifiConfig_Network) Descriptor() ([]byte, []int)deprecated
- func (x *WifiConfig_Network) GetBasicServiceSets() []*WifiConfig_BasicServiceSet
- func (x *WifiConfig_Network) GetClientIsolation() bool
- func (x *WifiConfig_Network) GetDomain() string
- func (x *WifiConfig_Network) GetGuest() bool
- func (x *WifiConfig_Network) GetIpv4() string
- func (x *WifiConfig_Network) GetLanding() string
- func (*WifiConfig_Network) ProtoMessage()
- func (x *WifiConfig_Network) ProtoReflect() protoreflect.Message
- func (x *WifiConfig_Network) Reset()
- func (x *WifiConfig_Network) String() string
- type WifiConfig_Security
- func (WifiConfig_Security) Descriptor() protoreflect.EnumDescriptor
- func (x WifiConfig_Security) Enum() *WifiConfig_Security
- func (WifiConfig_Security) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiConfig_Security) Number() protoreflect.EnumNumber
- func (x WifiConfig_Security) String() string
- func (WifiConfig_Security) Type() protoreflect.EnumType
- type WifiConfig_VHTBandwidth
- func (WifiConfig_VHTBandwidth) Descriptor() protoreflect.EnumDescriptor
- func (x WifiConfig_VHTBandwidth) Enum() *WifiConfig_VHTBandwidth
- func (WifiConfig_VHTBandwidth) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiConfig_VHTBandwidth) Number() protoreflect.EnumNumber
- func (x WifiConfig_VHTBandwidth) String() string
- func (WifiConfig_VHTBandwidth) Type() protoreflect.EnumType
- type WifiConfig_WirelessMode
- func (WifiConfig_WirelessMode) Descriptor() protoreflect.EnumDescriptor
- func (x WifiConfig_WirelessMode) Enum() *WifiConfig_WirelessMode
- func (WifiConfig_WirelessMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiConfig_WirelessMode) Number() protoreflect.EnumNumber
- func (x WifiConfig_WirelessMode) String() string
- func (WifiConfig_WirelessMode) Type() protoreflect.EnumType
- type WifiGetClientHistoryRequest
- func (*WifiGetClientHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetClientHistoryRequest) GetMacAddress() string
- func (*WifiGetClientHistoryRequest) ProtoMessage()
- func (x *WifiGetClientHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *WifiGetClientHistoryRequest) Reset()
- func (x *WifiGetClientHistoryRequest) String() string
- type WifiGetClientHistoryResponse
- func (*WifiGetClientHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetClientHistoryResponse) GetCurrent() uint64
- func (x *WifiGetClientHistoryResponse) GetRssi() []byte
- func (x *WifiGetClientHistoryResponse) GetRxRateMbps() []float32
- func (x *WifiGetClientHistoryResponse) GetRxThroughputMbps() []float32
- func (x *WifiGetClientHistoryResponse) GetThroughputLimited() []WifiGetClientHistoryResponse_WifiLimitedReason
- func (x *WifiGetClientHistoryResponse) GetTxThroughputMbps() []float32
- func (*WifiGetClientHistoryResponse) ProtoMessage()
- func (x *WifiGetClientHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *WifiGetClientHistoryResponse) Reset()
- func (x *WifiGetClientHistoryResponse) String() string
- type WifiGetClientHistoryResponse_WifiLimitedReason
- func (WifiGetClientHistoryResponse_WifiLimitedReason) Descriptor() protoreflect.EnumDescriptor
- func (x WifiGetClientHistoryResponse_WifiLimitedReason) Enum() *WifiGetClientHistoryResponse_WifiLimitedReason
- func (WifiGetClientHistoryResponse_WifiLimitedReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiGetClientHistoryResponse_WifiLimitedReason) Number() protoreflect.EnumNumber
- func (x WifiGetClientHistoryResponse_WifiLimitedReason) String() string
- func (WifiGetClientHistoryResponse_WifiLimitedReason) Type() protoreflect.EnumType
- type WifiGetClientsRequest
- type WifiGetClientsResponse
- func (*WifiGetClientsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetClientsResponse) GetClientIndex() int32
- func (x *WifiGetClientsResponse) GetClients() []*WifiClient
- func (x *WifiGetClientsResponse) GetHasClientIndex() bool
- func (*WifiGetClientsResponse) ProtoMessage()
- func (x *WifiGetClientsResponse) ProtoReflect() protoreflect.Message
- func (x *WifiGetClientsResponse) Reset()
- func (x *WifiGetClientsResponse) String() string
- type WifiGetConfigRequest
- type WifiGetConfigResponse
- func (*WifiGetConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetConfigResponse) GetWifiConfig() *WifiConfig
- func (*WifiGetConfigResponse) ProtoMessage()
- func (x *WifiGetConfigResponse) ProtoReflect() protoreflect.Message
- func (x *WifiGetConfigResponse) Reset()
- func (x *WifiGetConfigResponse) String() string
- type WifiGetDiagnosticsRequest
- type WifiGetDiagnosticsResponse
- func (*WifiGetDiagnosticsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetDiagnosticsResponse) GetNetworkScan() *WifiScanResults
- func (x *WifiGetDiagnosticsResponse) GetWifiNetworks() []*WifiNetwork
- func (*WifiGetDiagnosticsResponse) ProtoMessage()
- func (x *WifiGetDiagnosticsResponse) ProtoReflect() protoreflect.Message
- func (x *WifiGetDiagnosticsResponse) Reset()
- func (x *WifiGetDiagnosticsResponse) String() string
- type WifiGetHistoryResponse
- func (*WifiGetHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetHistoryResponse) GetCurrent() uint64
- func (x *WifiGetHistoryResponse) GetPingDropRate() []float32
- func (x *WifiGetHistoryResponse) GetPingLatencyMs() []float32
- func (*WifiGetHistoryResponse) ProtoMessage()
- func (x *WifiGetHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *WifiGetHistoryResponse) Reset()
- func (x *WifiGetHistoryResponse) String() string
- type WifiGetPersistentStatsResponse
- func (*WifiGetPersistentStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetPersistentStatsResponse) GetStats() *WifiPersistentStats
- func (*WifiGetPersistentStatsResponse) ProtoMessage()
- func (x *WifiGetPersistentStatsResponse) ProtoReflect() protoreflect.Message
- func (x *WifiGetPersistentStatsResponse) Reset()
- func (x *WifiGetPersistentStatsResponse) String() string
- type WifiGetPingMetricsRequest
- type WifiGetPingMetricsResponse
- func (*WifiGetPingMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetPingMetricsResponse) GetInternet() *PingMetrics
- func (*WifiGetPingMetricsResponse) ProtoMessage()
- func (x *WifiGetPingMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *WifiGetPingMetricsResponse) Reset()
- func (x *WifiGetPingMetricsResponse) String() string
- type WifiGetStatusResponse
- func (*WifiGetStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiGetStatusResponse) GetAlerts() *WifiAlerts
- func (x *WifiGetStatusResponse) GetCaptivePortalEnabled() bool
- func (x *WifiGetStatusResponse) GetDeviceInfo() *DeviceInfo
- func (x *WifiGetStatusResponse) GetDeviceState() *DeviceState
- func (x *WifiGetStatusResponse) GetDishPingDropRate() float32
- func (x *WifiGetStatusResponse) GetDishPingLatencyMs() float32
- func (x *WifiGetStatusResponse) GetIpv4WanAddress() string
- func (x *WifiGetStatusResponse) GetIsAviation() bool
- func (x *WifiGetStatusResponse) GetPingDropRate() float32
- func (x *WifiGetStatusResponse) GetPingLatencyMs() float32
- func (x *WifiGetStatusResponse) GetPopPingDropRate() float32
- func (x *WifiGetStatusResponse) GetPopPingLatencyMs() float32
- func (x *WifiGetStatusResponse) GetRf_2GhzStatus() *WifiBandStatusdeprecated
- func (x *WifiGetStatusResponse) GetRf_5GhzStatus() *WifiBandStatusdeprecated
- func (*WifiGetStatusResponse) ProtoMessage()
- func (x *WifiGetStatusResponse) ProtoReflect() protoreflect.Message
- func (x *WifiGetStatusResponse) Reset()
- func (x *WifiGetStatusResponse) String() string
- type WifiMeshJoin
- type WifiNetwork
- func (*WifiNetwork) Descriptor() ([]byte, []int)deprecated
- func (x *WifiNetwork) GetBand() WifiNetwork_Band
- func (x *WifiNetwork) GetChannel() uint32
- func (x *WifiNetwork) GetEncryptionTypeStr() string
- func (x *WifiNetwork) GetSsid() string
- func (*WifiNetwork) ProtoMessage()
- func (x *WifiNetwork) ProtoReflect() protoreflect.Message
- func (x *WifiNetwork) Reset()
- func (x *WifiNetwork) String() string
- type WifiNetworkInterface
- func (*WifiNetworkInterface) Descriptor() ([]byte, []int)deprecated
- func (x *WifiNetworkInterface) GetAntennaeStatus() *WifiNetworkInterface_AntennaeStatus
- func (x *WifiNetworkInterface) GetChannel() uint32
- func (x *WifiNetworkInterface) GetInvalidPacketCounts() *WifiNetworkInterface_InvalidPacketCounts
- func (x *WifiNetworkInterface) GetLinkQuality() float64
- func (x *WifiNetworkInterface) GetMissedBeacons() uint32
- func (x *WifiNetworkInterface) GetNoiseLevel() float64
- func (x *WifiNetworkInterface) GetSignalLevel() float64
- func (x *WifiNetworkInterface) GetThermalStatus() *WifiNetworkInterface_ThermalStatus
- func (*WifiNetworkInterface) ProtoMessage()
- func (x *WifiNetworkInterface) ProtoReflect() protoreflect.Message
- func (x *WifiNetworkInterface) Reset()
- func (x *WifiNetworkInterface) String() string
- type WifiNetworkInterface_AntennaeStatus
- func (*WifiNetworkInterface_AntennaeStatus) Descriptor() ([]byte, []int)deprecated
- func (x *WifiNetworkInterface_AntennaeStatus) GetRssi1() float32
- func (x *WifiNetworkInterface_AntennaeStatus) GetRssi2() float32
- func (x *WifiNetworkInterface_AntennaeStatus) GetRssi3() float32
- func (*WifiNetworkInterface_AntennaeStatus) ProtoMessage()
- func (x *WifiNetworkInterface_AntennaeStatus) ProtoReflect() protoreflect.Message
- func (x *WifiNetworkInterface_AntennaeStatus) Reset()
- func (x *WifiNetworkInterface_AntennaeStatus) String() string
- type WifiNetworkInterface_InvalidPacketCounts
- func (*WifiNetworkInterface_InvalidPacketCounts) Descriptor() ([]byte, []int)deprecated
- func (x *WifiNetworkInterface_InvalidPacketCounts) GetInvalidMisc() uint32
- func (x *WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidCrypt() uint32
- func (x *WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidFrag() uint32
- func (x *WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidNwid() uint32
- func (x *WifiNetworkInterface_InvalidPacketCounts) GetTxExcessiveRetries() uint32
- func (*WifiNetworkInterface_InvalidPacketCounts) ProtoMessage()
- func (x *WifiNetworkInterface_InvalidPacketCounts) ProtoReflect() protoreflect.Message
- func (x *WifiNetworkInterface_InvalidPacketCounts) Reset()
- func (x *WifiNetworkInterface_InvalidPacketCounts) String() string
- type WifiNetworkInterface_ThermalStatus
- func (*WifiNetworkInterface_ThermalStatus) Descriptor() ([]byte, []int)deprecated
- func (x *WifiNetworkInterface_ThermalStatus) GetDutyCycle() uint32
- func (x *WifiNetworkInterface_ThermalStatus) GetLevel() uint32
- func (x *WifiNetworkInterface_ThermalStatus) GetPowerReduction() uint32
- func (x *WifiNetworkInterface_ThermalStatus) GetTemp() uint32deprecated
- func (x *WifiNetworkInterface_ThermalStatus) GetTemp2() float64
- func (*WifiNetworkInterface_ThermalStatus) ProtoMessage()
- func (x *WifiNetworkInterface_ThermalStatus) ProtoReflect() protoreflect.Message
- func (x *WifiNetworkInterface_ThermalStatus) Reset()
- func (x *WifiNetworkInterface_ThermalStatus) String() string
- type WifiNetwork_Band
- func (WifiNetwork_Band) Descriptor() protoreflect.EnumDescriptor
- func (x WifiNetwork_Band) Enum() *WifiNetwork_Band
- func (WifiNetwork_Band) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiNetwork_Band) Number() protoreflect.EnumNumber
- func (x WifiNetwork_Band) String() string
- func (WifiNetwork_Band) Type() protoreflect.EnumType
- type WifiNewClientConnectedEvent
- func (*WifiNewClientConnectedEvent) Descriptor() ([]byte, []int)deprecated
- func (x *WifiNewClientConnectedEvent) GetClient() *WifiClient
- func (*WifiNewClientConnectedEvent) ProtoMessage()
- func (x *WifiNewClientConnectedEvent) ProtoReflect() protoreflect.Message
- func (x *WifiNewClientConnectedEvent) Reset()
- func (x *WifiNewClientConnectedEvent) String() string
- type WifiNewPeerEvent
- type WifiPersistentStats
- func (*WifiPersistentStats) Descriptor() ([]byte, []int)deprecated
- func (x *WifiPersistentStats) GetFactoryResetButton() *WifiPersistentStats_Event
- func (x *WifiPersistentStats) GetFactoryResetCommand() *WifiPersistentStats_Event
- func (x *WifiPersistentStats) GetFactoryResetFailedLoadWifiConfig() *WifiPersistentStats_Event
- func (x *WifiPersistentStats) GetFactoryResetPlugUnplug() *WifiPersistentStats_Event
- func (x *WifiPersistentStats) GetRebootFromSoftwareUpdate() *WifiPersistentStats_Event
- func (*WifiPersistentStats) ProtoMessage()
- func (x *WifiPersistentStats) ProtoReflect() protoreflect.Message
- func (x *WifiPersistentStats) Reset()
- func (x *WifiPersistentStats) String() string
- type WifiPersistentStats_Event
- func (*WifiPersistentStats_Event) Descriptor() ([]byte, []int)deprecated
- func (x *WifiPersistentStats_Event) GetCount() uint32
- func (x *WifiPersistentStats_Event) GetLastOccurredTimestamp() int64
- func (*WifiPersistentStats_Event) ProtoMessage()
- func (x *WifiPersistentStats_Event) ProtoReflect() protoreflect.Message
- func (x *WifiPersistentStats_Event) Reset()
- func (x *WifiPersistentStats_Event) String() string
- type WifiScanResults
- func (*WifiScanResults) Descriptor() ([]byte, []int)deprecated
- func (x *WifiScanResults) GetNetworks() []*WifiScanResults_Network
- func (*WifiScanResults) ProtoMessage()
- func (x *WifiScanResults) ProtoReflect() protoreflect.Message
- func (x *WifiScanResults) Reset()
- func (x *WifiScanResults) String() string
- type WifiScanResults_Network
- func (*WifiScanResults_Network) Descriptor() ([]byte, []int)deprecated
- func (x *WifiScanResults_Network) GetBssid() string
- func (x *WifiScanResults_Network) GetChannel() int32
- func (x *WifiScanResults_Network) GetFrequencyGhz() string
- func (x *WifiScanResults_Network) GetHasEncryptionKey() bool
- func (x *WifiScanResults_Network) GetNoiseLevelDbm() int32
- func (x *WifiScanResults_Network) GetPhyModeStr() string
- func (x *WifiScanResults_Network) GetSignalLevelDbm() int32
- func (x *WifiScanResults_Network) GetSource() WifiScanResults_Network_Source
- func (x *WifiScanResults_Network) GetSsid() string
- func (*WifiScanResults_Network) ProtoMessage()
- func (x *WifiScanResults_Network) ProtoReflect() protoreflect.Message
- func (x *WifiScanResults_Network) Reset()
- func (x *WifiScanResults_Network) String() string
- type WifiScanResults_Network_Source
- func (WifiScanResults_Network_Source) Descriptor() protoreflect.EnumDescriptor
- func (x WifiScanResults_Network_Source) Enum() *WifiScanResults_Network_Source
- func (WifiScanResults_Network_Source) EnumDescriptor() ([]byte, []int)deprecated
- func (x WifiScanResults_Network_Source) Number() protoreflect.EnumNumber
- func (x WifiScanResults_Network_Source) String() string
- func (WifiScanResults_Network_Source) Type() protoreflect.EnumType
- type WifiSetConfigRequest
- func (*WifiSetConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WifiSetConfigRequest) GetWifiConfig() *WifiConfig
- func (*WifiSetConfigRequest) ProtoMessage()
- func (x *WifiSetConfigRequest) ProtoReflect() protoreflect.Message
- func (x *WifiSetConfigRequest) Reset()
- func (x *WifiSetConfigRequest) String() string
- type WifiSetConfigResponse
- func (*WifiSetConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WifiSetConfigResponse) GetUpdatedWifiConfig() *WifiConfig
- func (*WifiSetConfigResponse) ProtoMessage()
- func (x *WifiSetConfigResponse) ProtoReflect() protoreflect.Message
- func (x *WifiSetConfigResponse) Reset()
- func (x *WifiSetConfigResponse) String() string
- type WifiSetMeshConfigRequest
- func (*WifiSetMeshConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WifiSetMeshConfigRequest) GetDeviceId() string
- func (x *WifiSetMeshConfigRequest) GetMeshConfig() *MeshConfig
- func (*WifiSetMeshConfigRequest) ProtoMessage()
- func (x *WifiSetMeshConfigRequest) ProtoReflect() protoreflect.Message
- func (x *WifiSetMeshConfigRequest) Reset()
- func (x *WifiSetMeshConfigRequest) String() string
- type WifiSetMeshConfigResponse
- type WifiSetMeshDeviceTrustRequest
- func (*WifiSetMeshDeviceTrustRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WifiSetMeshDeviceTrustRequest) GetAuth() MeshAuth
- func (x *WifiSetMeshDeviceTrustRequest) GetDeviceId() string
- func (*WifiSetMeshDeviceTrustRequest) ProtoMessage()
- func (x *WifiSetMeshDeviceTrustRequest) ProtoReflect() protoreflect.Message
- func (x *WifiSetMeshDeviceTrustRequest) Reset()
- func (x *WifiSetMeshDeviceTrustRequest) String() string
- type WifiSetMeshDeviceTrustResponse
- func (*WifiSetMeshDeviceTrustResponse) Descriptor() ([]byte, []int)deprecated
- func (*WifiSetMeshDeviceTrustResponse) ProtoMessage()
- func (x *WifiSetMeshDeviceTrustResponse) ProtoReflect() protoreflect.Message
- func (x *WifiSetMeshDeviceTrustResponse) Reset()
- func (x *WifiSetMeshDeviceTrustResponse) String() string
- type WifiSetupRequest
- func (*WifiSetupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WifiSetupRequest) GetNetworkName() string
- func (x *WifiSetupRequest) GetNetworkPassword() string
- func (x *WifiSetupRequest) GetSkip() bool
- func (*WifiSetupRequest) ProtoMessage()
- func (x *WifiSetupRequest) ProtoReflect() protoreflect.Message
- func (x *WifiSetupRequest) Reset()
- func (x *WifiSetupRequest) String() string
- type WifiSetupResponse
Constants ¶
This section is empty.
Variables ¶
var ( Capability_name = map[int32]string{ 0: "READ", 13: "READ_INTERNAL", 7: "READ_PRIVATE", 14: "LOCAL", 1: "WRITE", 11: "WRITE_PERSISTENT", 2: "DEBUG", 3: "ADMIN", 4: "SETUP", 5: "SET_SKU", 6: "REFRESH", 8: "FUSE", 9: "RESET", 10: "TEST", 12: "SSH", } Capability_value = map[string]int32{ "READ": 0, "READ_INTERNAL": 13, "READ_PRIVATE": 7, "LOCAL": 14, "WRITE": 1, "WRITE_PERSISTENT": 11, "DEBUG": 2, "ADMIN": 3, "SETUP": 4, "SET_SKU": 5, "REFRESH": 6, "FUSE": 8, "RESET": 9, "TEST": 10, "SSH": 12, } )
Enum value maps for Capability.
var ( BootReason_name = map[int32]string{ 0: "BOOT_REASON_UNKNOWN", 1: "FORGOTTEN", 2: "POWER_CYCLE", 3: "COMMAND", 4: "SOFTWARE_UPDATE", 5: "CONFIG_UPDATE", 6: "UPTIME_FDIR", 7: "REPEATER_FDIR", } BootReason_value = map[string]int32{ "BOOT_REASON_UNKNOWN": 0, "FORGOTTEN": 1, "POWER_CYCLE": 2, "COMMAND": 3, "SOFTWARE_UPDATE": 4, "CONFIG_UPDATE": 5, "UPTIME_FDIR": 6, "REPEATER_FDIR": 7, } )
Enum value maps for BootReason.
var ( EthernetNetworkInterface_Duplex_name = map[int32]string{ 0: "UNKNOWN", 1: "HALF", 2: "FULL", } EthernetNetworkInterface_Duplex_value = map[string]int32{ "UNKNOWN": 0, "HALF": 1, "FULL": 2, } )
Enum value maps for EthernetNetworkInterface_Duplex.
var ( PositionSource_name = map[int32]string{ 0: "AUTO", 1: "NONE", 2: "UT_INFO", 3: "EXTERNAL", 4: "GPS", 5: "STARLINK", } PositionSource_value = map[string]int32{ "AUTO": 0, "NONE": 1, "UT_INFO": 2, "EXTERNAL": 3, "GPS": 4, "STARLINK": 5, } )
Enum value maps for PositionSource.
var ( SpeedtestError_name = map[int32]string{ 0: "SPEEDTEST_ERROR_NONE", 1: "SPEEDTEST_ERROR_UNKNOWN", 2: "SPEEDTEST_ERROR_TOKEN", 3: "SPEEDTEST_ERROR_API", 4: "SPEEDTEST_ERROR_NO_RESULT", 5: "SPEEDTEST_ERROR_OFFLINE", } SpeedtestError_value = map[string]int32{ "SPEEDTEST_ERROR_NONE": 0, "SPEEDTEST_ERROR_UNKNOWN": 1, "SPEEDTEST_ERROR_TOKEN": 2, "SPEEDTEST_ERROR_API": 3, "SPEEDTEST_ERROR_NO_RESULT": 4, "SPEEDTEST_ERROR_OFFLINE": 5, } )
Enum value maps for SpeedtestError.
var ( ClientPlatform_Platform_name = map[int32]string{ 0: "UNKNOWN", 1: "IOS", 2: "ANDROID", 3: "WEB", } ClientPlatform_Platform_value = map[string]int32{ "UNKNOWN": 0, "IOS": 1, "ANDROID": 2, "WEB": 3, } )
Enum value maps for ClientPlatform_Platform.
var ( UserMobilityClass_name = map[int32]string{ 0: "STATIONARY", 1: "NOMADIC", 2: "MOBILE", } UserMobilityClass_value = map[string]int32{ "STATIONARY": 0, "NOMADIC": 1, "MOBILE": 2, } )
Enum value maps for UserMobilityClass.
var ( SoftwareUpdateState_name = map[int32]string{ 0: "SOFTWARE_UPDATE_STATE_UNKNOWN", 1: "IDLE", 2: "FETCHING", 3: "PRE_CHECK", 4: "WRITING", 5: "POST_CHECK", 6: "REBOOT_REQUIRED", 7: "DISABLED", 8: "FAULTED", } SoftwareUpdateState_value = map[string]int32{ "SOFTWARE_UPDATE_STATE_UNKNOWN": 0, "IDLE": 1, "FETCHING": 2, "PRE_CHECK": 3, "WRITING": 4, "POST_CHECK": 5, "REBOOT_REQUIRED": 6, "DISABLED": 7, "FAULTED": 8, } )
Enum value maps for SoftwareUpdateState.
var ( UserClassOfService_name = map[int32]string{ 0: "UNKNOWN_USER_CLASS_OF_SERVICE", 1: "CONSUMER", 2: "BUSINESS", 3: "BUSINESS_PLUS", 4: "COMMERCIAL_AVIATION", } UserClassOfService_value = map[string]int32{ "UNKNOWN_USER_CLASS_OF_SERVICE": 0, "CONSUMER": 1, "BUSINESS": 2, "BUSINESS_PLUS": 3, "COMMERCIAL_AVIATION": 4, } )
Enum value maps for UserClassOfService.
var ( HasActuators_name = map[int32]string{ 0: "HAS_ACTUATORS_UNKNOWN", 1: "HAS_ACTUATORS_YES", 2: "HAS_ACTUATORS_NO", } HasActuators_value = map[string]int32{ "HAS_ACTUATORS_UNKNOWN": 0, "HAS_ACTUATORS_YES": 1, "HAS_ACTUATORS_NO": 2, } )
Enum value maps for HasActuators.
var ( DishState_name = map[int32]string{ 0: "UNKNOWN", 1: "CONNECTED", 2: "SEARCHING", 3: "BOOTING", } DishState_value = map[string]int32{ "UNKNOWN": 0, "CONNECTED": 1, "SEARCHING": 2, "BOOTING": 3, } )
Enum value maps for DishState.
var ( DishOutage_Cause_name = map[int32]string{ 0: "UNKNOWN", 1: "BOOTING", 2: "STOWED", 3: "THERMAL_SHUTDOWN", 4: "NO_SCHEDULE", 5: "NO_SATS", 6: "OBSTRUCTED", 7: "NO_DOWNLINK", 8: "NO_PINGS", 9: "ACTUATOR_ACTIVITY", 10: "CABLE_TEST", } DishOutage_Cause_value = map[string]int32{ "UNKNOWN": 0, "BOOTING": 1, "STOWED": 2, "THERMAL_SHUTDOWN": 3, "NO_SCHEDULE": 4, "NO_SATS": 5, "OBSTRUCTED": 6, "NO_DOWNLINK": 7, "NO_PINGS": 8, "ACTUATOR_ACTIVITY": 9, "CABLE_TEST": 10, } )
Enum value maps for DishOutage_Cause.
var ( SetTestModeRequest_RfMode_name = map[int32]string{ 0: "RX", 1: "IDLE", 2: "TX", 3: "CAL", 4: "USER", 420: "NORMAL", } SetTestModeRequest_RfMode_value = map[string]int32{ "RX": 0, "IDLE": 1, "TX": 2, "CAL": 3, "USER": 4, "NORMAL": 420, } )
Enum value maps for SetTestModeRequest_RfMode.
var ( DishConfig_SnowMeltMode_name = map[int32]string{ 0: "AUTO", 1: "ALWAYS_ON", 2: "ALWAYS_OFF", } DishConfig_SnowMeltMode_value = map[string]int32{ "AUTO": 0, "ALWAYS_ON": 1, "ALWAYS_OFF": 2, } )
Enum value maps for DishConfig_SnowMeltMode.
var ( DishConfig_LocationRequestMode_name = map[int32]string{ 0: "NONE", 1: "LOCAL", } DishConfig_LocationRequestMode_value = map[string]int32{ "NONE": 0, "LOCAL": 1, } )
Enum value maps for DishConfig_LocationRequestMode.
var ( DishConfig_LevelDishMode_name = map[int32]string{ 0: "TILT_LIKE_NORMAL", 1: "FORCE_LEVEL", } DishConfig_LevelDishMode_value = map[string]int32{ "TILT_LIKE_NORMAL": 0, "FORCE_LEVEL": 1, } )
Enum value maps for DishConfig_LevelDishMode.
var ( TransceiverModulatorState_name = map[int32]string{ 0: "MODSTATE_UNKNOWN", 1: "MODSTATE_ENABLED", 2: "MODSTATE_DISABLED", } TransceiverModulatorState_value = map[string]int32{ "MODSTATE_UNKNOWN": 0, "MODSTATE_ENABLED": 1, "MODSTATE_DISABLED": 2, } )
Enum value maps for TransceiverModulatorState.
var ( TransceiverTxRxState_name = map[int32]string{ 0: "TXRX_UNKNOWN", 1: "TXRX_ENABLED", 2: "TXRX_DISABLED", } TransceiverTxRxState_value = map[string]int32{ "TXRX_UNKNOWN": 0, "TXRX_ENABLED": 1, "TXRX_DISABLED": 2, } )
Enum value maps for TransceiverTxRxState.
var ( TransceiverTransmitBlankingState_name = map[int32]string{ 0: "TB_UNKNOWN", 1: "TB_ENABLED", 2: "TB_DISABLED", } TransceiverTransmitBlankingState_value = map[string]int32{ "TB_UNKNOWN": 0, "TB_ENABLED": 1, "TB_DISABLED": 2, } )
Enum value maps for TransceiverTransmitBlankingState.
var ( WifiGetClientHistoryResponse_WifiLimitedReason_name = map[int32]string{ 0: "LIMIT_UNKNOWN", 1: "LIMIT_NONE", 2: "LIMIT_UNCLASSIFIED", 3: "LIMIT_DROPPED_PACKETS", } WifiGetClientHistoryResponse_WifiLimitedReason_value = map[string]int32{ "LIMIT_UNKNOWN": 0, "LIMIT_NONE": 1, "LIMIT_UNCLASSIFIED": 2, "LIMIT_DROPPED_PACKETS": 3, } )
Enum value maps for WifiGetClientHistoryResponse_WifiLimitedReason.
var ( WifiClient_Interface_name = map[int32]string{ 0: "UNKNOWN", 1: "ETH", 2: "RF_2GHZ", 3: "RF_5GHZ", } WifiClient_Interface_value = map[string]int32{ "UNKNOWN": 0, "ETH": 1, "RF_2GHZ": 2, "RF_5GHZ": 3, } )
Enum value maps for WifiClient_Interface.
var ( WifiClient_Role_name = map[int32]string{ 0: "ROLE_UNKNOWN", 1: "CLIENT", 2: "REPEATER", 3: "CONTROLLER", } WifiClient_Role_value = map[string]int32{ "ROLE_UNKNOWN": 0, "CLIENT": 1, "REPEATER": 2, "CONTROLLER": 3, } )
Enum value maps for WifiClient_Role.
var ( WifiScanResults_Network_Source_name = map[int32]string{ 0: "UNKNOWN", 1: "SCAN_2_4GHZ", 2: "SCAN_5GHZ", } WifiScanResults_Network_Source_value = map[string]int32{ "UNKNOWN": 0, "SCAN_2_4GHZ": 1, "SCAN_5GHZ": 2, } )
Enum value maps for WifiScanResults_Network_Source.
var ( WifiNetwork_Band_name = map[int32]string{ 0: "WIFI_UNKNOWN", 1: "WIFI_2_4GHZ", 2: "WIFI_5GHZ", } WifiNetwork_Band_value = map[string]int32{ "WIFI_UNKNOWN": 0, "WIFI_2_4GHZ": 1, "WIFI_5GHZ": 2, } )
Enum value maps for WifiNetwork_Band.
var ( MeshAuth_name = map[int32]string{ 0: "MESH_AUTH_UNKNOWN", 1: "MESH_AUTH_NEW", 2: "MESH_AUTH_TRUSTED", 3: "MESH_AUTH_UNTRUSTED", } MeshAuth_value = map[string]int32{ "MESH_AUTH_UNKNOWN": 0, "MESH_AUTH_NEW": 1, "MESH_AUTH_TRUSTED": 2, "MESH_AUTH_UNTRUSTED": 3, } )
Enum value maps for MeshAuth.
var ( WifiConfig_Security_name = map[int32]string{ 0: "UNKNOWN", 1: "WPA2", 2: "WPA3", 3: "WPA2WPA3", } WifiConfig_Security_value = map[string]int32{ "UNKNOWN": 0, "WPA2": 1, "WPA3": 2, "WPA2WPA3": 3, } )
Enum value maps for WifiConfig_Security.
var ( WifiConfig_Band_name = map[int32]string{ 0: "RF_UNKNOWN", 2: "RF_2GHZ", 5: "RF_5GHZ", } WifiConfig_Band_value = map[string]int32{ "RF_UNKNOWN": 0, "RF_2GHZ": 2, "RF_5GHZ": 5, } )
Enum value maps for WifiConfig_Band.
var ( WifiConfig_WirelessMode_name = map[int32]string{ 0: "WIRELESS_MODE_DEFAULT", 1: "A_ONLY", 2: "B_ONLY", 3: "G_ONLY", 4: "N_ONLY", 5: "B_G_MIXED", 6: "A_N_MIXED", 7: "G_N_MIXED", 8: "B_G_N_MIXED", 9: "A_AN_AC_MIXED", 10: "AN_AC_MIXED", 11: "B_G_N_AX_MIXED", 12: "A_AN_AC_AX_MIXED", } WifiConfig_WirelessMode_value = map[string]int32{ "WIRELESS_MODE_DEFAULT": 0, "A_ONLY": 1, "B_ONLY": 2, "G_ONLY": 3, "N_ONLY": 4, "B_G_MIXED": 5, "A_N_MIXED": 6, "G_N_MIXED": 7, "B_G_N_MIXED": 8, "A_AN_AC_MIXED": 9, "AN_AC_MIXED": 10, "B_G_N_AX_MIXED": 11, "A_AN_AC_AX_MIXED": 12, } )
Enum value maps for WifiConfig_WirelessMode.
var ( WifiConfig_HTBandwidth_name = map[int32]string{ 0: "HT_BANDWIDTH_DEFAULT", 1: "HT_BANDWIDTH_20_MHZ", 2: "HT_BANDWIDTH_20_OR_40_MHZ", } WifiConfig_HTBandwidth_value = map[string]int32{ "HT_BANDWIDTH_DEFAULT": 0, "HT_BANDWIDTH_20_MHZ": 1, "HT_BANDWIDTH_20_OR_40_MHZ": 2, } )
Enum value maps for WifiConfig_HTBandwidth.
var ( WifiConfig_VHTBandwidth_name = map[int32]string{ 0: "VHT_BANDWIDTH_DEFAULT", 1: "VHT_BANDWIDTH_DISABLED", 2: "VHT_BANDWIDTH_80_MHZ", 3: "VHT_BANDWIDTH_160_MHZ", 4: "VHT_BANDWIDTH_80_PLUS_80_MHZ", } WifiConfig_VHTBandwidth_value = map[string]int32{ "VHT_BANDWIDTH_DEFAULT": 0, "VHT_BANDWIDTH_DISABLED": 1, "VHT_BANDWIDTH_80_MHZ": 2, "VHT_BANDWIDTH_160_MHZ": 3, "VHT_BANDWIDTH_80_PLUS_80_MHZ": 4, } )
Enum value maps for WifiConfig_VHTBandwidth.
var Device_ServiceDesc = grpc.ServiceDesc{ ServiceName: "SpaceX.API.Device.Device", HandlerType: (*DeviceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Handle", Handler: _Device_Handle_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "Stream", Handler: _Device_Stream_Handler, ServerStreams: true, ClientStreams: true, }, }, Metadata: "spacex/api/device/device.proto", }
Device_ServiceDesc is the grpc.ServiceDesc for Device service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_spacex_api_device_command_proto protoreflect.FileDescriptor
var File_spacex_api_device_common_proto protoreflect.FileDescriptor
var File_spacex_api_device_device_proto protoreflect.FileDescriptor
var File_spacex_api_device_dish_config_proto protoreflect.FileDescriptor
var File_spacex_api_device_dish_proto protoreflect.FileDescriptor
var File_spacex_api_device_transceiver_proto protoreflect.FileDescriptor
var File_spacex_api_device_wifi_config_proto protoreflect.FileDescriptor
var File_spacex_api_device_wifi_proto protoreflect.FileDescriptor
var Mesh_ServiceDesc = grpc.ServiceDesc{ ServiceName: "SpaceX.API.Device.Mesh", HandlerType: (*MeshServer)(nil), Methods: []grpc.MethodDesc{}, Streams: []grpc.StreamDesc{ { StreamName: "MeshStream", Handler: _Mesh_MeshStream_Handler, ServerStreams: true, ClientStreams: true, }, }, Metadata: "spacex/api/device/wifi.proto", }
Mesh_ServiceDesc is the grpc.ServiceDesc for Mesh service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterDeviceServer ¶
func RegisterDeviceServer(s grpc.ServiceRegistrar, srv DeviceServer)
func RegisterMeshServer ¶
func RegisterMeshServer(s grpc.ServiceRegistrar, srv MeshServer)
Types ¶
type AuthOpen ¶
type AuthOpen struct {
// contains filtered or unexported fields
}
func (*AuthOpen) Descriptor
deprecated
func (*AuthOpen) ProtoMessage ¶
func (*AuthOpen) ProtoMessage()
func (*AuthOpen) ProtoReflect ¶
func (x *AuthOpen) ProtoReflect() protoreflect.Message
type AuthRadius ¶
type AuthRadius struct { Server string `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` // Deprecated: Do not use. ServerCa string `protobuf:"bytes,3,opt,name=server_ca,json=serverCa,proto3" json:"server_ca,omitempty"` ServerCaBase_64 string `protobuf:"bytes,4,opt,name=server_ca_base_64,json=serverCaBase64,proto3" json:"server_ca_base_64,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*AuthRadius) Descriptor
deprecated
func (*AuthRadius) Descriptor() ([]byte, []int)
Deprecated: Use AuthRadius.ProtoReflect.Descriptor instead.
func (*AuthRadius) GetPassword ¶
func (x *AuthRadius) GetPassword() string
func (*AuthRadius) GetServer ¶
func (x *AuthRadius) GetServer() string
func (*AuthRadius) GetServerCa
deprecated
func (x *AuthRadius) GetServerCa() string
Deprecated: Do not use.
func (*AuthRadius) GetServerCaBase_64 ¶
func (x *AuthRadius) GetServerCaBase_64() string
func (*AuthRadius) ProtoMessage ¶
func (*AuthRadius) ProtoMessage()
func (*AuthRadius) ProtoReflect ¶
func (x *AuthRadius) ProtoReflect() protoreflect.Message
func (*AuthRadius) Reset ¶
func (x *AuthRadius) Reset()
func (*AuthRadius) String ¶
func (x *AuthRadius) String() string
type AuthWpa2 ¶
type AuthWpa2 struct { Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*AuthWpa2) Descriptor
deprecated
func (*AuthWpa2) GetPassword ¶
func (*AuthWpa2) ProtoMessage ¶
func (*AuthWpa2) ProtoMessage()
func (*AuthWpa2) ProtoReflect ¶
func (x *AuthWpa2) ProtoReflect() protoreflect.Message
type AuthWpa2Wpa3 ¶
type AuthWpa2Wpa3 struct { Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*AuthWpa2Wpa3) Descriptor
deprecated
func (*AuthWpa2Wpa3) Descriptor() ([]byte, []int)
Deprecated: Use AuthWpa2Wpa3.ProtoReflect.Descriptor instead.
func (*AuthWpa2Wpa3) GetPassword ¶
func (x *AuthWpa2Wpa3) GetPassword() string
func (*AuthWpa2Wpa3) ProtoMessage ¶
func (*AuthWpa2Wpa3) ProtoMessage()
func (*AuthWpa2Wpa3) ProtoReflect ¶
func (x *AuthWpa2Wpa3) ProtoReflect() protoreflect.Message
func (*AuthWpa2Wpa3) Reset ¶
func (x *AuthWpa2Wpa3) Reset()
func (*AuthWpa2Wpa3) String ¶
func (x *AuthWpa2Wpa3) String() string
type AuthWpa3 ¶
type AuthWpa3 struct { Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*AuthWpa3) Descriptor
deprecated
func (*AuthWpa3) GetPassword ¶
func (*AuthWpa3) ProtoMessage ¶
func (*AuthWpa3) ProtoMessage()
func (*AuthWpa3) ProtoReflect ¶
func (x *AuthWpa3) ProtoReflect() protoreflect.Message
type AuthenticateRequest ¶
type AuthenticateRequest struct { Challenge *SignedData `protobuf:"bytes,1,opt,name=challenge,proto3" json:"challenge,omitempty"` // contains filtered or unexported fields }
func (*AuthenticateRequest) Descriptor
deprecated
func (*AuthenticateRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateRequest.ProtoReflect.Descriptor instead.
func (*AuthenticateRequest) GetChallenge ¶
func (x *AuthenticateRequest) GetChallenge() *SignedData
func (*AuthenticateRequest) ProtoMessage ¶
func (*AuthenticateRequest) ProtoMessage()
func (*AuthenticateRequest) ProtoReflect ¶
func (x *AuthenticateRequest) ProtoReflect() protoreflect.Message
func (*AuthenticateRequest) Reset ¶
func (x *AuthenticateRequest) Reset()
func (*AuthenticateRequest) String ¶
func (x *AuthenticateRequest) String() string
type BondingChallenge ¶
type BondingChallenge struct { DishId string `protobuf:"bytes,1,opt,name=dish_id,json=dishId,proto3" json:"dish_id,omitempty"` WifiId string `protobuf:"bytes,2,opt,name=wifi_id,json=wifiId,proto3" json:"wifi_id,omitempty"` Nonce []byte `protobuf:"bytes,3,opt,name=nonce,proto3" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*BondingChallenge) Descriptor
deprecated
func (*BondingChallenge) Descriptor() ([]byte, []int)
Deprecated: Use BondingChallenge.ProtoReflect.Descriptor instead.
func (*BondingChallenge) GetDishId ¶
func (x *BondingChallenge) GetDishId() string
func (*BondingChallenge) GetNonce ¶
func (x *BondingChallenge) GetNonce() []byte
func (*BondingChallenge) GetWifiId ¶
func (x *BondingChallenge) GetWifiId() string
func (*BondingChallenge) ProtoMessage ¶
func (*BondingChallenge) ProtoMessage()
func (*BondingChallenge) ProtoReflect ¶
func (x *BondingChallenge) ProtoReflect() protoreflect.Message
func (*BondingChallenge) Reset ¶
func (x *BondingChallenge) Reset()
func (*BondingChallenge) String ¶
func (x *BondingChallenge) String() string
type BootInfo ¶
type BootInfo struct { CountByReason map[int32]int32 `` /* 192-byte string literal not displayed */ CountByReasonDelta map[int32]int32 `` /* 209-byte string literal not displayed */ LastReason BootReason `` /* 126-byte string literal not displayed */ LastCount int32 `protobuf:"varint,3,opt,name=last_count,json=lastCount,proto3" json:"last_count,omitempty"` // contains filtered or unexported fields }
func (*BootInfo) Descriptor
deprecated
func (*BootInfo) GetCountByReason ¶
func (*BootInfo) GetCountByReasonDelta ¶
func (*BootInfo) GetLastCount ¶
func (*BootInfo) GetLastReason ¶
func (x *BootInfo) GetLastReason() BootReason
func (*BootInfo) ProtoMessage ¶
func (*BootInfo) ProtoMessage()
func (*BootInfo) ProtoReflect ¶
func (x *BootInfo) ProtoReflect() protoreflect.Message
type BootReason ¶
type BootReason int32
const ( BootReason_BOOT_REASON_UNKNOWN BootReason = 0 BootReason_FORGOTTEN BootReason = 1 BootReason_POWER_CYCLE BootReason = 2 BootReason_COMMAND BootReason = 3 BootReason_SOFTWARE_UPDATE BootReason = 4 BootReason_CONFIG_UPDATE BootReason = 5 BootReason_UPTIME_FDIR BootReason = 6 BootReason_REPEATER_FDIR BootReason = 7 )
func (BootReason) Descriptor ¶
func (BootReason) Descriptor() protoreflect.EnumDescriptor
func (BootReason) Enum ¶
func (x BootReason) Enum() *BootReason
func (BootReason) EnumDescriptor
deprecated
func (BootReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use BootReason.Descriptor instead.
func (BootReason) Number ¶
func (x BootReason) Number() protoreflect.EnumNumber
func (BootReason) String ¶
func (x BootReason) String() string
func (BootReason) Type ¶
func (BootReason) Type() protoreflect.EnumType
type Capability ¶
type Capability int32
const ( Capability_READ Capability = 0 Capability_READ_INTERNAL Capability = 13 Capability_READ_PRIVATE Capability = 7 Capability_LOCAL Capability = 14 Capability_WRITE Capability = 1 Capability_WRITE_PERSISTENT Capability = 11 Capability_DEBUG Capability = 2 Capability_ADMIN Capability = 3 Capability_SETUP Capability = 4 Capability_SET_SKU Capability = 5 Capability_REFRESH Capability = 6 Capability_FUSE Capability = 8 Capability_RESET Capability = 9 Capability_TEST Capability = 10 Capability_SSH Capability = 12 )
func (Capability) Descriptor ¶
func (Capability) Descriptor() protoreflect.EnumDescriptor
func (Capability) Enum ¶
func (x Capability) Enum() *Capability
func (Capability) EnumDescriptor
deprecated
func (Capability) EnumDescriptor() ([]byte, []int)
Deprecated: Use Capability.Descriptor instead.
func (Capability) Number ¶
func (x Capability) Number() protoreflect.EnumNumber
func (Capability) String ¶
func (x Capability) String() string
func (Capability) Type ¶
func (Capability) Type() protoreflect.EnumType
type ChallengeResponse ¶
type ChallengeResponse struct { Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` CertificateChain []byte `protobuf:"bytes,2,opt,name=certificate_chain,json=certificateChain,proto3" json:"certificate_chain,omitempty"` // contains filtered or unexported fields }
func (*ChallengeResponse) Descriptor
deprecated
func (*ChallengeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChallengeResponse.ProtoReflect.Descriptor instead.
func (*ChallengeResponse) GetCertificateChain ¶
func (x *ChallengeResponse) GetCertificateChain() []byte
func (*ChallengeResponse) GetSignature ¶
func (x *ChallengeResponse) GetSignature() []byte
func (*ChallengeResponse) ProtoMessage ¶
func (*ChallengeResponse) ProtoMessage()
func (*ChallengeResponse) ProtoReflect ¶
func (x *ChallengeResponse) ProtoReflect() protoreflect.Message
func (*ChallengeResponse) Reset ¶
func (x *ChallengeResponse) Reset()
func (*ChallengeResponse) String ¶
func (x *ChallengeResponse) String() string
type ClientPlatform ¶
type ClientPlatform struct { Platform ClientPlatform_Platform `protobuf:"varint,1,opt,name=platform,proto3,enum=SpaceX.API.Device.ClientPlatform_Platform" json:"platform,omitempty"` MajorVersion float32 `protobuf:"fixed32,2,opt,name=major_version,json=majorVersion,proto3" json:"major_version,omitempty"` MinorVersion float32 `protobuf:"fixed32,3,opt,name=minor_version,json=minorVersion,proto3" json:"minor_version,omitempty"` // contains filtered or unexported fields }
func (*ClientPlatform) Descriptor
deprecated
func (*ClientPlatform) Descriptor() ([]byte, []int)
Deprecated: Use ClientPlatform.ProtoReflect.Descriptor instead.
func (*ClientPlatform) GetMajorVersion ¶
func (x *ClientPlatform) GetMajorVersion() float32
func (*ClientPlatform) GetMinorVersion ¶
func (x *ClientPlatform) GetMinorVersion() float32
func (*ClientPlatform) GetPlatform ¶
func (x *ClientPlatform) GetPlatform() ClientPlatform_Platform
func (*ClientPlatform) ProtoMessage ¶
func (*ClientPlatform) ProtoMessage()
func (*ClientPlatform) ProtoReflect ¶
func (x *ClientPlatform) ProtoReflect() protoreflect.Message
func (*ClientPlatform) Reset ¶
func (x *ClientPlatform) Reset()
func (*ClientPlatform) String ¶
func (x *ClientPlatform) String() string
type ClientPlatform_Platform ¶
type ClientPlatform_Platform int32
const ( ClientPlatform_UNKNOWN ClientPlatform_Platform = 0 ClientPlatform_IOS ClientPlatform_Platform = 1 ClientPlatform_ANDROID ClientPlatform_Platform = 2 ClientPlatform_WEB ClientPlatform_Platform = 3 )
func (ClientPlatform_Platform) Descriptor ¶
func (ClientPlatform_Platform) Descriptor() protoreflect.EnumDescriptor
func (ClientPlatform_Platform) Enum ¶
func (x ClientPlatform_Platform) Enum() *ClientPlatform_Platform
func (ClientPlatform_Platform) EnumDescriptor
deprecated
func (ClientPlatform_Platform) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClientPlatform_Platform.Descriptor instead.
func (ClientPlatform_Platform) Number ¶
func (x ClientPlatform_Platform) Number() protoreflect.EnumNumber
func (ClientPlatform_Platform) String ¶
func (x ClientPlatform_Platform) String() string
func (ClientPlatform_Platform) Type ¶
func (ClientPlatform_Platform) Type() protoreflect.EnumType
type DeviceClient ¶
type DeviceClient interface { Stream(ctx context.Context, opts ...grpc.CallOption) (Device_StreamClient, error) Handle(ctx context.Context, in *Request, opts ...grpc.CallOption) (*Response, error) }
DeviceClient is the client API for Device service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDeviceClient ¶
func NewDeviceClient(cc grpc.ClientConnInterface) DeviceClient
type DeviceInfo ¶
type DeviceInfo struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` HardwareVersion string `protobuf:"bytes,2,opt,name=hardware_version,json=hardwareVersion,proto3" json:"hardware_version,omitempty"` SoftwareVersion string `protobuf:"bytes,3,opt,name=software_version,json=softwareVersion,proto3" json:"software_version,omitempty"` ManufacturedVersion string `protobuf:"bytes,11,opt,name=manufactured_version,json=manufacturedVersion,proto3" json:"manufactured_version,omitempty"` GenerationNumber int64 `protobuf:"varint,12,opt,name=generation_number,json=generationNumber,proto3" json:"generation_number,omitempty"` CountryCode string `protobuf:"bytes,4,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"` UtcOffsetS int32 `protobuf:"varint,5,opt,name=utc_offset_s,json=utcOffsetS,proto3" json:"utc_offset_s,omitempty"` SoftwarePartitionsEqual bool `` /* 133-byte string literal not displayed */ IsDev bool `protobuf:"varint,7,opt,name=is_dev,json=isDev,proto3" json:"is_dev,omitempty"` Bootcount int32 `protobuf:"varint,8,opt,name=bootcount,proto3" json:"bootcount,omitempty"` AntiRollbackVersion int32 `protobuf:"varint,9,opt,name=anti_rollback_version,json=antiRollbackVersion,proto3" json:"anti_rollback_version,omitempty"` IsHitl bool `protobuf:"varint,10,opt,name=is_hitl,json=isHitl,proto3" json:"is_hitl,omitempty"` Boot *BootInfo `protobuf:"bytes,1001,opt,name=boot,proto3" json:"boot,omitempty"` // contains filtered or unexported fields }
func (*DeviceInfo) Descriptor
deprecated
func (*DeviceInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceInfo.ProtoReflect.Descriptor instead.
func (*DeviceInfo) GetAntiRollbackVersion ¶
func (x *DeviceInfo) GetAntiRollbackVersion() int32
func (*DeviceInfo) GetBoot ¶
func (x *DeviceInfo) GetBoot() *BootInfo
func (*DeviceInfo) GetBootcount ¶
func (x *DeviceInfo) GetBootcount() int32
func (*DeviceInfo) GetCountryCode ¶
func (x *DeviceInfo) GetCountryCode() string
func (*DeviceInfo) GetGenerationNumber ¶
func (x *DeviceInfo) GetGenerationNumber() int64
func (*DeviceInfo) GetHardwareVersion ¶
func (x *DeviceInfo) GetHardwareVersion() string
func (*DeviceInfo) GetId ¶
func (x *DeviceInfo) GetId() string
func (*DeviceInfo) GetIsDev ¶
func (x *DeviceInfo) GetIsDev() bool
func (*DeviceInfo) GetIsHitl ¶
func (x *DeviceInfo) GetIsHitl() bool
func (*DeviceInfo) GetManufacturedVersion ¶
func (x *DeviceInfo) GetManufacturedVersion() string
func (*DeviceInfo) GetSoftwarePartitionsEqual ¶
func (x *DeviceInfo) GetSoftwarePartitionsEqual() bool
func (*DeviceInfo) GetSoftwareVersion ¶
func (x *DeviceInfo) GetSoftwareVersion() string
func (*DeviceInfo) GetUtcOffsetS ¶
func (x *DeviceInfo) GetUtcOffsetS() int32
func (*DeviceInfo) ProtoMessage ¶
func (*DeviceInfo) ProtoMessage()
func (*DeviceInfo) ProtoReflect ¶
func (x *DeviceInfo) ProtoReflect() protoreflect.Message
func (*DeviceInfo) Reset ¶
func (x *DeviceInfo) Reset()
func (*DeviceInfo) String ¶
func (x *DeviceInfo) String() string
type DeviceServer ¶
type DeviceServer interface { Stream(Device_StreamServer) error Handle(context.Context, *Request) (*Response, error) // contains filtered or unexported methods }
DeviceServer is the server API for Device service. All implementations must embed UnimplementedDeviceServer for forward compatibility
type DeviceState ¶
type DeviceState struct { UptimeS uint64 `protobuf:"varint,1,opt,name=uptime_s,json=uptimeS,proto3" json:"uptime_s,omitempty"` // contains filtered or unexported fields }
func (*DeviceState) Descriptor
deprecated
func (*DeviceState) Descriptor() ([]byte, []int)
Deprecated: Use DeviceState.ProtoReflect.Descriptor instead.
func (*DeviceState) GetUptimeS ¶
func (x *DeviceState) GetUptimeS() uint64
func (*DeviceState) ProtoMessage ¶
func (*DeviceState) ProtoMessage()
func (*DeviceState) ProtoReflect ¶
func (x *DeviceState) ProtoReflect() protoreflect.Message
func (*DeviceState) Reset ¶
func (x *DeviceState) Reset()
func (*DeviceState) String ¶
func (x *DeviceState) String() string
type Device_StreamClient ¶
type Device_StreamClient interface { Send(*ToDevice) error Recv() (*FromDevice, error) grpc.ClientStream }
type Device_StreamServer ¶
type Device_StreamServer interface { Send(*FromDevice) error Recv() (*ToDevice, error) grpc.ServerStream }
type DishAlerts ¶
type DishAlerts struct { MotorsStuck bool `protobuf:"varint,1,opt,name=motors_stuck,json=motorsStuck,proto3" json:"motors_stuck,omitempty"` ThermalThrottle bool `protobuf:"varint,3,opt,name=thermal_throttle,json=thermalThrottle,proto3" json:"thermal_throttle,omitempty"` ThermalShutdown bool `protobuf:"varint,2,opt,name=thermal_shutdown,json=thermalShutdown,proto3" json:"thermal_shutdown,omitempty"` MastNotNearVertical bool `protobuf:"varint,5,opt,name=mast_not_near_vertical,json=mastNotNearVertical,proto3" json:"mast_not_near_vertical,omitempty"` UnexpectedLocation bool `protobuf:"varint,4,opt,name=unexpected_location,json=unexpectedLocation,proto3" json:"unexpected_location,omitempty"` SlowEthernetSpeeds bool `protobuf:"varint,6,opt,name=slow_ethernet_speeds,json=slowEthernetSpeeds,proto3" json:"slow_ethernet_speeds,omitempty"` Roaming bool `protobuf:"varint,7,opt,name=roaming,proto3" json:"roaming,omitempty"` InstallPending bool `protobuf:"varint,8,opt,name=install_pending,json=installPending,proto3" json:"install_pending,omitempty"` IsHeating bool `protobuf:"varint,9,opt,name=is_heating,json=isHeating,proto3" json:"is_heating,omitempty"` PowerSupplyThermalThrottle bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DishAlerts) Descriptor
deprecated
func (*DishAlerts) Descriptor() ([]byte, []int)
Deprecated: Use DishAlerts.ProtoReflect.Descriptor instead.
func (*DishAlerts) GetInstallPending ¶
func (x *DishAlerts) GetInstallPending() bool
func (*DishAlerts) GetIsHeating ¶
func (x *DishAlerts) GetIsHeating() bool
func (*DishAlerts) GetMastNotNearVertical ¶
func (x *DishAlerts) GetMastNotNearVertical() bool
func (*DishAlerts) GetMotorsStuck ¶
func (x *DishAlerts) GetMotorsStuck() bool
func (*DishAlerts) GetPowerSupplyThermalThrottle ¶
func (x *DishAlerts) GetPowerSupplyThermalThrottle() bool
func (*DishAlerts) GetRoaming ¶
func (x *DishAlerts) GetRoaming() bool
func (*DishAlerts) GetSlowEthernetSpeeds ¶
func (x *DishAlerts) GetSlowEthernetSpeeds() bool
func (*DishAlerts) GetThermalShutdown ¶
func (x *DishAlerts) GetThermalShutdown() bool
func (*DishAlerts) GetThermalThrottle ¶
func (x *DishAlerts) GetThermalThrottle() bool
func (*DishAlerts) GetUnexpectedLocation ¶
func (x *DishAlerts) GetUnexpectedLocation() bool
func (*DishAlerts) ProtoMessage ¶
func (*DishAlerts) ProtoMessage()
func (*DishAlerts) ProtoReflect ¶
func (x *DishAlerts) ProtoReflect() protoreflect.Message
func (*DishAlerts) Reset ¶
func (x *DishAlerts) Reset()
func (*DishAlerts) String ¶
func (x *DishAlerts) String() string
type DishAuthenticateResponse ¶
type DishAuthenticateResponse struct { Dish *ChallengeResponse `protobuf:"bytes,2,opt,name=dish,proto3" json:"dish,omitempty"` // contains filtered or unexported fields }
func (*DishAuthenticateResponse) Descriptor
deprecated
func (*DishAuthenticateResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishAuthenticateResponse.ProtoReflect.Descriptor instead.
func (*DishAuthenticateResponse) GetDish ¶
func (x *DishAuthenticateResponse) GetDish() *ChallengeResponse
func (*DishAuthenticateResponse) ProtoMessage ¶
func (*DishAuthenticateResponse) ProtoMessage()
func (*DishAuthenticateResponse) ProtoReflect ¶
func (x *DishAuthenticateResponse) ProtoReflect() protoreflect.Message
func (*DishAuthenticateResponse) Reset ¶
func (x *DishAuthenticateResponse) Reset()
func (*DishAuthenticateResponse) String ¶
func (x *DishAuthenticateResponse) String() string
type DishConfig ¶
type DishConfig struct { SnowMeltMode DishConfig_SnowMeltMode `` /* 147-byte string literal not displayed */ ApplySnowMeltMode bool `protobuf:"varint,1001,opt,name=apply_snow_melt_mode,json=applySnowMeltMode,proto3" json:"apply_snow_melt_mode,omitempty"` LocationRequestMode DishConfig_LocationRequestMode `` /* 175-byte string literal not displayed */ ApplyLocationRequestMode bool `` /* 141-byte string literal not displayed */ LevelDishMode DishConfig_LevelDishMode `` /* 151-byte string literal not displayed */ ApplyLevelDishMode bool `protobuf:"varint,3001,opt,name=apply_level_dish_mode,json=applyLevelDishMode,proto3" json:"apply_level_dish_mode,omitempty"` // contains filtered or unexported fields }
func (*DishConfig) Descriptor
deprecated
func (*DishConfig) Descriptor() ([]byte, []int)
Deprecated: Use DishConfig.ProtoReflect.Descriptor instead.
func (*DishConfig) GetApplyLevelDishMode ¶
func (x *DishConfig) GetApplyLevelDishMode() bool
func (*DishConfig) GetApplyLocationRequestMode ¶
func (x *DishConfig) GetApplyLocationRequestMode() bool
func (*DishConfig) GetApplySnowMeltMode ¶
func (x *DishConfig) GetApplySnowMeltMode() bool
func (*DishConfig) GetLevelDishMode ¶
func (x *DishConfig) GetLevelDishMode() DishConfig_LevelDishMode
func (*DishConfig) GetLocationRequestMode ¶
func (x *DishConfig) GetLocationRequestMode() DishConfig_LocationRequestMode
func (*DishConfig) GetSnowMeltMode ¶
func (x *DishConfig) GetSnowMeltMode() DishConfig_SnowMeltMode
func (*DishConfig) ProtoMessage ¶
func (*DishConfig) ProtoMessage()
func (*DishConfig) ProtoReflect ¶
func (x *DishConfig) ProtoReflect() protoreflect.Message
func (*DishConfig) Reset ¶
func (x *DishConfig) Reset()
func (*DishConfig) String ¶
func (x *DishConfig) String() string
type DishConfig_LevelDishMode ¶
type DishConfig_LevelDishMode int32
const ( DishConfig_TILT_LIKE_NORMAL DishConfig_LevelDishMode = 0 DishConfig_FORCE_LEVEL DishConfig_LevelDishMode = 1 )
func (DishConfig_LevelDishMode) Descriptor ¶
func (DishConfig_LevelDishMode) Descriptor() protoreflect.EnumDescriptor
func (DishConfig_LevelDishMode) Enum ¶
func (x DishConfig_LevelDishMode) Enum() *DishConfig_LevelDishMode
func (DishConfig_LevelDishMode) EnumDescriptor
deprecated
func (DishConfig_LevelDishMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use DishConfig_LevelDishMode.Descriptor instead.
func (DishConfig_LevelDishMode) Number ¶
func (x DishConfig_LevelDishMode) Number() protoreflect.EnumNumber
func (DishConfig_LevelDishMode) String ¶
func (x DishConfig_LevelDishMode) String() string
func (DishConfig_LevelDishMode) Type ¶
func (DishConfig_LevelDishMode) Type() protoreflect.EnumType
type DishConfig_LocationRequestMode ¶
type DishConfig_LocationRequestMode int32
const ( DishConfig_NONE DishConfig_LocationRequestMode = 0 DishConfig_LOCAL DishConfig_LocationRequestMode = 1 )
func (DishConfig_LocationRequestMode) Descriptor ¶
func (DishConfig_LocationRequestMode) Descriptor() protoreflect.EnumDescriptor
func (DishConfig_LocationRequestMode) Enum ¶
func (x DishConfig_LocationRequestMode) Enum() *DishConfig_LocationRequestMode
func (DishConfig_LocationRequestMode) EnumDescriptor
deprecated
func (DishConfig_LocationRequestMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use DishConfig_LocationRequestMode.Descriptor instead.
func (DishConfig_LocationRequestMode) Number ¶
func (x DishConfig_LocationRequestMode) Number() protoreflect.EnumNumber
func (DishConfig_LocationRequestMode) String ¶
func (x DishConfig_LocationRequestMode) String() string
func (DishConfig_LocationRequestMode) Type ¶
func (DishConfig_LocationRequestMode) Type() protoreflect.EnumType
type DishConfig_SnowMeltMode ¶
type DishConfig_SnowMeltMode int32
const ( DishConfig_AUTO DishConfig_SnowMeltMode = 0 DishConfig_ALWAYS_ON DishConfig_SnowMeltMode = 1 DishConfig_ALWAYS_OFF DishConfig_SnowMeltMode = 2 )
func (DishConfig_SnowMeltMode) Descriptor ¶
func (DishConfig_SnowMeltMode) Descriptor() protoreflect.EnumDescriptor
func (DishConfig_SnowMeltMode) Enum ¶
func (x DishConfig_SnowMeltMode) Enum() *DishConfig_SnowMeltMode
func (DishConfig_SnowMeltMode) EnumDescriptor
deprecated
func (DishConfig_SnowMeltMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use DishConfig_SnowMeltMode.Descriptor instead.
func (DishConfig_SnowMeltMode) Number ¶
func (x DishConfig_SnowMeltMode) Number() protoreflect.EnumNumber
func (DishConfig_SnowMeltMode) String ¶
func (x DishConfig_SnowMeltMode) String() string
func (DishConfig_SnowMeltMode) Type ¶
func (DishConfig_SnowMeltMode) Type() protoreflect.EnumType
type DishGetConfigRequest ¶
type DishGetConfigRequest struct {
// contains filtered or unexported fields
}
func (*DishGetConfigRequest) Descriptor
deprecated
func (*DishGetConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use DishGetConfigRequest.ProtoReflect.Descriptor instead.
func (*DishGetConfigRequest) ProtoMessage ¶
func (*DishGetConfigRequest) ProtoMessage()
func (*DishGetConfigRequest) ProtoReflect ¶
func (x *DishGetConfigRequest) ProtoReflect() protoreflect.Message
func (*DishGetConfigRequest) Reset ¶
func (x *DishGetConfigRequest) Reset()
func (*DishGetConfigRequest) String ¶
func (x *DishGetConfigRequest) String() string
type DishGetConfigResponse ¶
type DishGetConfigResponse struct { DishConfig *DishConfig `protobuf:"bytes,1,opt,name=dish_config,json=dishConfig,proto3" json:"dish_config,omitempty"` // contains filtered or unexported fields }
func (*DishGetConfigResponse) Descriptor
deprecated
func (*DishGetConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishGetConfigResponse.ProtoReflect.Descriptor instead.
func (*DishGetConfigResponse) GetDishConfig ¶
func (x *DishGetConfigResponse) GetDishConfig() *DishConfig
func (*DishGetConfigResponse) ProtoMessage ¶
func (*DishGetConfigResponse) ProtoMessage()
func (*DishGetConfigResponse) ProtoReflect ¶
func (x *DishGetConfigResponse) ProtoReflect() protoreflect.Message
func (*DishGetConfigResponse) Reset ¶
func (x *DishGetConfigResponse) Reset()
func (*DishGetConfigResponse) String ¶
func (x *DishGetConfigResponse) String() string
type DishGetContextRequest ¶
type DishGetContextRequest struct {
// contains filtered or unexported fields
}
func (*DishGetContextRequest) Descriptor
deprecated
func (*DishGetContextRequest) Descriptor() ([]byte, []int)
Deprecated: Use DishGetContextRequest.ProtoReflect.Descriptor instead.
func (*DishGetContextRequest) ProtoMessage ¶
func (*DishGetContextRequest) ProtoMessage()
func (*DishGetContextRequest) ProtoReflect ¶
func (x *DishGetContextRequest) ProtoReflect() protoreflect.Message
func (*DishGetContextRequest) Reset ¶
func (x *DishGetContextRequest) Reset()
func (*DishGetContextRequest) String ¶
func (x *DishGetContextRequest) String() string
type DishGetContextResponse ¶
type DishGetContextResponse struct { DeviceInfo *DeviceInfo `protobuf:"bytes,1,opt,name=device_info,json=deviceInfo,proto3" json:"device_info,omitempty"` DeviceState *DeviceState `protobuf:"bytes,7,opt,name=device_state,json=deviceState,proto3" json:"device_state,omitempty"` ObstructionFraction float32 `protobuf:"fixed32,2,opt,name=obstruction_fraction,json=obstructionFraction,proto3" json:"obstruction_fraction,omitempty"` ObstructionValidS float32 `protobuf:"fixed32,3,opt,name=obstruction_valid_s,json=obstructionValidS,proto3" json:"obstruction_valid_s,omitempty"` ObstructionCurrent bool `protobuf:"varint,12,opt,name=obstruction_current,json=obstructionCurrent,proto3" json:"obstruction_current,omitempty"` CellId uint32 `protobuf:"varint,4,opt,name=cell_id,json=cellId,proto3" json:"cell_id,omitempty"` PopRackId uint32 `protobuf:"varint,5,opt,name=pop_rack_id,json=popRackId,proto3" json:"pop_rack_id,omitempty"` InitialSatelliteId uint32 `protobuf:"varint,8,opt,name=initial_satellite_id,json=initialSatelliteId,proto3" json:"initial_satellite_id,omitempty"` InitialGatewayId uint32 `protobuf:"varint,9,opt,name=initial_gateway_id,json=initialGatewayId,proto3" json:"initial_gateway_id,omitempty"` OnBackupBeam bool `protobuf:"varint,10,opt,name=on_backup_beam,json=onBackupBeam,proto3" json:"on_backup_beam,omitempty"` SecondsToSlotEnd float32 `protobuf:"fixed32,6,opt,name=seconds_to_slot_end,json=secondsToSlotEnd,proto3" json:"seconds_to_slot_end,omitempty"` DebugTelemetryEnabled bool `` /* 128-byte string literal not displayed */ PopPingDropRate_15SMean float32 `` /* 138-byte string literal not displayed */ PopPingLatencyMs_15SMean float32 `` /* 141-byte string literal not displayed */ SecondsSinceLast_1SOutage float32 `` /* 142-byte string literal not displayed */ SecondsSinceLast_2SOutage float32 `` /* 142-byte string literal not displayed */ SecondsSinceLast_5SOutage float32 `` /* 142-byte string literal not displayed */ SecondsSinceLast_15SOutage float32 `` /* 145-byte string literal not displayed */ SecondsSinceLast_60SOutage float32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DishGetContextResponse) Descriptor
deprecated
func (*DishGetContextResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishGetContextResponse.ProtoReflect.Descriptor instead.
func (*DishGetContextResponse) GetCellId ¶
func (x *DishGetContextResponse) GetCellId() uint32
func (*DishGetContextResponse) GetDebugTelemetryEnabled ¶
func (x *DishGetContextResponse) GetDebugTelemetryEnabled() bool
func (*DishGetContextResponse) GetDeviceInfo ¶
func (x *DishGetContextResponse) GetDeviceInfo() *DeviceInfo
func (*DishGetContextResponse) GetDeviceState ¶
func (x *DishGetContextResponse) GetDeviceState() *DeviceState
func (*DishGetContextResponse) GetInitialGatewayId ¶
func (x *DishGetContextResponse) GetInitialGatewayId() uint32
func (*DishGetContextResponse) GetInitialSatelliteId ¶
func (x *DishGetContextResponse) GetInitialSatelliteId() uint32
func (*DishGetContextResponse) GetObstructionCurrent ¶
func (x *DishGetContextResponse) GetObstructionCurrent() bool
func (*DishGetContextResponse) GetObstructionFraction ¶
func (x *DishGetContextResponse) GetObstructionFraction() float32
func (*DishGetContextResponse) GetObstructionValidS ¶
func (x *DishGetContextResponse) GetObstructionValidS() float32
func (*DishGetContextResponse) GetOnBackupBeam ¶
func (x *DishGetContextResponse) GetOnBackupBeam() bool
func (*DishGetContextResponse) GetPopPingDropRate_15SMean ¶
func (x *DishGetContextResponse) GetPopPingDropRate_15SMean() float32
func (*DishGetContextResponse) GetPopPingLatencyMs_15SMean ¶
func (x *DishGetContextResponse) GetPopPingLatencyMs_15SMean() float32
func (*DishGetContextResponse) GetPopRackId ¶
func (x *DishGetContextResponse) GetPopRackId() uint32
func (*DishGetContextResponse) GetSecondsSinceLast_15SOutage ¶
func (x *DishGetContextResponse) GetSecondsSinceLast_15SOutage() float32
func (*DishGetContextResponse) GetSecondsSinceLast_1SOutage ¶
func (x *DishGetContextResponse) GetSecondsSinceLast_1SOutage() float32
func (*DishGetContextResponse) GetSecondsSinceLast_2SOutage ¶
func (x *DishGetContextResponse) GetSecondsSinceLast_2SOutage() float32
func (*DishGetContextResponse) GetSecondsSinceLast_5SOutage ¶
func (x *DishGetContextResponse) GetSecondsSinceLast_5SOutage() float32
func (*DishGetContextResponse) GetSecondsSinceLast_60SOutage ¶
func (x *DishGetContextResponse) GetSecondsSinceLast_60SOutage() float32
func (*DishGetContextResponse) GetSecondsToSlotEnd ¶
func (x *DishGetContextResponse) GetSecondsToSlotEnd() float32
func (*DishGetContextResponse) ProtoMessage ¶
func (*DishGetContextResponse) ProtoMessage()
func (*DishGetContextResponse) ProtoReflect ¶
func (x *DishGetContextResponse) ProtoReflect() protoreflect.Message
func (*DishGetContextResponse) Reset ¶
func (x *DishGetContextResponse) Reset()
func (*DishGetContextResponse) String ¶
func (x *DishGetContextResponse) String() string
type DishGetEmcRequest ¶
type DishGetEmcRequest struct {
// contains filtered or unexported fields
}
func (*DishGetEmcRequest) Descriptor
deprecated
func (*DishGetEmcRequest) Descriptor() ([]byte, []int)
Deprecated: Use DishGetEmcRequest.ProtoReflect.Descriptor instead.
func (*DishGetEmcRequest) ProtoMessage ¶
func (*DishGetEmcRequest) ProtoMessage()
func (*DishGetEmcRequest) ProtoReflect ¶
func (x *DishGetEmcRequest) ProtoReflect() protoreflect.Message
func (*DishGetEmcRequest) Reset ¶
func (x *DishGetEmcRequest) Reset()
func (*DishGetEmcRequest) String ¶
func (x *DishGetEmcRequest) String() string
type DishGetEmcResponse ¶
type DishGetEmcResponse struct { Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Timestamp uint64 `protobuf:"varint,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` CplaneUpdates uint32 `protobuf:"varint,11,opt,name=cplane_updates,json=cplaneUpdates,proto3" json:"cplane_updates,omitempty"` GpsLatitude float64 `protobuf:"fixed64,16,opt,name=gps_latitude,json=gpsLatitude,proto3" json:"gps_latitude,omitempty"` GpsLongitude float64 `protobuf:"fixed64,17,opt,name=gps_longitude,json=gpsLongitude,proto3" json:"gps_longitude,omitempty"` GpsPdop float64 `protobuf:"fixed64,18,opt,name=gps_pdop,json=gpsPdop,proto3" json:"gps_pdop,omitempty"` RfMode uint32 `protobuf:"varint,19,opt,name=rf_mode,json=rfMode,proto3" json:"rf_mode,omitempty"` Phi float64 `protobuf:"fixed64,20,opt,name=phi,proto3" json:"phi,omitempty"` Theta float64 `protobuf:"fixed64,21,opt,name=theta,proto3" json:"theta,omitempty"` RxChannel uint32 `protobuf:"varint,22,opt,name=rx_channel,json=rxChannel,proto3" json:"rx_channel,omitempty"` TxChannel uint32 `protobuf:"varint,23,opt,name=tx_channel,json=txChannel,proto3" json:"tx_channel,omitempty"` TDbfMax float32 `protobuf:"fixed32,24,opt,name=t_dbf_max,json=tDbfMax,proto3" json:"t_dbf_max,omitempty"` TCenter float64 `protobuf:"fixed64,25,opt,name=t_center,json=tCenter,proto3" json:"t_center,omitempty"` AutoPowerSnowMeltEnabled bool `` /* 141-byte string literal not displayed */ Voltage float64 `protobuf:"fixed64,32,opt,name=voltage,proto3" json:"voltage,omitempty"` RxBeamState uint32 `protobuf:"varint,33,opt,name=rx_beam_state,json=rxBeamState,proto3" json:"rx_beam_state,omitempty"` TxBeamState uint32 `protobuf:"varint,34,opt,name=tx_beam_state,json=txBeamState,proto3" json:"tx_beam_state,omitempty"` HalfDuplexState uint32 `protobuf:"varint,35,opt,name=half_duplex_state,json=halfDuplexState,proto3" json:"half_duplex_state,omitempty"` ManualTiltEnabled bool `protobuf:"varint,36,opt,name=manual_tilt_enabled,json=manualTiltEnabled,proto3" json:"manual_tilt_enabled,omitempty"` TiltAngle float64 `protobuf:"fixed64,37,opt,name=tilt_angle,json=tiltAngle,proto3" json:"tilt_angle,omitempty"` PllTxLockDetected uint32 `protobuf:"varint,38,opt,name=pll_tx_lock_detected,json=pllTxLockDetected,proto3" json:"pll_tx_lock_detected,omitempty"` EirpExceededThreshold bool `` /* 128-byte string literal not displayed */ EirpScaleOverride float32 `protobuf:"fixed32,40,opt,name=eirp_scale_override,json=eirpScaleOverride,proto3" json:"eirp_scale_override,omitempty"` IdleOverrideEnabled bool `protobuf:"varint,41,opt,name=idle_override_enabled,json=idleOverrideEnabled,proto3" json:"idle_override_enabled,omitempty"` ThetaOverrideEnabled bool `protobuf:"varint,42,opt,name=theta_override_enabled,json=thetaOverrideEnabled,proto3" json:"theta_override_enabled,omitempty"` ThetaOverrideValue float64 `protobuf:"fixed64,43,opt,name=theta_override_value,json=thetaOverrideValue,proto3" json:"theta_override_value,omitempty"` PhiOverrideEnabled bool `protobuf:"varint,44,opt,name=phi_override_enabled,json=phiOverrideEnabled,proto3" json:"phi_override_enabled,omitempty"` PhiOverrideValue float64 `protobuf:"fixed64,45,opt,name=phi_override_value,json=phiOverrideValue,proto3" json:"phi_override_value,omitempty"` RxChanOverrideValue uint32 `protobuf:"varint,46,opt,name=rx_chan_override_value,json=rxChanOverrideValue,proto3" json:"rx_chan_override_value,omitempty"` TxChanOverrideValue uint32 `protobuf:"varint,47,opt,name=tx_chan_override_value,json=txChanOverrideValue,proto3" json:"tx_chan_override_value,omitempty"` SkySearchOverrideEnabled bool `` /* 139-byte string literal not displayed */ FastSwitchingEnabled bool `protobuf:"varint,49,opt,name=fast_switching_enabled,json=fastSwitchingEnabled,proto3" json:"fast_switching_enabled,omitempty"` ModulationOverrideValue uint32 `` /* 134-byte string literal not displayed */ ForceEirpFailure bool `protobuf:"varint,51,opt,name=force_eirp_failure,json=forceEirpFailure,proto3" json:"force_eirp_failure,omitempty"` ForcePllUnlock bool `protobuf:"varint,52,opt,name=force_pll_unlock,json=forcePllUnlock,proto3" json:"force_pll_unlock,omitempty"` UtIneSuccess uint32 `protobuf:"varint,53,opt,name=ut_ine_success,json=utIneSuccess,proto3" json:"ut_ine_success,omitempty"` RfReady bool `protobuf:"varint,54,opt,name=rf_ready,json=rfReady,proto3" json:"rf_ready,omitempty"` TiltToStowed bool `protobuf:"varint,55,opt,name=tilt_to_stowed,json=tiltToStowed,proto3" json:"tilt_to_stowed,omitempty"` Reboot bool `protobuf:"varint,56,opt,name=reboot,proto3" json:"reboot,omitempty"` ContinuousMotorTest bool `protobuf:"varint,57,opt,name=continuous_motor_test,json=continuousMotorTest,proto3" json:"continuous_motor_test,omitempty"` DistanceOverrideMeters float64 `` /* 132-byte string literal not displayed */ AmplitudeTaperOverride uint32 `` /* 131-byte string literal not displayed */ AmplitudeTaperEnabled bool `` /* 128-byte string literal not displayed */ AmplitudeTaperScale float64 `protobuf:"fixed64,61,opt,name=amplitude_taper_scale,json=amplitudeTaperScale,proto3" json:"amplitude_taper_scale,omitempty"` CountryCodeOverride uint32 `protobuf:"varint,62,opt,name=country_code_override,json=countryCodeOverride,proto3" json:"country_code_override,omitempty"` MaxPointingDistance float64 `protobuf:"fixed64,63,opt,name=max_pointing_distance,json=maxPointingDistance,proto3" json:"max_pointing_distance,omitempty"` DistanceScalingFactor float64 `` /* 129-byte string literal not displayed */ TxDutyCycleOverride int32 `protobuf:"varint,65,opt,name=tx_duty_cycle_override,json=txDutyCycleOverride,proto3" json:"tx_duty_cycle_override,omitempty"` RxDutyCycleOverride int32 `protobuf:"varint,66,opt,name=rx_duty_cycle_override,json=rxDutyCycleOverride,proto3" json:"rx_duty_cycle_override,omitempty"` TxTimeMs float32 `protobuf:"fixed32,67,opt,name=tx_time_ms,json=txTimeMs,proto3" json:"tx_time_ms,omitempty"` RxTimeMs float32 `protobuf:"fixed32,68,opt,name=rx_time_ms,json=rxTimeMs,proto3" json:"rx_time_ms,omitempty"` EirpLegalLimitDbw float64 `protobuf:"fixed64,69,opt,name=eirp_legal_limit_dbw,json=eirpLegalLimitDbw,proto3" json:"eirp_legal_limit_dbw,omitempty"` EirpLegalLimitDbwOverride float64 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DishGetEmcResponse) Descriptor
deprecated
func (*DishGetEmcResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishGetEmcResponse.ProtoReflect.Descriptor instead.
func (*DishGetEmcResponse) GetAmplitudeTaperEnabled ¶
func (x *DishGetEmcResponse) GetAmplitudeTaperEnabled() bool
func (*DishGetEmcResponse) GetAmplitudeTaperOverride ¶
func (x *DishGetEmcResponse) GetAmplitudeTaperOverride() uint32
func (*DishGetEmcResponse) GetAmplitudeTaperScale ¶
func (x *DishGetEmcResponse) GetAmplitudeTaperScale() float64
func (*DishGetEmcResponse) GetAutoPowerSnowMeltEnabled ¶
func (x *DishGetEmcResponse) GetAutoPowerSnowMeltEnabled() bool
func (*DishGetEmcResponse) GetContinuousMotorTest ¶
func (x *DishGetEmcResponse) GetContinuousMotorTest() bool
func (*DishGetEmcResponse) GetCountryCodeOverride ¶
func (x *DishGetEmcResponse) GetCountryCodeOverride() uint32
func (*DishGetEmcResponse) GetCplaneUpdates ¶
func (x *DishGetEmcResponse) GetCplaneUpdates() uint32
func (*DishGetEmcResponse) GetDistanceOverrideMeters ¶
func (x *DishGetEmcResponse) GetDistanceOverrideMeters() float64
func (*DishGetEmcResponse) GetDistanceScalingFactor ¶
func (x *DishGetEmcResponse) GetDistanceScalingFactor() float64
func (*DishGetEmcResponse) GetEirpExceededThreshold ¶
func (x *DishGetEmcResponse) GetEirpExceededThreshold() bool
func (*DishGetEmcResponse) GetEirpLegalLimitDbw ¶
func (x *DishGetEmcResponse) GetEirpLegalLimitDbw() float64
func (*DishGetEmcResponse) GetEirpLegalLimitDbwOverride ¶
func (x *DishGetEmcResponse) GetEirpLegalLimitDbwOverride() float64
func (*DishGetEmcResponse) GetEirpScaleOverride ¶
func (x *DishGetEmcResponse) GetEirpScaleOverride() float32
func (*DishGetEmcResponse) GetFastSwitchingEnabled ¶
func (x *DishGetEmcResponse) GetFastSwitchingEnabled() bool
func (*DishGetEmcResponse) GetForceEirpFailure ¶
func (x *DishGetEmcResponse) GetForceEirpFailure() bool
func (*DishGetEmcResponse) GetForcePllUnlock ¶
func (x *DishGetEmcResponse) GetForcePllUnlock() bool
func (*DishGetEmcResponse) GetGpsLatitude ¶
func (x *DishGetEmcResponse) GetGpsLatitude() float64
func (*DishGetEmcResponse) GetGpsLongitude ¶
func (x *DishGetEmcResponse) GetGpsLongitude() float64
func (*DishGetEmcResponse) GetGpsPdop ¶
func (x *DishGetEmcResponse) GetGpsPdop() float64
func (*DishGetEmcResponse) GetHalfDuplexState ¶
func (x *DishGetEmcResponse) GetHalfDuplexState() uint32
func (*DishGetEmcResponse) GetIdleOverrideEnabled ¶
func (x *DishGetEmcResponse) GetIdleOverrideEnabled() bool
func (*DishGetEmcResponse) GetManualTiltEnabled ¶
func (x *DishGetEmcResponse) GetManualTiltEnabled() bool
func (*DishGetEmcResponse) GetMaxPointingDistance ¶
func (x *DishGetEmcResponse) GetMaxPointingDistance() float64
func (*DishGetEmcResponse) GetModulationOverrideValue ¶
func (x *DishGetEmcResponse) GetModulationOverrideValue() uint32
func (*DishGetEmcResponse) GetPhi ¶
func (x *DishGetEmcResponse) GetPhi() float64
func (*DishGetEmcResponse) GetPhiOverrideEnabled ¶
func (x *DishGetEmcResponse) GetPhiOverrideEnabled() bool
func (*DishGetEmcResponse) GetPhiOverrideValue ¶
func (x *DishGetEmcResponse) GetPhiOverrideValue() float64
func (*DishGetEmcResponse) GetPllTxLockDetected ¶
func (x *DishGetEmcResponse) GetPllTxLockDetected() uint32
func (*DishGetEmcResponse) GetReboot ¶
func (x *DishGetEmcResponse) GetReboot() bool
func (*DishGetEmcResponse) GetRfMode ¶
func (x *DishGetEmcResponse) GetRfMode() uint32
func (*DishGetEmcResponse) GetRfReady ¶
func (x *DishGetEmcResponse) GetRfReady() bool
func (*DishGetEmcResponse) GetRxBeamState ¶
func (x *DishGetEmcResponse) GetRxBeamState() uint32
func (*DishGetEmcResponse) GetRxChanOverrideValue ¶
func (x *DishGetEmcResponse) GetRxChanOverrideValue() uint32
func (*DishGetEmcResponse) GetRxChannel ¶
func (x *DishGetEmcResponse) GetRxChannel() uint32
func (*DishGetEmcResponse) GetRxDutyCycleOverride ¶
func (x *DishGetEmcResponse) GetRxDutyCycleOverride() int32
func (*DishGetEmcResponse) GetRxTimeMs ¶
func (x *DishGetEmcResponse) GetRxTimeMs() float32
func (*DishGetEmcResponse) GetSkySearchOverrideEnabled ¶
func (x *DishGetEmcResponse) GetSkySearchOverrideEnabled() bool
func (*DishGetEmcResponse) GetTCenter ¶
func (x *DishGetEmcResponse) GetTCenter() float64
func (*DishGetEmcResponse) GetTDbfMax ¶
func (x *DishGetEmcResponse) GetTDbfMax() float32
func (*DishGetEmcResponse) GetTheta ¶
func (x *DishGetEmcResponse) GetTheta() float64
func (*DishGetEmcResponse) GetThetaOverrideEnabled ¶
func (x *DishGetEmcResponse) GetThetaOverrideEnabled() bool
func (*DishGetEmcResponse) GetThetaOverrideValue ¶
func (x *DishGetEmcResponse) GetThetaOverrideValue() float64
func (*DishGetEmcResponse) GetTiltAngle ¶
func (x *DishGetEmcResponse) GetTiltAngle() float64
func (*DishGetEmcResponse) GetTiltToStowed ¶
func (x *DishGetEmcResponse) GetTiltToStowed() bool
func (*DishGetEmcResponse) GetTimestamp ¶
func (x *DishGetEmcResponse) GetTimestamp() uint64
func (*DishGetEmcResponse) GetTxBeamState ¶
func (x *DishGetEmcResponse) GetTxBeamState() uint32
func (*DishGetEmcResponse) GetTxChanOverrideValue ¶
func (x *DishGetEmcResponse) GetTxChanOverrideValue() uint32
func (*DishGetEmcResponse) GetTxChannel ¶
func (x *DishGetEmcResponse) GetTxChannel() uint32
func (*DishGetEmcResponse) GetTxDutyCycleOverride ¶
func (x *DishGetEmcResponse) GetTxDutyCycleOverride() int32
func (*DishGetEmcResponse) GetTxTimeMs ¶
func (x *DishGetEmcResponse) GetTxTimeMs() float32
func (*DishGetEmcResponse) GetUtIneSuccess ¶
func (x *DishGetEmcResponse) GetUtIneSuccess() uint32
func (*DishGetEmcResponse) GetUuid ¶
func (x *DishGetEmcResponse) GetUuid() string
func (*DishGetEmcResponse) GetVoltage ¶
func (x *DishGetEmcResponse) GetVoltage() float64
func (*DishGetEmcResponse) ProtoMessage ¶
func (*DishGetEmcResponse) ProtoMessage()
func (*DishGetEmcResponse) ProtoReflect ¶
func (x *DishGetEmcResponse) ProtoReflect() protoreflect.Message
func (*DishGetEmcResponse) Reset ¶
func (x *DishGetEmcResponse) Reset()
func (*DishGetEmcResponse) String ¶
func (x *DishGetEmcResponse) String() string
type DishGetHistoryResponse ¶
type DishGetHistoryResponse struct { Current uint64 `protobuf:"varint,1,opt,name=current,proto3" json:"current,omitempty"` PopPingDropRate []float32 `protobuf:"fixed32,1001,rep,packed,name=pop_ping_drop_rate,json=popPingDropRate,proto3" json:"pop_ping_drop_rate,omitempty"` PopPingLatencyMs []float32 `protobuf:"fixed32,1002,rep,packed,name=pop_ping_latency_ms,json=popPingLatencyMs,proto3" json:"pop_ping_latency_ms,omitempty"` DownlinkThroughputBps []float32 `` /* 138-byte string literal not displayed */ UplinkThroughputBps []float32 `` /* 132-byte string literal not displayed */ Outages []*DishOutage `protobuf:"bytes,1009,rep,name=outages,proto3" json:"outages,omitempty"` // contains filtered or unexported fields }
func (*DishGetHistoryResponse) Descriptor
deprecated
func (*DishGetHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishGetHistoryResponse.ProtoReflect.Descriptor instead.
func (*DishGetHistoryResponse) GetCurrent ¶
func (x *DishGetHistoryResponse) GetCurrent() uint64
func (*DishGetHistoryResponse) GetDownlinkThroughputBps ¶
func (x *DishGetHistoryResponse) GetDownlinkThroughputBps() []float32
func (*DishGetHistoryResponse) GetOutages ¶
func (x *DishGetHistoryResponse) GetOutages() []*DishOutage
func (*DishGetHistoryResponse) GetPopPingDropRate ¶
func (x *DishGetHistoryResponse) GetPopPingDropRate() []float32
func (*DishGetHistoryResponse) GetPopPingLatencyMs ¶
func (x *DishGetHistoryResponse) GetPopPingLatencyMs() []float32
func (*DishGetHistoryResponse) GetUplinkThroughputBps ¶
func (x *DishGetHistoryResponse) GetUplinkThroughputBps() []float32
func (*DishGetHistoryResponse) ProtoMessage ¶
func (*DishGetHistoryResponse) ProtoMessage()
func (*DishGetHistoryResponse) ProtoReflect ¶
func (x *DishGetHistoryResponse) ProtoReflect() protoreflect.Message
func (*DishGetHistoryResponse) Reset ¶
func (x *DishGetHistoryResponse) Reset()
func (*DishGetHistoryResponse) String ¶
func (x *DishGetHistoryResponse) String() string
type DishGetObstructionMapRequest ¶
type DishGetObstructionMapRequest struct {
// contains filtered or unexported fields
}
func (*DishGetObstructionMapRequest) Descriptor
deprecated
func (*DishGetObstructionMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use DishGetObstructionMapRequest.ProtoReflect.Descriptor instead.
func (*DishGetObstructionMapRequest) ProtoMessage ¶
func (*DishGetObstructionMapRequest) ProtoMessage()
func (*DishGetObstructionMapRequest) ProtoReflect ¶
func (x *DishGetObstructionMapRequest) ProtoReflect() protoreflect.Message
func (*DishGetObstructionMapRequest) Reset ¶
func (x *DishGetObstructionMapRequest) Reset()
func (*DishGetObstructionMapRequest) String ¶
func (x *DishGetObstructionMapRequest) String() string
type DishGetObstructionMapResponse ¶
type DishGetObstructionMapResponse struct { NumRows uint32 `protobuf:"varint,1,opt,name=num_rows,json=numRows,proto3" json:"num_rows,omitempty"` NumCols uint32 `protobuf:"varint,2,opt,name=num_cols,json=numCols,proto3" json:"num_cols,omitempty"` Snr []float32 `protobuf:"fixed32,3,rep,packed,name=snr,proto3" json:"snr,omitempty"` // contains filtered or unexported fields }
func (*DishGetObstructionMapResponse) Descriptor
deprecated
func (*DishGetObstructionMapResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishGetObstructionMapResponse.ProtoReflect.Descriptor instead.
func (*DishGetObstructionMapResponse) GetNumCols ¶
func (x *DishGetObstructionMapResponse) GetNumCols() uint32
func (*DishGetObstructionMapResponse) GetNumRows ¶
func (x *DishGetObstructionMapResponse) GetNumRows() uint32
func (*DishGetObstructionMapResponse) GetSnr ¶
func (x *DishGetObstructionMapResponse) GetSnr() []float32
func (*DishGetObstructionMapResponse) ProtoMessage ¶
func (*DishGetObstructionMapResponse) ProtoMessage()
func (*DishGetObstructionMapResponse) ProtoReflect ¶
func (x *DishGetObstructionMapResponse) ProtoReflect() protoreflect.Message
func (*DishGetObstructionMapResponse) Reset ¶
func (x *DishGetObstructionMapResponse) Reset()
func (*DishGetObstructionMapResponse) String ¶
func (x *DishGetObstructionMapResponse) String() string
type DishGetStatusResponse ¶
type DishGetStatusResponse struct { DeviceInfo *DeviceInfo `protobuf:"bytes,1,opt,name=device_info,json=deviceInfo,proto3" json:"device_info,omitempty"` DeviceState *DeviceState `protobuf:"bytes,2,opt,name=device_state,json=deviceState,proto3" json:"device_state,omitempty"` Alerts *DishAlerts `protobuf:"bytes,1005,opt,name=alerts,proto3" json:"alerts,omitempty"` Outage *DishOutage `protobuf:"bytes,1014,opt,name=outage,proto3" json:"outage,omitempty"` GpsStats *DishGpsStats `protobuf:"bytes,1015,opt,name=gps_stats,json=gpsStats,proto3" json:"gps_stats,omitempty"` SecondsToFirstNonemptySlot float32 `` /* 150-byte string literal not displayed */ PopPingDropRate float32 `protobuf:"fixed32,1003,opt,name=pop_ping_drop_rate,json=popPingDropRate,proto3" json:"pop_ping_drop_rate,omitempty"` DownlinkThroughputBps float32 `` /* 131-byte string literal not displayed */ UplinkThroughputBps float32 `protobuf:"fixed32,1008,opt,name=uplink_throughput_bps,json=uplinkThroughputBps,proto3" json:"uplink_throughput_bps,omitempty"` PopPingLatencyMs float32 `protobuf:"fixed32,1009,opt,name=pop_ping_latency_ms,json=popPingLatencyMs,proto3" json:"pop_ping_latency_ms,omitempty"` ObstructionStats *DishObstructionStats `protobuf:"bytes,1004,opt,name=obstruction_stats,json=obstructionStats,proto3" json:"obstruction_stats,omitempty"` StowRequested bool `protobuf:"varint,1010,opt,name=stow_requested,json=stowRequested,proto3" json:"stow_requested,omitempty"` BoresightAzimuthDeg float32 `protobuf:"fixed32,1011,opt,name=boresight_azimuth_deg,json=boresightAzimuthDeg,proto3" json:"boresight_azimuth_deg,omitempty"` BoresightElevationDeg float32 `` /* 131-byte string literal not displayed */ EthSpeedMbps int32 `protobuf:"varint,1016,opt,name=eth_speed_mbps,json=ethSpeedMbps,proto3" json:"eth_speed_mbps,omitempty"` MobilityClass UserMobilityClass `` /* 145-byte string literal not displayed */ IsSnrAboveNoiseFloor bool `` /* 131-byte string literal not displayed */ ReadyStates *DishReadyStates `protobuf:"bytes,1019,opt,name=ready_states,json=readyStates,proto3" json:"ready_states,omitempty"` ClassOfService UserClassOfService `` /* 151-byte string literal not displayed */ SoftwareUpdateState SoftwareUpdateState `` /* 167-byte string literal not displayed */ IsSnrPersistentlyLow bool `` /* 129-byte string literal not displayed */ HasActuators HasActuators `` /* 137-byte string literal not displayed */ DisablementCode satellites.UtDisablementCode `` /* 163-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DishGetStatusResponse) Descriptor
deprecated
func (*DishGetStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishGetStatusResponse.ProtoReflect.Descriptor instead.
func (*DishGetStatusResponse) GetAlerts ¶
func (x *DishGetStatusResponse) GetAlerts() *DishAlerts
func (*DishGetStatusResponse) GetBoresightAzimuthDeg ¶
func (x *DishGetStatusResponse) GetBoresightAzimuthDeg() float32
func (*DishGetStatusResponse) GetBoresightElevationDeg ¶
func (x *DishGetStatusResponse) GetBoresightElevationDeg() float32
func (*DishGetStatusResponse) GetClassOfService ¶
func (x *DishGetStatusResponse) GetClassOfService() UserClassOfService
func (*DishGetStatusResponse) GetDeviceInfo ¶
func (x *DishGetStatusResponse) GetDeviceInfo() *DeviceInfo
func (*DishGetStatusResponse) GetDeviceState ¶
func (x *DishGetStatusResponse) GetDeviceState() *DeviceState
func (*DishGetStatusResponse) GetDisablementCode ¶
func (x *DishGetStatusResponse) GetDisablementCode() satellites.UtDisablementCode
func (*DishGetStatusResponse) GetDownlinkThroughputBps ¶
func (x *DishGetStatusResponse) GetDownlinkThroughputBps() float32
func (*DishGetStatusResponse) GetEthSpeedMbps ¶
func (x *DishGetStatusResponse) GetEthSpeedMbps() int32
func (*DishGetStatusResponse) GetGpsStats ¶
func (x *DishGetStatusResponse) GetGpsStats() *DishGpsStats
func (*DishGetStatusResponse) GetHasActuators ¶
func (x *DishGetStatusResponse) GetHasActuators() HasActuators
func (*DishGetStatusResponse) GetIsSnrAboveNoiseFloor ¶
func (x *DishGetStatusResponse) GetIsSnrAboveNoiseFloor() bool
func (*DishGetStatusResponse) GetIsSnrPersistentlyLow ¶
func (x *DishGetStatusResponse) GetIsSnrPersistentlyLow() bool
func (*DishGetStatusResponse) GetMobilityClass ¶
func (x *DishGetStatusResponse) GetMobilityClass() UserMobilityClass
func (*DishGetStatusResponse) GetObstructionStats ¶
func (x *DishGetStatusResponse) GetObstructionStats() *DishObstructionStats
func (*DishGetStatusResponse) GetOutage ¶
func (x *DishGetStatusResponse) GetOutage() *DishOutage
func (*DishGetStatusResponse) GetPopPingDropRate ¶
func (x *DishGetStatusResponse) GetPopPingDropRate() float32
func (*DishGetStatusResponse) GetPopPingLatencyMs ¶
func (x *DishGetStatusResponse) GetPopPingLatencyMs() float32
func (*DishGetStatusResponse) GetReadyStates ¶
func (x *DishGetStatusResponse) GetReadyStates() *DishReadyStates
func (*DishGetStatusResponse) GetSecondsToFirstNonemptySlot ¶
func (x *DishGetStatusResponse) GetSecondsToFirstNonemptySlot() float32
func (*DishGetStatusResponse) GetSoftwareUpdateState ¶
func (x *DishGetStatusResponse) GetSoftwareUpdateState() SoftwareUpdateState
func (*DishGetStatusResponse) GetStowRequested ¶
func (x *DishGetStatusResponse) GetStowRequested() bool
func (*DishGetStatusResponse) GetUplinkThroughputBps ¶
func (x *DishGetStatusResponse) GetUplinkThroughputBps() float32
func (*DishGetStatusResponse) ProtoMessage ¶
func (*DishGetStatusResponse) ProtoMessage()
func (*DishGetStatusResponse) ProtoReflect ¶
func (x *DishGetStatusResponse) ProtoReflect() protoreflect.Message
func (*DishGetStatusResponse) Reset ¶
func (x *DishGetStatusResponse) Reset()
func (*DishGetStatusResponse) String ¶
func (x *DishGetStatusResponse) String() string
type DishGpsStats ¶
type DishGpsStats struct { GpsValid bool `protobuf:"varint,1,opt,name=gps_valid,json=gpsValid,proto3" json:"gps_valid,omitempty"` GpsSats uint32 `protobuf:"varint,2,opt,name=gps_sats,json=gpsSats,proto3" json:"gps_sats,omitempty"` NoSatsAfterTtff bool `protobuf:"varint,3,opt,name=no_sats_after_ttff,json=noSatsAfterTtff,proto3" json:"no_sats_after_ttff,omitempty"` // contains filtered or unexported fields }
func (*DishGpsStats) Descriptor
deprecated
func (*DishGpsStats) Descriptor() ([]byte, []int)
Deprecated: Use DishGpsStats.ProtoReflect.Descriptor instead.
func (*DishGpsStats) GetGpsSats ¶
func (x *DishGpsStats) GetGpsSats() uint32
func (*DishGpsStats) GetGpsValid ¶
func (x *DishGpsStats) GetGpsValid() bool
func (*DishGpsStats) GetNoSatsAfterTtff ¶
func (x *DishGpsStats) GetNoSatsAfterTtff() bool
func (*DishGpsStats) ProtoMessage ¶
func (*DishGpsStats) ProtoMessage()
func (*DishGpsStats) ProtoReflect ¶
func (x *DishGpsStats) ProtoReflect() protoreflect.Message
func (*DishGpsStats) Reset ¶
func (x *DishGpsStats) Reset()
func (*DishGpsStats) String ¶
func (x *DishGpsStats) String() string
type DishObstructionStats ¶
type DishObstructionStats struct { CurrentlyObstructed bool `protobuf:"varint,5,opt,name=currently_obstructed,json=currentlyObstructed,proto3" json:"currently_obstructed,omitempty"` FractionObstructed float32 `protobuf:"fixed32,1,opt,name=fraction_obstructed,json=fractionObstructed,proto3" json:"fraction_obstructed,omitempty"` ValidS float32 `protobuf:"fixed32,4,opt,name=valid_s,json=validS,proto3" json:"valid_s,omitempty"` AvgProlongedObstructionDurationS float32 `` /* 165-byte string literal not displayed */ AvgProlongedObstructionIntervalS float32 `` /* 165-byte string literal not displayed */ AvgProlongedObstructionValid bool `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DishObstructionStats) Descriptor
deprecated
func (*DishObstructionStats) Descriptor() ([]byte, []int)
Deprecated: Use DishObstructionStats.ProtoReflect.Descriptor instead.
func (*DishObstructionStats) GetAvgProlongedObstructionDurationS ¶
func (x *DishObstructionStats) GetAvgProlongedObstructionDurationS() float32
func (*DishObstructionStats) GetAvgProlongedObstructionIntervalS ¶
func (x *DishObstructionStats) GetAvgProlongedObstructionIntervalS() float32
func (*DishObstructionStats) GetAvgProlongedObstructionValid ¶
func (x *DishObstructionStats) GetAvgProlongedObstructionValid() bool
func (*DishObstructionStats) GetCurrentlyObstructed ¶
func (x *DishObstructionStats) GetCurrentlyObstructed() bool
func (*DishObstructionStats) GetFractionObstructed ¶
func (x *DishObstructionStats) GetFractionObstructed() float32
func (*DishObstructionStats) GetValidS ¶
func (x *DishObstructionStats) GetValidS() float32
func (*DishObstructionStats) ProtoMessage ¶
func (*DishObstructionStats) ProtoMessage()
func (*DishObstructionStats) ProtoReflect ¶
func (x *DishObstructionStats) ProtoReflect() protoreflect.Message
func (*DishObstructionStats) Reset ¶
func (x *DishObstructionStats) Reset()
func (*DishObstructionStats) String ¶
func (x *DishObstructionStats) String() string
type DishOutage ¶
type DishOutage struct { Cause DishOutage_Cause `protobuf:"varint,1,opt,name=cause,proto3,enum=SpaceX.API.Device.DishOutage_Cause" json:"cause,omitempty"` StartTimestampNs int64 `protobuf:"varint,2,opt,name=start_timestamp_ns,json=startTimestampNs,proto3" json:"start_timestamp_ns,omitempty"` DurationNs uint64 `protobuf:"varint,3,opt,name=duration_ns,json=durationNs,proto3" json:"duration_ns,omitempty"` DidSwitch bool `protobuf:"varint,4,opt,name=did_switch,json=didSwitch,proto3" json:"did_switch,omitempty"` // contains filtered or unexported fields }
func (*DishOutage) Descriptor
deprecated
func (*DishOutage) Descriptor() ([]byte, []int)
Deprecated: Use DishOutage.ProtoReflect.Descriptor instead.
func (*DishOutage) GetCause ¶
func (x *DishOutage) GetCause() DishOutage_Cause
func (*DishOutage) GetDidSwitch ¶
func (x *DishOutage) GetDidSwitch() bool
func (*DishOutage) GetDurationNs ¶
func (x *DishOutage) GetDurationNs() uint64
func (*DishOutage) GetStartTimestampNs ¶
func (x *DishOutage) GetStartTimestampNs() int64
func (*DishOutage) ProtoMessage ¶
func (*DishOutage) ProtoMessage()
func (*DishOutage) ProtoReflect ¶
func (x *DishOutage) ProtoReflect() protoreflect.Message
func (*DishOutage) Reset ¶
func (x *DishOutage) Reset()
func (*DishOutage) String ¶
func (x *DishOutage) String() string
type DishOutage_Cause ¶
type DishOutage_Cause int32
const ( DishOutage_UNKNOWN DishOutage_Cause = 0 DishOutage_BOOTING DishOutage_Cause = 1 DishOutage_STOWED DishOutage_Cause = 2 DishOutage_THERMAL_SHUTDOWN DishOutage_Cause = 3 DishOutage_NO_SCHEDULE DishOutage_Cause = 4 DishOutage_NO_SATS DishOutage_Cause = 5 DishOutage_OBSTRUCTED DishOutage_Cause = 6 DishOutage_NO_DOWNLINK DishOutage_Cause = 7 DishOutage_NO_PINGS DishOutage_Cause = 8 DishOutage_ACTUATOR_ACTIVITY DishOutage_Cause = 9 DishOutage_CABLE_TEST DishOutage_Cause = 10 )
func (DishOutage_Cause) Descriptor ¶
func (DishOutage_Cause) Descriptor() protoreflect.EnumDescriptor
func (DishOutage_Cause) Enum ¶
func (x DishOutage_Cause) Enum() *DishOutage_Cause
func (DishOutage_Cause) EnumDescriptor
deprecated
func (DishOutage_Cause) EnumDescriptor() ([]byte, []int)
Deprecated: Use DishOutage_Cause.Descriptor instead.
func (DishOutage_Cause) Number ¶
func (x DishOutage_Cause) Number() protoreflect.EnumNumber
func (DishOutage_Cause) String ¶
func (x DishOutage_Cause) String() string
func (DishOutage_Cause) Type ¶
func (DishOutage_Cause) Type() protoreflect.EnumType
type DishReadyStates ¶
type DishReadyStates struct { Cady bool `protobuf:"varint,1,opt,name=cady,proto3" json:"cady,omitempty"` Scp bool `protobuf:"varint,2,opt,name=scp,proto3" json:"scp,omitempty"` L1L2 bool `protobuf:"varint,3,opt,name=l1l2,proto3" json:"l1l2,omitempty"` Xphy bool `protobuf:"varint,4,opt,name=xphy,proto3" json:"xphy,omitempty"` Aap bool `protobuf:"varint,5,opt,name=aap,proto3" json:"aap,omitempty"` Rf bool `protobuf:"varint,6,opt,name=rf,proto3" json:"rf,omitempty"` // contains filtered or unexported fields }
func (*DishReadyStates) Descriptor
deprecated
func (*DishReadyStates) Descriptor() ([]byte, []int)
Deprecated: Use DishReadyStates.ProtoReflect.Descriptor instead.
func (*DishReadyStates) GetAap ¶
func (x *DishReadyStates) GetAap() bool
func (*DishReadyStates) GetCady ¶
func (x *DishReadyStates) GetCady() bool
func (*DishReadyStates) GetL1L2 ¶
func (x *DishReadyStates) GetL1L2() bool
func (*DishReadyStates) GetRf ¶
func (x *DishReadyStates) GetRf() bool
func (*DishReadyStates) GetScp ¶
func (x *DishReadyStates) GetScp() bool
func (*DishReadyStates) GetXphy ¶
func (x *DishReadyStates) GetXphy() bool
func (*DishReadyStates) ProtoMessage ¶
func (*DishReadyStates) ProtoMessage()
func (*DishReadyStates) ProtoReflect ¶
func (x *DishReadyStates) ProtoReflect() protoreflect.Message
func (*DishReadyStates) Reset ¶
func (x *DishReadyStates) Reset()
func (*DishReadyStates) String ¶
func (x *DishReadyStates) String() string
type DishSetConfigRequest ¶
type DishSetConfigRequest struct { DishConfig *DishConfig `protobuf:"bytes,1,opt,name=dish_config,json=dishConfig,proto3" json:"dish_config,omitempty"` // contains filtered or unexported fields }
func (*DishSetConfigRequest) Descriptor
deprecated
func (*DishSetConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use DishSetConfigRequest.ProtoReflect.Descriptor instead.
func (*DishSetConfigRequest) GetDishConfig ¶
func (x *DishSetConfigRequest) GetDishConfig() *DishConfig
func (*DishSetConfigRequest) ProtoMessage ¶
func (*DishSetConfigRequest) ProtoMessage()
func (*DishSetConfigRequest) ProtoReflect ¶
func (x *DishSetConfigRequest) ProtoReflect() protoreflect.Message
func (*DishSetConfigRequest) Reset ¶
func (x *DishSetConfigRequest) Reset()
func (*DishSetConfigRequest) String ¶
func (x *DishSetConfigRequest) String() string
type DishSetConfigResponse ¶
type DishSetConfigResponse struct { UpdatedDishConfig *DishConfig `protobuf:"bytes,1,opt,name=updated_dish_config,json=updatedDishConfig,proto3" json:"updated_dish_config,omitempty"` // contains filtered or unexported fields }
func (*DishSetConfigResponse) Descriptor
deprecated
func (*DishSetConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishSetConfigResponse.ProtoReflect.Descriptor instead.
func (*DishSetConfigResponse) GetUpdatedDishConfig ¶
func (x *DishSetConfigResponse) GetUpdatedDishConfig() *DishConfig
func (*DishSetConfigResponse) ProtoMessage ¶
func (*DishSetConfigResponse) ProtoMessage()
func (*DishSetConfigResponse) ProtoReflect ¶
func (x *DishSetConfigResponse) ProtoReflect() protoreflect.Message
func (*DishSetConfigResponse) Reset ¶
func (x *DishSetConfigResponse) Reset()
func (*DishSetConfigResponse) String ¶
func (x *DishSetConfigResponse) String() string
type DishSetEmcRequest ¶
type DishSetEmcRequest struct { Theta float64 `protobuf:"fixed64,1,opt,name=theta,proto3" json:"theta,omitempty"` Phi float64 `protobuf:"fixed64,2,opt,name=phi,proto3" json:"phi,omitempty"` RxChan uint32 `protobuf:"varint,3,opt,name=rx_chan,json=rxChan,proto3" json:"rx_chan,omitempty"` TxChan uint32 `protobuf:"varint,4,opt,name=tx_chan,json=txChan,proto3" json:"tx_chan,omitempty"` Modulation uint32 `protobuf:"varint,5,opt,name=modulation,proto3" json:"modulation,omitempty"` DesiredTiltAngle float64 `protobuf:"fixed64,7,opt,name=desired_tilt_angle,json=desiredTiltAngle,proto3" json:"desired_tilt_angle,omitempty"` ChanOverride bool `protobuf:"varint,8,opt,name=chan_override,json=chanOverride,proto3" json:"chan_override,omitempty"` ThetaEnabled bool `protobuf:"varint,9,opt,name=theta_enabled,json=thetaEnabled,proto3" json:"theta_enabled,omitempty"` PhiEnabled bool `protobuf:"varint,10,opt,name=phi_enabled,json=phiEnabled,proto3" json:"phi_enabled,omitempty"` Idle bool `protobuf:"varint,11,opt,name=idle,proto3" json:"idle,omitempty"` FastSwitching bool `protobuf:"varint,12,opt,name=fast_switching,json=fastSwitching,proto3" json:"fast_switching,omitempty"` SkySearch bool `protobuf:"varint,13,opt,name=sky_search,json=skySearch,proto3" json:"sky_search,omitempty"` ForcePllUnlock bool `protobuf:"varint,14,opt,name=force_pll_unlock,json=forcePllUnlock,proto3" json:"force_pll_unlock,omitempty"` ForceEirpFailure bool `protobuf:"varint,15,opt,name=force_eirp_failure,json=forceEirpFailure,proto3" json:"force_eirp_failure,omitempty"` SnowActiveOverride bool `protobuf:"varint,16,opt,name=snow_active_override,json=snowActiveOverride,proto3" json:"snow_active_override,omitempty"` ManualTilting bool `protobuf:"varint,18,opt,name=manual_tilting,json=manualTilting,proto3" json:"manual_tilting,omitempty"` TiltToStowed bool `protobuf:"varint,19,opt,name=tilt_to_stowed,json=tiltToStowed,proto3" json:"tilt_to_stowed,omitempty"` Reboot bool `protobuf:"varint,20,opt,name=reboot,proto3" json:"reboot,omitempty"` ContinuousMotorTest bool `protobuf:"varint,21,opt,name=continuous_motor_test,json=continuousMotorTest,proto3" json:"continuous_motor_test,omitempty"` DistanceOverrideMeters float64 `` /* 132-byte string literal not displayed */ AmplitudeTaperOverride uint32 `` /* 131-byte string literal not displayed */ CountryCodeOverride uint32 `protobuf:"varint,24,opt,name=country_code_override,json=countryCodeOverride,proto3" json:"country_code_override,omitempty"` TxDutyCycleOverride int32 `protobuf:"varint,25,opt,name=tx_duty_cycle_override,json=txDutyCycleOverride,proto3" json:"tx_duty_cycle_override,omitempty"` RxDutyCycleOverride int32 `protobuf:"varint,26,opt,name=rx_duty_cycle_override,json=rxDutyCycleOverride,proto3" json:"rx_duty_cycle_override,omitempty"` EirpLegalLimitDbwOverride float64 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DishSetEmcRequest) Descriptor
deprecated
func (*DishSetEmcRequest) Descriptor() ([]byte, []int)
Deprecated: Use DishSetEmcRequest.ProtoReflect.Descriptor instead.
func (*DishSetEmcRequest) GetAmplitudeTaperOverride ¶
func (x *DishSetEmcRequest) GetAmplitudeTaperOverride() uint32
func (*DishSetEmcRequest) GetChanOverride ¶
func (x *DishSetEmcRequest) GetChanOverride() bool
func (*DishSetEmcRequest) GetContinuousMotorTest ¶
func (x *DishSetEmcRequest) GetContinuousMotorTest() bool
func (*DishSetEmcRequest) GetCountryCodeOverride ¶
func (x *DishSetEmcRequest) GetCountryCodeOverride() uint32
func (*DishSetEmcRequest) GetDesiredTiltAngle ¶
func (x *DishSetEmcRequest) GetDesiredTiltAngle() float64
func (*DishSetEmcRequest) GetDistanceOverrideMeters ¶
func (x *DishSetEmcRequest) GetDistanceOverrideMeters() float64
func (*DishSetEmcRequest) GetEirpLegalLimitDbwOverride ¶
func (x *DishSetEmcRequest) GetEirpLegalLimitDbwOverride() float64
func (*DishSetEmcRequest) GetFastSwitching ¶
func (x *DishSetEmcRequest) GetFastSwitching() bool
func (*DishSetEmcRequest) GetForceEirpFailure ¶
func (x *DishSetEmcRequest) GetForceEirpFailure() bool
func (*DishSetEmcRequest) GetForcePllUnlock ¶
func (x *DishSetEmcRequest) GetForcePllUnlock() bool
func (*DishSetEmcRequest) GetIdle ¶
func (x *DishSetEmcRequest) GetIdle() bool
func (*DishSetEmcRequest) GetManualTilting ¶
func (x *DishSetEmcRequest) GetManualTilting() bool
func (*DishSetEmcRequest) GetModulation ¶
func (x *DishSetEmcRequest) GetModulation() uint32
func (*DishSetEmcRequest) GetPhi ¶
func (x *DishSetEmcRequest) GetPhi() float64
func (*DishSetEmcRequest) GetPhiEnabled ¶
func (x *DishSetEmcRequest) GetPhiEnabled() bool
func (*DishSetEmcRequest) GetReboot ¶
func (x *DishSetEmcRequest) GetReboot() bool
func (*DishSetEmcRequest) GetRxChan ¶
func (x *DishSetEmcRequest) GetRxChan() uint32
func (*DishSetEmcRequest) GetRxDutyCycleOverride ¶
func (x *DishSetEmcRequest) GetRxDutyCycleOverride() int32
func (*DishSetEmcRequest) GetSkySearch ¶
func (x *DishSetEmcRequest) GetSkySearch() bool
func (*DishSetEmcRequest) GetSnowActiveOverride ¶
func (x *DishSetEmcRequest) GetSnowActiveOverride() bool
func (*DishSetEmcRequest) GetTheta ¶
func (x *DishSetEmcRequest) GetTheta() float64
func (*DishSetEmcRequest) GetThetaEnabled ¶
func (x *DishSetEmcRequest) GetThetaEnabled() bool
func (*DishSetEmcRequest) GetTiltToStowed ¶
func (x *DishSetEmcRequest) GetTiltToStowed() bool
func (*DishSetEmcRequest) GetTxChan ¶
func (x *DishSetEmcRequest) GetTxChan() uint32
func (*DishSetEmcRequest) GetTxDutyCycleOverride ¶
func (x *DishSetEmcRequest) GetTxDutyCycleOverride() int32
func (*DishSetEmcRequest) ProtoMessage ¶
func (*DishSetEmcRequest) ProtoMessage()
func (*DishSetEmcRequest) ProtoReflect ¶
func (x *DishSetEmcRequest) ProtoReflect() protoreflect.Message
func (*DishSetEmcRequest) Reset ¶
func (x *DishSetEmcRequest) Reset()
func (*DishSetEmcRequest) String ¶
func (x *DishSetEmcRequest) String() string
type DishSetEmcResponse ¶
type DishSetEmcResponse struct {
// contains filtered or unexported fields
}
func (*DishSetEmcResponse) Descriptor
deprecated
func (*DishSetEmcResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishSetEmcResponse.ProtoReflect.Descriptor instead.
func (*DishSetEmcResponse) ProtoMessage ¶
func (*DishSetEmcResponse) ProtoMessage()
func (*DishSetEmcResponse) ProtoReflect ¶
func (x *DishSetEmcResponse) ProtoReflect() protoreflect.Message
func (*DishSetEmcResponse) Reset ¶
func (x *DishSetEmcResponse) Reset()
func (*DishSetEmcResponse) String ¶
func (x *DishSetEmcResponse) String() string
type DishState ¶
type DishState int32
func (DishState) Descriptor ¶
func (DishState) Descriptor() protoreflect.EnumDescriptor
func (DishState) EnumDescriptor
deprecated
func (DishState) Number ¶
func (x DishState) Number() protoreflect.EnumNumber
func (DishState) Type ¶
func (DishState) Type() protoreflect.EnumType
type DishStowRequest ¶
type DishStowRequest struct { Unstow bool `protobuf:"varint,1,opt,name=unstow,proto3" json:"unstow,omitempty"` // contains filtered or unexported fields }
func (*DishStowRequest) Descriptor
deprecated
func (*DishStowRequest) Descriptor() ([]byte, []int)
Deprecated: Use DishStowRequest.ProtoReflect.Descriptor instead.
func (*DishStowRequest) GetUnstow ¶
func (x *DishStowRequest) GetUnstow() bool
func (*DishStowRequest) ProtoMessage ¶
func (*DishStowRequest) ProtoMessage()
func (*DishStowRequest) ProtoReflect ¶
func (x *DishStowRequest) ProtoReflect() protoreflect.Message
func (*DishStowRequest) Reset ¶
func (x *DishStowRequest) Reset()
func (*DishStowRequest) String ¶
func (x *DishStowRequest) String() string
type DishStowResponse ¶
type DishStowResponse struct {
// contains filtered or unexported fields
}
func (*DishStowResponse) Descriptor
deprecated
func (*DishStowResponse) Descriptor() ([]byte, []int)
Deprecated: Use DishStowResponse.ProtoReflect.Descriptor instead.
func (*DishStowResponse) ProtoMessage ¶
func (*DishStowResponse) ProtoMessage()
func (*DishStowResponse) ProtoReflect ¶
func (x *DishStowResponse) ProtoReflect() protoreflect.Message
func (*DishStowResponse) Reset ¶
func (x *DishStowResponse) Reset()
func (*DishStowResponse) String ¶
func (x *DishStowResponse) String() string
type ECEFPosition ¶
type ECEFPosition struct { X float64 `protobuf:"fixed64,1,opt,name=x,proto3" json:"x,omitempty"` Y float64 `protobuf:"fixed64,2,opt,name=y,proto3" json:"y,omitempty"` Z float64 `protobuf:"fixed64,3,opt,name=z,proto3" json:"z,omitempty"` // contains filtered or unexported fields }
func (*ECEFPosition) Descriptor
deprecated
func (*ECEFPosition) Descriptor() ([]byte, []int)
Deprecated: Use ECEFPosition.ProtoReflect.Descriptor instead.
func (*ECEFPosition) GetX ¶
func (x *ECEFPosition) GetX() float64
func (*ECEFPosition) GetY ¶
func (x *ECEFPosition) GetY() float64
func (*ECEFPosition) GetZ ¶
func (x *ECEFPosition) GetZ() float64
func (*ECEFPosition) ProtoMessage ¶
func (*ECEFPosition) ProtoMessage()
func (*ECEFPosition) ProtoReflect ¶
func (x *ECEFPosition) ProtoReflect() protoreflect.Message
func (*ECEFPosition) Reset ¶
func (x *ECEFPosition) Reset()
func (*ECEFPosition) String ¶
func (x *ECEFPosition) String() string
type EnableDebugTelemRequest ¶
type EnableDebugTelemRequest struct { DurationM uint32 `protobuf:"varint,1,opt,name=duration_m,json=durationM,proto3" json:"duration_m,omitempty"` // contains filtered or unexported fields }
func (*EnableDebugTelemRequest) Descriptor
deprecated
func (*EnableDebugTelemRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableDebugTelemRequest.ProtoReflect.Descriptor instead.
func (*EnableDebugTelemRequest) GetDurationM ¶
func (x *EnableDebugTelemRequest) GetDurationM() uint32
func (*EnableDebugTelemRequest) ProtoMessage ¶
func (*EnableDebugTelemRequest) ProtoMessage()
func (*EnableDebugTelemRequest) ProtoReflect ¶
func (x *EnableDebugTelemRequest) ProtoReflect() protoreflect.Message
func (*EnableDebugTelemRequest) Reset ¶
func (x *EnableDebugTelemRequest) Reset()
func (*EnableDebugTelemRequest) String ¶
func (x *EnableDebugTelemRequest) String() string
type EnableDebugTelemResponse ¶
type EnableDebugTelemResponse struct {
// contains filtered or unexported fields
}
func (*EnableDebugTelemResponse) Descriptor
deprecated
func (*EnableDebugTelemResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableDebugTelemResponse.ProtoReflect.Descriptor instead.
func (*EnableDebugTelemResponse) ProtoMessage ¶
func (*EnableDebugTelemResponse) ProtoMessage()
func (*EnableDebugTelemResponse) ProtoReflect ¶
func (x *EnableDebugTelemResponse) ProtoReflect() protoreflect.Message
func (*EnableDebugTelemResponse) Reset ¶
func (x *EnableDebugTelemResponse) Reset()
func (*EnableDebugTelemResponse) String ¶
func (x *EnableDebugTelemResponse) String() string
type EthernetNetworkInterface ¶
type EthernetNetworkInterface struct { LinkDetected bool `protobuf:"varint,1,opt,name=link_detected,json=linkDetected,proto3" json:"link_detected,omitempty"` SpeedMbps uint32 `protobuf:"varint,2,opt,name=speed_mbps,json=speedMbps,proto3" json:"speed_mbps,omitempty"` AutonegotiationOn bool `protobuf:"varint,3,opt,name=autonegotiation_on,json=autonegotiationOn,proto3" json:"autonegotiation_on,omitempty"` Duplex EthernetNetworkInterface_Duplex `protobuf:"varint,4,opt,name=duplex,proto3,enum=SpaceX.API.Device.EthernetNetworkInterface_Duplex" json:"duplex,omitempty"` // contains filtered or unexported fields }
func (*EthernetNetworkInterface) Descriptor
deprecated
func (*EthernetNetworkInterface) Descriptor() ([]byte, []int)
Deprecated: Use EthernetNetworkInterface.ProtoReflect.Descriptor instead.
func (*EthernetNetworkInterface) GetAutonegotiationOn ¶
func (x *EthernetNetworkInterface) GetAutonegotiationOn() bool
func (*EthernetNetworkInterface) GetDuplex ¶
func (x *EthernetNetworkInterface) GetDuplex() EthernetNetworkInterface_Duplex
func (*EthernetNetworkInterface) GetLinkDetected ¶
func (x *EthernetNetworkInterface) GetLinkDetected() bool
func (*EthernetNetworkInterface) GetSpeedMbps ¶
func (x *EthernetNetworkInterface) GetSpeedMbps() uint32
func (*EthernetNetworkInterface) ProtoMessage ¶
func (*EthernetNetworkInterface) ProtoMessage()
func (*EthernetNetworkInterface) ProtoReflect ¶
func (x *EthernetNetworkInterface) ProtoReflect() protoreflect.Message
func (*EthernetNetworkInterface) Reset ¶
func (x *EthernetNetworkInterface) Reset()
func (*EthernetNetworkInterface) String ¶
func (x *EthernetNetworkInterface) String() string
type EthernetNetworkInterface_Duplex ¶
type EthernetNetworkInterface_Duplex int32
const ( EthernetNetworkInterface_UNKNOWN EthernetNetworkInterface_Duplex = 0 EthernetNetworkInterface_HALF EthernetNetworkInterface_Duplex = 1 EthernetNetworkInterface_FULL EthernetNetworkInterface_Duplex = 2 )
func (EthernetNetworkInterface_Duplex) Descriptor ¶
func (EthernetNetworkInterface_Duplex) Descriptor() protoreflect.EnumDescriptor
func (EthernetNetworkInterface_Duplex) Enum ¶
func (x EthernetNetworkInterface_Duplex) Enum() *EthernetNetworkInterface_Duplex
func (EthernetNetworkInterface_Duplex) EnumDescriptor
deprecated
func (EthernetNetworkInterface_Duplex) EnumDescriptor() ([]byte, []int)
Deprecated: Use EthernetNetworkInterface_Duplex.Descriptor instead.
func (EthernetNetworkInterface_Duplex) Number ¶
func (x EthernetNetworkInterface_Duplex) Number() protoreflect.EnumNumber
func (EthernetNetworkInterface_Duplex) String ¶
func (x EthernetNetworkInterface_Duplex) String() string
func (EthernetNetworkInterface_Duplex) Type ¶
func (EthernetNetworkInterface_Duplex) Type() protoreflect.EnumType
type Event ¶
type Event struct { // Types that are assignable to Event: // // *Event_WifiNewClientConnected // *Event_WifiAccountBonding // *Event_WifiNewPeer Event isEvent_Event `protobuf_oneof:"event"` // contains filtered or unexported fields }
func (*Event) Descriptor
deprecated
func (*Event) GetWifiAccountBonding ¶
func (x *Event) GetWifiAccountBonding() *WifiAccountBondingEvent
func (*Event) GetWifiNewClientConnected ¶
func (x *Event) GetWifiNewClientConnected() *WifiNewClientConnectedEvent
func (*Event) GetWifiNewPeer ¶
func (x *Event) GetWifiNewPeer() *WifiNewPeerEvent
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) ProtoReflect ¶
func (x *Event) ProtoReflect() protoreflect.Message
type Event_WifiAccountBonding ¶
type Event_WifiAccountBonding struct {
WifiAccountBonding *WifiAccountBondingEvent `protobuf:"bytes,3002,opt,name=wifi_account_bonding,json=wifiAccountBonding,proto3,oneof"`
}
type Event_WifiNewClientConnected ¶
type Event_WifiNewClientConnected struct {
WifiNewClientConnected *WifiNewClientConnectedEvent `protobuf:"bytes,3001,opt,name=wifi_new_client_connected,json=wifiNewClientConnected,proto3,oneof"`
}
type Event_WifiNewPeer ¶
type Event_WifiNewPeer struct {
WifiNewPeer *WifiNewPeerEvent `protobuf:"bytes,3003,opt,name=wifi_new_peer,json=wifiNewPeer,proto3,oneof"`
}
type FactoryResetRequest ¶
type FactoryResetRequest struct {
// contains filtered or unexported fields
}
func (*FactoryResetRequest) Descriptor
deprecated
func (*FactoryResetRequest) Descriptor() ([]byte, []int)
Deprecated: Use FactoryResetRequest.ProtoReflect.Descriptor instead.
func (*FactoryResetRequest) ProtoMessage ¶
func (*FactoryResetRequest) ProtoMessage()
func (*FactoryResetRequest) ProtoReflect ¶
func (x *FactoryResetRequest) ProtoReflect() protoreflect.Message
func (*FactoryResetRequest) Reset ¶
func (x *FactoryResetRequest) Reset()
func (*FactoryResetRequest) String ¶
func (x *FactoryResetRequest) String() string
type FactoryResetResponse ¶
type FactoryResetResponse struct {
// contains filtered or unexported fields
}
func (*FactoryResetResponse) Descriptor
deprecated
func (*FactoryResetResponse) Descriptor() ([]byte, []int)
Deprecated: Use FactoryResetResponse.ProtoReflect.Descriptor instead.
func (*FactoryResetResponse) ProtoMessage ¶
func (*FactoryResetResponse) ProtoMessage()
func (*FactoryResetResponse) ProtoReflect ¶
func (x *FactoryResetResponse) ProtoReflect() protoreflect.Message
func (*FactoryResetResponse) Reset ¶
func (x *FactoryResetResponse) Reset()
func (*FactoryResetResponse) String ¶
func (x *FactoryResetResponse) String() string
type FromController ¶
type FromController struct { // Types that are assignable to Message: // // *FromController_WifiConfig Message isFromController_Message `protobuf_oneof:"message"` // contains filtered or unexported fields }
func (*FromController) Descriptor
deprecated
func (*FromController) Descriptor() ([]byte, []int)
Deprecated: Use FromController.ProtoReflect.Descriptor instead.
func (*FromController) GetMessage ¶
func (m *FromController) GetMessage() isFromController_Message
func (*FromController) GetWifiConfig ¶
func (x *FromController) GetWifiConfig() *WifiConfig
func (*FromController) ProtoMessage ¶
func (*FromController) ProtoMessage()
func (*FromController) ProtoReflect ¶
func (x *FromController) ProtoReflect() protoreflect.Message
func (*FromController) Reset ¶
func (x *FromController) Reset()
func (*FromController) String ¶
func (x *FromController) String() string
type FromController_WifiConfig ¶
type FromController_WifiConfig struct {
WifiConfig *WifiConfig `protobuf:"bytes,1,opt,name=wifi_config,json=wifiConfig,proto3,oneof"`
}
type FromDevice ¶
type FromDevice struct { // Types that are assignable to Message: // // *FromDevice_Response // *FromDevice_Event Message isFromDevice_Message `protobuf_oneof:"message"` // contains filtered or unexported fields }
func (*FromDevice) Descriptor
deprecated
func (*FromDevice) Descriptor() ([]byte, []int)
Deprecated: Use FromDevice.ProtoReflect.Descriptor instead.
func (*FromDevice) GetEvent ¶
func (x *FromDevice) GetEvent() *Event
func (*FromDevice) GetMessage ¶
func (m *FromDevice) GetMessage() isFromDevice_Message
func (*FromDevice) GetResponse ¶
func (x *FromDevice) GetResponse() *Response
func (*FromDevice) ProtoMessage ¶
func (*FromDevice) ProtoMessage()
func (*FromDevice) ProtoReflect ¶
func (x *FromDevice) ProtoReflect() protoreflect.Message
func (*FromDevice) Reset ¶
func (x *FromDevice) Reset()
func (*FromDevice) String ¶
func (x *FromDevice) String() string
type FromDevice_Event ¶
type FromDevice_Event struct {
Event *Event `protobuf:"bytes,2,opt,name=event,proto3,oneof"`
}
type FromDevice_Response ¶
type FromDevice_Response struct {
Response *Response `protobuf:"bytes,1,opt,name=response,proto3,oneof"`
}
type FuseRequest ¶
type FuseRequest struct {
// contains filtered or unexported fields
}
func (*FuseRequest) Descriptor
deprecated
func (*FuseRequest) Descriptor() ([]byte, []int)
Deprecated: Use FuseRequest.ProtoReflect.Descriptor instead.
func (*FuseRequest) ProtoMessage ¶
func (*FuseRequest) ProtoMessage()
func (*FuseRequest) ProtoReflect ¶
func (x *FuseRequest) ProtoReflect() protoreflect.Message
func (*FuseRequest) Reset ¶
func (x *FuseRequest) Reset()
func (*FuseRequest) String ¶
func (x *FuseRequest) String() string
type FuseResponse ¶
type FuseResponse struct {
// contains filtered or unexported fields
}
func (*FuseResponse) Descriptor
deprecated
func (*FuseResponse) Descriptor() ([]byte, []int)
Deprecated: Use FuseResponse.ProtoReflect.Descriptor instead.
func (*FuseResponse) ProtoMessage ¶
func (*FuseResponse) ProtoMessage()
func (*FuseResponse) ProtoReflect ¶
func (x *FuseResponse) ProtoReflect() protoreflect.Message
func (*FuseResponse) Reset ¶
func (x *FuseResponse) Reset()
func (*FuseResponse) String ¶
func (x *FuseResponse) String() string
type GetConnectionsRequest ¶
type GetConnectionsRequest struct {
// contains filtered or unexported fields
}
func (*GetConnectionsRequest) Descriptor
deprecated
func (*GetConnectionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionsRequest.ProtoReflect.Descriptor instead.
func (*GetConnectionsRequest) ProtoMessage ¶
func (*GetConnectionsRequest) ProtoMessage()
func (*GetConnectionsRequest) ProtoReflect ¶
func (x *GetConnectionsRequest) ProtoReflect() protoreflect.Message
func (*GetConnectionsRequest) Reset ¶
func (x *GetConnectionsRequest) Reset()
func (*GetConnectionsRequest) String ¶
func (x *GetConnectionsRequest) String() string
type GetConnectionsResponse ¶
type GetConnectionsResponse struct { Services map[string]*GetConnectionsResponse_ServiceConnection `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetConnectionsResponse) Descriptor
deprecated
func (*GetConnectionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionsResponse.ProtoReflect.Descriptor instead.
func (*GetConnectionsResponse) GetServices ¶
func (x *GetConnectionsResponse) GetServices() map[string]*GetConnectionsResponse_ServiceConnection
func (*GetConnectionsResponse) ProtoMessage ¶
func (*GetConnectionsResponse) ProtoMessage()
func (*GetConnectionsResponse) ProtoReflect ¶
func (x *GetConnectionsResponse) ProtoReflect() protoreflect.Message
func (*GetConnectionsResponse) Reset ¶
func (x *GetConnectionsResponse) Reset()
func (*GetConnectionsResponse) String ¶
func (x *GetConnectionsResponse) String() string
type GetConnectionsResponse_ServiceConnection ¶
type GetConnectionsResponse_ServiceConnection struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` SecondsSinceSuccess int32 `protobuf:"varint,2,opt,name=seconds_since_success,json=secondsSinceSuccess,proto3" json:"seconds_since_success,omitempty"` // contains filtered or unexported fields }
func (*GetConnectionsResponse_ServiceConnection) Descriptor
deprecated
func (*GetConnectionsResponse_ServiceConnection) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionsResponse_ServiceConnection.ProtoReflect.Descriptor instead.
func (*GetConnectionsResponse_ServiceConnection) GetAddress ¶
func (x *GetConnectionsResponse_ServiceConnection) GetAddress() string
func (*GetConnectionsResponse_ServiceConnection) GetSecondsSinceSuccess ¶
func (x *GetConnectionsResponse_ServiceConnection) GetSecondsSinceSuccess() int32
func (*GetConnectionsResponse_ServiceConnection) ProtoMessage ¶
func (*GetConnectionsResponse_ServiceConnection) ProtoMessage()
func (*GetConnectionsResponse_ServiceConnection) ProtoReflect ¶
func (x *GetConnectionsResponse_ServiceConnection) ProtoReflect() protoreflect.Message
func (*GetConnectionsResponse_ServiceConnection) Reset ¶
func (x *GetConnectionsResponse_ServiceConnection) Reset()
func (*GetConnectionsResponse_ServiceConnection) String ¶
func (x *GetConnectionsResponse_ServiceConnection) String() string
type GetDeviceInfoRequest ¶
type GetDeviceInfoRequest struct {
// contains filtered or unexported fields
}
func (*GetDeviceInfoRequest) Descriptor
deprecated
func (*GetDeviceInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceInfoRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceInfoRequest) ProtoMessage ¶
func (*GetDeviceInfoRequest) ProtoMessage()
func (*GetDeviceInfoRequest) ProtoReflect ¶
func (x *GetDeviceInfoRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceInfoRequest) Reset ¶
func (x *GetDeviceInfoRequest) Reset()
func (*GetDeviceInfoRequest) String ¶
func (x *GetDeviceInfoRequest) String() string
type GetDeviceInfoResponse ¶
type GetDeviceInfoResponse struct { DeviceInfo *DeviceInfo `protobuf:"bytes,1,opt,name=device_info,json=deviceInfo,proto3" json:"device_info,omitempty"` // contains filtered or unexported fields }
func (*GetDeviceInfoResponse) Descriptor
deprecated
func (*GetDeviceInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceInfoResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceInfoResponse) GetDeviceInfo ¶
func (x *GetDeviceInfoResponse) GetDeviceInfo() *DeviceInfo
func (*GetDeviceInfoResponse) ProtoMessage ¶
func (*GetDeviceInfoResponse) ProtoMessage()
func (*GetDeviceInfoResponse) ProtoReflect ¶
func (x *GetDeviceInfoResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceInfoResponse) Reset ¶
func (x *GetDeviceInfoResponse) Reset()
func (*GetDeviceInfoResponse) String ¶
func (x *GetDeviceInfoResponse) String() string
type GetHeapDumpRequest ¶
type GetHeapDumpRequest struct {
// contains filtered or unexported fields
}
func (*GetHeapDumpRequest) Descriptor
deprecated
func (*GetHeapDumpRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHeapDumpRequest.ProtoReflect.Descriptor instead.
func (*GetHeapDumpRequest) ProtoMessage ¶
func (*GetHeapDumpRequest) ProtoMessage()
func (*GetHeapDumpRequest) ProtoReflect ¶
func (x *GetHeapDumpRequest) ProtoReflect() protoreflect.Message
func (*GetHeapDumpRequest) Reset ¶
func (x *GetHeapDumpRequest) Reset()
func (*GetHeapDumpRequest) String ¶
func (x *GetHeapDumpRequest) String() string
type GetHeapDumpResponse ¶
type GetHeapDumpResponse struct { HeapDump string `protobuf:"bytes,1,opt,name=heap_dump,json=heapDump,proto3" json:"heap_dump,omitempty"` // contains filtered or unexported fields }
func (*GetHeapDumpResponse) Descriptor
deprecated
func (*GetHeapDumpResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHeapDumpResponse.ProtoReflect.Descriptor instead.
func (*GetHeapDumpResponse) GetHeapDump ¶
func (x *GetHeapDumpResponse) GetHeapDump() string
func (*GetHeapDumpResponse) ProtoMessage ¶
func (*GetHeapDumpResponse) ProtoMessage()
func (*GetHeapDumpResponse) ProtoReflect ¶
func (x *GetHeapDumpResponse) ProtoReflect() protoreflect.Message
func (*GetHeapDumpResponse) Reset ¶
func (x *GetHeapDumpResponse) Reset()
func (*GetHeapDumpResponse) String ¶
func (x *GetHeapDumpResponse) String() string
type GetHistoryRequest ¶
type GetHistoryRequest struct {
// contains filtered or unexported fields
}
func (*GetHistoryRequest) Descriptor
deprecated
func (*GetHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHistoryRequest.ProtoReflect.Descriptor instead.
func (*GetHistoryRequest) ProtoMessage ¶
func (*GetHistoryRequest) ProtoMessage()
func (*GetHistoryRequest) ProtoReflect ¶
func (x *GetHistoryRequest) ProtoReflect() protoreflect.Message
func (*GetHistoryRequest) Reset ¶
func (x *GetHistoryRequest) Reset()
func (*GetHistoryRequest) String ¶
func (x *GetHistoryRequest) String() string
type GetLocationRequest ¶
type GetLocationRequest struct { Source PositionSource `protobuf:"varint,1,opt,name=source,proto3,enum=SpaceX.API.Device.PositionSource" json:"source,omitempty"` // contains filtered or unexported fields }
func (*GetLocationRequest) Descriptor
deprecated
func (*GetLocationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLocationRequest.ProtoReflect.Descriptor instead.
func (*GetLocationRequest) GetSource ¶
func (x *GetLocationRequest) GetSource() PositionSource
func (*GetLocationRequest) ProtoMessage ¶
func (*GetLocationRequest) ProtoMessage()
func (*GetLocationRequest) ProtoReflect ¶
func (x *GetLocationRequest) ProtoReflect() protoreflect.Message
func (*GetLocationRequest) Reset ¶
func (x *GetLocationRequest) Reset()
func (*GetLocationRequest) String ¶
func (x *GetLocationRequest) String() string
type GetLocationResponse ¶
type GetLocationResponse struct { Lla *LLAPosition `protobuf:"bytes,1,opt,name=lla,proto3" json:"lla,omitempty"` SigmaM float64 `protobuf:"fixed64,4,opt,name=sigma_m,json=sigmaM,proto3" json:"sigma_m,omitempty"` Source PositionSource `protobuf:"varint,3,opt,name=source,proto3,enum=SpaceX.API.Device.PositionSource" json:"source,omitempty"` // contains filtered or unexported fields }
func (*GetLocationResponse) Descriptor
deprecated
func (*GetLocationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLocationResponse.ProtoReflect.Descriptor instead.
func (*GetLocationResponse) GetLla ¶
func (x *GetLocationResponse) GetLla() *LLAPosition
func (*GetLocationResponse) GetSigmaM ¶
func (x *GetLocationResponse) GetSigmaM() float64
func (*GetLocationResponse) GetSource ¶
func (x *GetLocationResponse) GetSource() PositionSource
func (*GetLocationResponse) ProtoMessage ¶
func (*GetLocationResponse) ProtoMessage()
func (*GetLocationResponse) ProtoReflect ¶
func (x *GetLocationResponse) ProtoReflect() protoreflect.Message
func (*GetLocationResponse) Reset ¶
func (x *GetLocationResponse) Reset()
func (*GetLocationResponse) String ¶
func (x *GetLocationResponse) String() string
type GetLogRequest ¶
type GetLogRequest struct {
// contains filtered or unexported fields
}
func (*GetLogRequest) Descriptor
deprecated
func (*GetLogRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLogRequest.ProtoReflect.Descriptor instead.
func (*GetLogRequest) ProtoMessage ¶
func (*GetLogRequest) ProtoMessage()
func (*GetLogRequest) ProtoReflect ¶
func (x *GetLogRequest) ProtoReflect() protoreflect.Message
func (*GetLogRequest) Reset ¶
func (x *GetLogRequest) Reset()
func (*GetLogRequest) String ¶
func (x *GetLogRequest) String() string
type GetLogResponse ¶
type GetLogResponse struct { Syslog string `protobuf:"bytes,1,opt,name=syslog,proto3" json:"syslog,omitempty"` OfflineLog string `protobuf:"bytes,2,opt,name=offline_log,json=offlineLog,proto3" json:"offline_log,omitempty"` // contains filtered or unexported fields }
func (*GetLogResponse) Descriptor
deprecated
func (*GetLogResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLogResponse.ProtoReflect.Descriptor instead.
func (*GetLogResponse) GetOfflineLog ¶
func (x *GetLogResponse) GetOfflineLog() string
func (*GetLogResponse) GetSyslog ¶
func (x *GetLogResponse) GetSyslog() string
func (*GetLogResponse) ProtoMessage ¶
func (*GetLogResponse) ProtoMessage()
func (*GetLogResponse) ProtoReflect ¶
func (x *GetLogResponse) ProtoReflect() protoreflect.Message
func (*GetLogResponse) Reset ¶
func (x *GetLogResponse) Reset()
func (*GetLogResponse) String ¶
func (x *GetLogResponse) String() string
type GetNetworkInterfacesRequest ¶
type GetNetworkInterfacesRequest struct {
// contains filtered or unexported fields
}
func (*GetNetworkInterfacesRequest) Descriptor
deprecated
func (*GetNetworkInterfacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkInterfacesRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkInterfacesRequest) ProtoMessage ¶
func (*GetNetworkInterfacesRequest) ProtoMessage()
func (*GetNetworkInterfacesRequest) ProtoReflect ¶
func (x *GetNetworkInterfacesRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkInterfacesRequest) Reset ¶
func (x *GetNetworkInterfacesRequest) Reset()
func (*GetNetworkInterfacesRequest) String ¶
func (x *GetNetworkInterfacesRequest) String() string
type GetNetworkInterfacesResponse ¶
type GetNetworkInterfacesResponse struct { NetworkInterfaces []*NetworkInterface `protobuf:"bytes,1006,rep,name=network_interfaces,json=networkInterfaces,proto3" json:"network_interfaces,omitempty"` // contains filtered or unexported fields }
func (*GetNetworkInterfacesResponse) Descriptor
deprecated
func (*GetNetworkInterfacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkInterfacesResponse.ProtoReflect.Descriptor instead.
func (*GetNetworkInterfacesResponse) GetNetworkInterfaces ¶
func (x *GetNetworkInterfacesResponse) GetNetworkInterfaces() []*NetworkInterface
func (*GetNetworkInterfacesResponse) ProtoMessage ¶
func (*GetNetworkInterfacesResponse) ProtoMessage()
func (*GetNetworkInterfacesResponse) ProtoReflect ¶
func (x *GetNetworkInterfacesResponse) ProtoReflect() protoreflect.Message
func (*GetNetworkInterfacesResponse) Reset ¶
func (x *GetNetworkInterfacesResponse) Reset()
func (*GetNetworkInterfacesResponse) String ¶
func (x *GetNetworkInterfacesResponse) String() string
type GetNextIdRequest ¶
type GetNextIdRequest struct {
// contains filtered or unexported fields
}
func (*GetNextIdRequest) Descriptor
deprecated
func (*GetNextIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNextIdRequest.ProtoReflect.Descriptor instead.
func (*GetNextIdRequest) ProtoMessage ¶
func (*GetNextIdRequest) ProtoMessage()
func (*GetNextIdRequest) ProtoReflect ¶
func (x *GetNextIdRequest) ProtoReflect() protoreflect.Message
func (*GetNextIdRequest) Reset ¶
func (x *GetNextIdRequest) Reset()
func (*GetNextIdRequest) String ¶
func (x *GetNextIdRequest) String() string
type GetNextIdResponse ¶
type GetNextIdResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` EpochId uint64 `protobuf:"varint,2,opt,name=epoch_id,json=epochId,proto3" json:"epoch_id,omitempty"` // contains filtered or unexported fields }
func (*GetNextIdResponse) Descriptor
deprecated
func (*GetNextIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNextIdResponse.ProtoReflect.Descriptor instead.
func (*GetNextIdResponse) GetEpochId ¶
func (x *GetNextIdResponse) GetEpochId() uint64
func (*GetNextIdResponse) GetId ¶
func (x *GetNextIdResponse) GetId() uint64
func (*GetNextIdResponse) ProtoMessage ¶
func (*GetNextIdResponse) ProtoMessage()
func (*GetNextIdResponse) ProtoReflect ¶
func (x *GetNextIdResponse) ProtoReflect() protoreflect.Message
func (*GetNextIdResponse) Reset ¶
func (x *GetNextIdResponse) Reset()
func (*GetNextIdResponse) String ¶
func (x *GetNextIdResponse) String() string
type GetPersistentStatsRequest ¶
type GetPersistentStatsRequest struct {
// contains filtered or unexported fields
}
func (*GetPersistentStatsRequest) Descriptor
deprecated
func (*GetPersistentStatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPersistentStatsRequest.ProtoReflect.Descriptor instead.
func (*GetPersistentStatsRequest) ProtoMessage ¶
func (*GetPersistentStatsRequest) ProtoMessage()
func (*GetPersistentStatsRequest) ProtoReflect ¶
func (x *GetPersistentStatsRequest) ProtoReflect() protoreflect.Message
func (*GetPersistentStatsRequest) Reset ¶
func (x *GetPersistentStatsRequest) Reset()
func (*GetPersistentStatsRequest) String ¶
func (x *GetPersistentStatsRequest) String() string
type GetPingRequest ¶
type GetPingRequest struct {
// contains filtered or unexported fields
}
func (*GetPingRequest) Descriptor
deprecated
func (*GetPingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPingRequest.ProtoReflect.Descriptor instead.
func (*GetPingRequest) ProtoMessage ¶
func (*GetPingRequest) ProtoMessage()
func (*GetPingRequest) ProtoReflect ¶
func (x *GetPingRequest) ProtoReflect() protoreflect.Message
func (*GetPingRequest) Reset ¶
func (x *GetPingRequest) Reset()
func (*GetPingRequest) String ¶
func (x *GetPingRequest) String() string
type GetPingResponse ¶
type GetPingResponse struct { Results map[string]*PingResult `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetPingResponse) Descriptor
deprecated
func (*GetPingResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPingResponse.ProtoReflect.Descriptor instead.
func (*GetPingResponse) GetResults ¶
func (x *GetPingResponse) GetResults() map[string]*PingResult
func (*GetPingResponse) ProtoMessage ¶
func (*GetPingResponse) ProtoMessage()
func (*GetPingResponse) ProtoReflect ¶
func (x *GetPingResponse) ProtoReflect() protoreflect.Message
func (*GetPingResponse) Reset ¶
func (x *GetPingResponse) Reset()
func (*GetPingResponse) String ¶
func (x *GetPingResponse) String() string
type GetSpeedtestStatusRequest ¶
type GetSpeedtestStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetSpeedtestStatusRequest) Descriptor
deprecated
func (*GetSpeedtestStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSpeedtestStatusRequest.ProtoReflect.Descriptor instead.
func (*GetSpeedtestStatusRequest) ProtoMessage ¶
func (*GetSpeedtestStatusRequest) ProtoMessage()
func (*GetSpeedtestStatusRequest) ProtoReflect ¶
func (x *GetSpeedtestStatusRequest) ProtoReflect() protoreflect.Message
func (*GetSpeedtestStatusRequest) Reset ¶
func (x *GetSpeedtestStatusRequest) Reset()
func (*GetSpeedtestStatusRequest) String ¶
func (x *GetSpeedtestStatusRequest) String() string
type GetSpeedtestStatusResponse ¶
type GetSpeedtestStatusResponse struct { Status *SpeedtestStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*GetSpeedtestStatusResponse) Descriptor
deprecated
func (*GetSpeedtestStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSpeedtestStatusResponse.ProtoReflect.Descriptor instead.
func (*GetSpeedtestStatusResponse) GetStatus ¶
func (x *GetSpeedtestStatusResponse) GetStatus() *SpeedtestStatus
func (*GetSpeedtestStatusResponse) ProtoMessage ¶
func (*GetSpeedtestStatusResponse) ProtoMessage()
func (*GetSpeedtestStatusResponse) ProtoReflect ¶
func (x *GetSpeedtestStatusResponse) ProtoReflect() protoreflect.Message
func (*GetSpeedtestStatusResponse) Reset ¶
func (x *GetSpeedtestStatusResponse) Reset()
func (*GetSpeedtestStatusResponse) String ¶
func (x *GetSpeedtestStatusResponse) String() string
type GetStatusRequest ¶
type GetStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetStatusRequest) Descriptor
deprecated
func (*GetStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatusRequest.ProtoReflect.Descriptor instead.
func (*GetStatusRequest) ProtoMessage ¶
func (*GetStatusRequest) ProtoMessage()
func (*GetStatusRequest) ProtoReflect ¶
func (x *GetStatusRequest) ProtoReflect() protoreflect.Message
func (*GetStatusRequest) Reset ¶
func (x *GetStatusRequest) Reset()
func (*GetStatusRequest) String ¶
func (x *GetStatusRequest) String() string
type HasActuators ¶
type HasActuators int32
const ( HasActuators_HAS_ACTUATORS_UNKNOWN HasActuators = 0 HasActuators_HAS_ACTUATORS_YES HasActuators = 1 HasActuators_HAS_ACTUATORS_NO HasActuators = 2 )
func (HasActuators) Descriptor ¶
func (HasActuators) Descriptor() protoreflect.EnumDescriptor
func (HasActuators) Enum ¶
func (x HasActuators) Enum() *HasActuators
func (HasActuators) EnumDescriptor
deprecated
func (HasActuators) EnumDescriptor() ([]byte, []int)
Deprecated: Use HasActuators.Descriptor instead.
func (HasActuators) Number ¶
func (x HasActuators) Number() protoreflect.EnumNumber
func (HasActuators) String ¶
func (x HasActuators) String() string
func (HasActuators) Type ¶
func (HasActuators) Type() protoreflect.EnumType
type InitiateRemoteSshRequest ¶
type InitiateRemoteSshRequest struct {
// contains filtered or unexported fields
}
func (*InitiateRemoteSshRequest) Descriptor
deprecated
func (*InitiateRemoteSshRequest) Descriptor() ([]byte, []int)
Deprecated: Use InitiateRemoteSshRequest.ProtoReflect.Descriptor instead.
func (*InitiateRemoteSshRequest) ProtoMessage ¶
func (*InitiateRemoteSshRequest) ProtoMessage()
func (*InitiateRemoteSshRequest) ProtoReflect ¶
func (x *InitiateRemoteSshRequest) ProtoReflect() protoreflect.Message
func (*InitiateRemoteSshRequest) Reset ¶
func (x *InitiateRemoteSshRequest) Reset()
func (*InitiateRemoteSshRequest) String ¶
func (x *InitiateRemoteSshRequest) String() string
type InitiateRemoteSshResponse ¶
type InitiateRemoteSshResponse struct { Port uint32 `protobuf:"varint,1,opt,name=port,proto3" json:"port,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` Stsafe []byte `protobuf:"bytes,3,opt,name=stsafe,proto3" json:"stsafe,omitempty"` // contains filtered or unexported fields }
func (*InitiateRemoteSshResponse) Descriptor
deprecated
func (*InitiateRemoteSshResponse) Descriptor() ([]byte, []int)
Deprecated: Use InitiateRemoteSshResponse.ProtoReflect.Descriptor instead.
func (*InitiateRemoteSshResponse) GetAddress ¶
func (x *InitiateRemoteSshResponse) GetAddress() string
func (*InitiateRemoteSshResponse) GetPort ¶
func (x *InitiateRemoteSshResponse) GetPort() uint32
func (*InitiateRemoteSshResponse) GetStsafe ¶
func (x *InitiateRemoteSshResponse) GetStsafe() []byte
func (*InitiateRemoteSshResponse) ProtoMessage ¶
func (*InitiateRemoteSshResponse) ProtoMessage()
func (*InitiateRemoteSshResponse) ProtoReflect ¶
func (x *InitiateRemoteSshResponse) ProtoReflect() protoreflect.Message
func (*InitiateRemoteSshResponse) Reset ¶
func (x *InitiateRemoteSshResponse) Reset()
func (*InitiateRemoteSshResponse) String ¶
func (x *InitiateRemoteSshResponse) String() string
type LLAPosition ¶
type LLAPosition struct { Lat float64 `protobuf:"fixed64,1,opt,name=lat,proto3" json:"lat,omitempty"` Lon float64 `protobuf:"fixed64,2,opt,name=lon,proto3" json:"lon,omitempty"` Alt float64 `protobuf:"fixed64,3,opt,name=alt,proto3" json:"alt,omitempty"` // contains filtered or unexported fields }
func (*LLAPosition) Descriptor
deprecated
func (*LLAPosition) Descriptor() ([]byte, []int)
Deprecated: Use LLAPosition.ProtoReflect.Descriptor instead.
func (*LLAPosition) GetAlt ¶
func (x *LLAPosition) GetAlt() float64
func (*LLAPosition) GetLat ¶
func (x *LLAPosition) GetLat() float64
func (*LLAPosition) GetLon ¶
func (x *LLAPosition) GetLon() float64
func (*LLAPosition) ProtoMessage ¶
func (*LLAPosition) ProtoMessage()
func (*LLAPosition) ProtoReflect ¶
func (x *LLAPosition) ProtoReflect() protoreflect.Message
func (*LLAPosition) Reset ¶
func (x *LLAPosition) Reset()
func (*LLAPosition) String ¶
func (x *LLAPosition) String() string
type MeshAuth ¶
type MeshAuth int32
func (MeshAuth) Descriptor ¶
func (MeshAuth) Descriptor() protoreflect.EnumDescriptor
func (MeshAuth) EnumDescriptor
deprecated
func (MeshAuth) Number ¶
func (x MeshAuth) Number() protoreflect.EnumNumber
func (MeshAuth) Type ¶
func (MeshAuth) Type() protoreflect.EnumType
type MeshClient ¶
type MeshClient interface {
MeshStream(ctx context.Context, opts ...grpc.CallOption) (Mesh_MeshStreamClient, error)
}
MeshClient is the client API for Mesh service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewMeshClient ¶
func NewMeshClient(cc grpc.ClientConnInterface) MeshClient
type MeshConfig ¶
type MeshConfig struct { DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` ApplyDisplayName bool `protobuf:"varint,2,opt,name=apply_display_name,json=applyDisplayName,proto3" json:"apply_display_name,omitempty"` Auth MeshAuth `protobuf:"varint,3,opt,name=auth,proto3,enum=SpaceX.API.Device.MeshAuth" json:"auth,omitempty"` ApplyAuth bool `protobuf:"varint,4,opt,name=apply_auth,json=applyAuth,proto3" json:"apply_auth,omitempty"` LastConnected int64 `protobuf:"varint,5,opt,name=last_connected,json=lastConnected,proto3" json:"last_connected,omitempty"` Incarnation uint64 `protobuf:"varint,7,opt,name=incarnation,proto3" json:"incarnation,omitempty"` // contains filtered or unexported fields }
func (*MeshConfig) Descriptor
deprecated
func (*MeshConfig) Descriptor() ([]byte, []int)
Deprecated: Use MeshConfig.ProtoReflect.Descriptor instead.
func (*MeshConfig) GetApplyAuth ¶
func (x *MeshConfig) GetApplyAuth() bool
func (*MeshConfig) GetApplyDisplayName ¶
func (x *MeshConfig) GetApplyDisplayName() bool
func (*MeshConfig) GetAuth ¶
func (x *MeshConfig) GetAuth() MeshAuth
func (*MeshConfig) GetDisplayName ¶
func (x *MeshConfig) GetDisplayName() string
func (*MeshConfig) GetIncarnation ¶
func (x *MeshConfig) GetIncarnation() uint64
func (*MeshConfig) GetLastConnected ¶
func (x *MeshConfig) GetLastConnected() int64
func (*MeshConfig) ProtoMessage ¶
func (*MeshConfig) ProtoMessage()
func (*MeshConfig) ProtoReflect ¶
func (x *MeshConfig) ProtoReflect() protoreflect.Message
func (*MeshConfig) Reset ¶
func (x *MeshConfig) Reset()
func (*MeshConfig) String ¶
func (x *MeshConfig) String() string
type MeshServer ¶
type MeshServer interface { MeshStream(Mesh_MeshStreamServer) error // contains filtered or unexported methods }
MeshServer is the server API for Mesh service. All implementations must embed UnimplementedMeshServer for forward compatibility
type Mesh_MeshStreamClient ¶
type Mesh_MeshStreamClient interface { Send(*ToController) error Recv() (*FromController, error) grpc.ClientStream }
type Mesh_MeshStreamServer ¶
type Mesh_MeshStreamServer interface { Send(*FromController) error Recv() (*ToController, error) grpc.ServerStream }
type NetworkInterface ¶
type NetworkInterface struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Up bool `protobuf:"varint,4,opt,name=up,proto3" json:"up,omitempty"` RxStats *NetworkInterface_RxStats `protobuf:"bytes,2,opt,name=rx_stats,json=rxStats,proto3" json:"rx_stats,omitempty"` TxStats *NetworkInterface_TxStats `protobuf:"bytes,3,opt,name=tx_stats,json=txStats,proto3" json:"tx_stats,omitempty"` // Types that are assignable to Interface: // // *NetworkInterface_Ethernet // *NetworkInterface_Wifi Interface isNetworkInterface_Interface `protobuf_oneof:"interface"` // contains filtered or unexported fields }
func (*NetworkInterface) Descriptor
deprecated
func (*NetworkInterface) Descriptor() ([]byte, []int)
Deprecated: Use NetworkInterface.ProtoReflect.Descriptor instead.
func (*NetworkInterface) GetEthernet ¶
func (x *NetworkInterface) GetEthernet() *EthernetNetworkInterface
func (*NetworkInterface) GetInterface ¶
func (m *NetworkInterface) GetInterface() isNetworkInterface_Interface
func (*NetworkInterface) GetName ¶
func (x *NetworkInterface) GetName() string
func (*NetworkInterface) GetRxStats ¶
func (x *NetworkInterface) GetRxStats() *NetworkInterface_RxStats
func (*NetworkInterface) GetTxStats ¶
func (x *NetworkInterface) GetTxStats() *NetworkInterface_TxStats
func (*NetworkInterface) GetUp ¶
func (x *NetworkInterface) GetUp() bool
func (*NetworkInterface) GetWifi ¶
func (x *NetworkInterface) GetWifi() *WifiNetworkInterface
func (*NetworkInterface) ProtoMessage ¶
func (*NetworkInterface) ProtoMessage()
func (*NetworkInterface) ProtoReflect ¶
func (x *NetworkInterface) ProtoReflect() protoreflect.Message
func (*NetworkInterface) Reset ¶
func (x *NetworkInterface) Reset()
func (*NetworkInterface) String ¶
func (x *NetworkInterface) String() string
type NetworkInterface_Ethernet ¶
type NetworkInterface_Ethernet struct {
Ethernet *EthernetNetworkInterface `protobuf:"bytes,1000,opt,name=ethernet,proto3,oneof"`
}
type NetworkInterface_RxStats ¶
type NetworkInterface_RxStats struct { Bytes uint64 `protobuf:"varint,1,opt,name=bytes,proto3" json:"bytes,omitempty"` Packets uint64 `protobuf:"varint,2,opt,name=packets,proto3" json:"packets,omitempty"` FrameErrors uint64 `protobuf:"varint,3,opt,name=frame_errors,json=frameErrors,proto3" json:"frame_errors,omitempty"` // contains filtered or unexported fields }
func (*NetworkInterface_RxStats) Descriptor
deprecated
func (*NetworkInterface_RxStats) Descriptor() ([]byte, []int)
Deprecated: Use NetworkInterface_RxStats.ProtoReflect.Descriptor instead.
func (*NetworkInterface_RxStats) GetBytes ¶
func (x *NetworkInterface_RxStats) GetBytes() uint64
func (*NetworkInterface_RxStats) GetFrameErrors ¶
func (x *NetworkInterface_RxStats) GetFrameErrors() uint64
func (*NetworkInterface_RxStats) GetPackets ¶
func (x *NetworkInterface_RxStats) GetPackets() uint64
func (*NetworkInterface_RxStats) ProtoMessage ¶
func (*NetworkInterface_RxStats) ProtoMessage()
func (*NetworkInterface_RxStats) ProtoReflect ¶
func (x *NetworkInterface_RxStats) ProtoReflect() protoreflect.Message
func (*NetworkInterface_RxStats) Reset ¶
func (x *NetworkInterface_RxStats) Reset()
func (*NetworkInterface_RxStats) String ¶
func (x *NetworkInterface_RxStats) String() string
type NetworkInterface_TxStats ¶
type NetworkInterface_TxStats struct { Bytes uint64 `protobuf:"varint,1,opt,name=bytes,proto3" json:"bytes,omitempty"` Packets uint64 `protobuf:"varint,2,opt,name=packets,proto3" json:"packets,omitempty"` // contains filtered or unexported fields }
func (*NetworkInterface_TxStats) Descriptor
deprecated
func (*NetworkInterface_TxStats) Descriptor() ([]byte, []int)
Deprecated: Use NetworkInterface_TxStats.ProtoReflect.Descriptor instead.
func (*NetworkInterface_TxStats) GetBytes ¶
func (x *NetworkInterface_TxStats) GetBytes() uint64
func (*NetworkInterface_TxStats) GetPackets ¶
func (x *NetworkInterface_TxStats) GetPackets() uint64
func (*NetworkInterface_TxStats) ProtoMessage ¶
func (*NetworkInterface_TxStats) ProtoMessage()
func (*NetworkInterface_TxStats) ProtoReflect ¶
func (x *NetworkInterface_TxStats) ProtoReflect() protoreflect.Message
func (*NetworkInterface_TxStats) Reset ¶
func (x *NetworkInterface_TxStats) Reset()
func (*NetworkInterface_TxStats) String ¶
func (x *NetworkInterface_TxStats) String() string
type NetworkInterface_Wifi ¶
type NetworkInterface_Wifi struct {
Wifi *WifiNetworkInterface `protobuf:"bytes,1001,opt,name=wifi,proto3,oneof"`
}
type PingHostRequest ¶
type PingHostRequest struct { Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*PingHostRequest) Descriptor
deprecated
func (*PingHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingHostRequest.ProtoReflect.Descriptor instead.
func (*PingHostRequest) GetAddress ¶
func (x *PingHostRequest) GetAddress() string
func (*PingHostRequest) ProtoMessage ¶
func (*PingHostRequest) ProtoMessage()
func (*PingHostRequest) ProtoReflect ¶
func (x *PingHostRequest) ProtoReflect() protoreflect.Message
func (*PingHostRequest) Reset ¶
func (x *PingHostRequest) Reset()
func (*PingHostRequest) String ¶
func (x *PingHostRequest) String() string
type PingHostResponse ¶
type PingHostResponse struct { Result *PingResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*PingHostResponse) Descriptor
deprecated
func (*PingHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingHostResponse.ProtoReflect.Descriptor instead.
func (*PingHostResponse) GetResult ¶
func (x *PingHostResponse) GetResult() *PingResult
func (*PingHostResponse) ProtoMessage ¶
func (*PingHostResponse) ProtoMessage()
func (*PingHostResponse) ProtoReflect ¶
func (x *PingHostResponse) ProtoReflect() protoreflect.Message
func (*PingHostResponse) Reset ¶
func (x *PingHostResponse) Reset()
func (*PingHostResponse) String ¶
func (x *PingHostResponse) String() string
type PingMetrics ¶
type PingMetrics struct { LatencyMeanMs float32 `protobuf:"fixed32,1,opt,name=latency_mean_ms,json=latencyMeanMs,proto3" json:"latency_mean_ms,omitempty"` LatencyStddevMs float32 `protobuf:"fixed32,2,opt,name=latency_stddev_ms,json=latencyStddevMs,proto3" json:"latency_stddev_ms,omitempty"` LatencyMeanMs_5M float32 `protobuf:"fixed32,3,opt,name=latency_mean_ms_5m,json=latencyMeanMs5m,proto3" json:"latency_mean_ms_5m,omitempty"` LatencyMeanMs_1H float32 `protobuf:"fixed32,4,opt,name=latency_mean_ms_1h,json=latencyMeanMs1h,proto3" json:"latency_mean_ms_1h,omitempty"` LatencyMeanMs_1D float32 `protobuf:"fixed32,5,opt,name=latency_mean_ms_1d,json=latencyMeanMs1d,proto3" json:"latency_mean_ms_1d,omitempty"` DropRate float32 `protobuf:"fixed32,6,opt,name=drop_rate,json=dropRate,proto3" json:"drop_rate,omitempty"` DropRate_5M float32 `protobuf:"fixed32,7,opt,name=drop_rate_5m,json=dropRate5m,proto3" json:"drop_rate_5m,omitempty"` DropRate_1H float32 `protobuf:"fixed32,8,opt,name=drop_rate_1h,json=dropRate1h,proto3" json:"drop_rate_1h,omitempty"` DropRate_1D float32 `protobuf:"fixed32,9,opt,name=drop_rate_1d,json=dropRate1d,proto3" json:"drop_rate_1d,omitempty"` SecondsSinceLastSuccess float32 `` /* 137-byte string literal not displayed */ SecondsSinceLast_1SOutage float32 `` /* 142-byte string literal not displayed */ SecondsSinceLast_2SOutage float32 `` /* 142-byte string literal not displayed */ SecondsSinceLast_5SOutage float32 `` /* 142-byte string literal not displayed */ SecondsSinceLast_15SOutage float32 `` /* 145-byte string literal not displayed */ SecondsSinceLast_60SOutage float32 `` /* 145-byte string literal not displayed */ SecondsSinceLast_300SOutage float32 `` /* 148-byte string literal not displayed */ HappyHours_1S_1D float32 `protobuf:"fixed32,13,opt,name=happy_hours_1s_1d,json=happyHours1s1d,proto3" json:"happy_hours_1s_1d,omitempty"` HappyHours_2S_1D float32 `protobuf:"fixed32,16,opt,name=happy_hours_2s_1d,json=happyHours2s1d,proto3" json:"happy_hours_2s_1d,omitempty"` HappyHours_5S_1D float32 `protobuf:"fixed32,14,opt,name=happy_hours_5s_1d,json=happyHours5s1d,proto3" json:"happy_hours_5s_1d,omitempty"` // contains filtered or unexported fields }
func (*PingMetrics) Descriptor
deprecated
func (*PingMetrics) Descriptor() ([]byte, []int)
Deprecated: Use PingMetrics.ProtoReflect.Descriptor instead.
func (*PingMetrics) GetDropRate ¶
func (x *PingMetrics) GetDropRate() float32
func (*PingMetrics) GetDropRate_1D ¶
func (x *PingMetrics) GetDropRate_1D() float32
func (*PingMetrics) GetDropRate_1H ¶
func (x *PingMetrics) GetDropRate_1H() float32
func (*PingMetrics) GetDropRate_5M ¶
func (x *PingMetrics) GetDropRate_5M() float32
func (*PingMetrics) GetHappyHours_1S_1D ¶
func (x *PingMetrics) GetHappyHours_1S_1D() float32
func (*PingMetrics) GetHappyHours_2S_1D ¶
func (x *PingMetrics) GetHappyHours_2S_1D() float32
func (*PingMetrics) GetHappyHours_5S_1D ¶
func (x *PingMetrics) GetHappyHours_5S_1D() float32
func (*PingMetrics) GetLatencyMeanMs ¶
func (x *PingMetrics) GetLatencyMeanMs() float32
func (*PingMetrics) GetLatencyMeanMs_1D ¶
func (x *PingMetrics) GetLatencyMeanMs_1D() float32
func (*PingMetrics) GetLatencyMeanMs_1H ¶
func (x *PingMetrics) GetLatencyMeanMs_1H() float32
func (*PingMetrics) GetLatencyMeanMs_5M ¶
func (x *PingMetrics) GetLatencyMeanMs_5M() float32
func (*PingMetrics) GetLatencyStddevMs ¶
func (x *PingMetrics) GetLatencyStddevMs() float32
func (*PingMetrics) GetSecondsSinceLastSuccess ¶
func (x *PingMetrics) GetSecondsSinceLastSuccess() float32
func (*PingMetrics) GetSecondsSinceLast_15SOutage ¶
func (x *PingMetrics) GetSecondsSinceLast_15SOutage() float32
func (*PingMetrics) GetSecondsSinceLast_1SOutage ¶
func (x *PingMetrics) GetSecondsSinceLast_1SOutage() float32
func (*PingMetrics) GetSecondsSinceLast_2SOutage ¶
func (x *PingMetrics) GetSecondsSinceLast_2SOutage() float32
func (*PingMetrics) GetSecondsSinceLast_300SOutage ¶
func (x *PingMetrics) GetSecondsSinceLast_300SOutage() float32
func (*PingMetrics) GetSecondsSinceLast_5SOutage ¶
func (x *PingMetrics) GetSecondsSinceLast_5SOutage() float32
func (*PingMetrics) GetSecondsSinceLast_60SOutage ¶
func (x *PingMetrics) GetSecondsSinceLast_60SOutage() float32
func (*PingMetrics) ProtoMessage ¶
func (*PingMetrics) ProtoMessage()
func (*PingMetrics) ProtoReflect ¶
func (x *PingMetrics) ProtoReflect() protoreflect.Message
func (*PingMetrics) Reset ¶
func (x *PingMetrics) Reset()
func (*PingMetrics) String ¶
func (x *PingMetrics) String() string
type PingResult ¶
type PingResult struct { Target *PingTarget `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` DropRate float32 `protobuf:"fixed32,1,opt,name=dropRate,proto3" json:"dropRate,omitempty"` LatencyMs float32 `protobuf:"fixed32,2,opt,name=latencyMs,proto3" json:"latencyMs,omitempty"` // contains filtered or unexported fields }
func (*PingResult) Descriptor
deprecated
func (*PingResult) Descriptor() ([]byte, []int)
Deprecated: Use PingResult.ProtoReflect.Descriptor instead.
func (*PingResult) GetDropRate ¶
func (x *PingResult) GetDropRate() float32
func (*PingResult) GetLatencyMs ¶
func (x *PingResult) GetLatencyMs() float32
func (*PingResult) GetTarget ¶
func (x *PingResult) GetTarget() *PingTarget
func (*PingResult) ProtoMessage ¶
func (*PingResult) ProtoMessage()
func (*PingResult) ProtoReflect ¶
func (x *PingResult) ProtoReflect() protoreflect.Message
func (*PingResult) Reset ¶
func (x *PingResult) Reset()
func (*PingResult) String ¶
func (x *PingResult) String() string
type PingTarget ¶
type PingTarget struct { Service string `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` Location string `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"` Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*PingTarget) Descriptor
deprecated
func (*PingTarget) Descriptor() ([]byte, []int)
Deprecated: Use PingTarget.ProtoReflect.Descriptor instead.
func (*PingTarget) GetAddress ¶
func (x *PingTarget) GetAddress() string
func (*PingTarget) GetLocation ¶
func (x *PingTarget) GetLocation() string
func (*PingTarget) GetService ¶
func (x *PingTarget) GetService() string
func (*PingTarget) ProtoMessage ¶
func (*PingTarget) ProtoMessage()
func (*PingTarget) ProtoReflect ¶
func (x *PingTarget) ProtoReflect() protoreflect.Message
func (*PingTarget) Reset ¶
func (x *PingTarget) Reset()
func (*PingTarget) String ¶
func (x *PingTarget) String() string
type PositionSource ¶
type PositionSource int32
const ( PositionSource_AUTO PositionSource = 0 PositionSource_NONE PositionSource = 1 PositionSource_UT_INFO PositionSource = 2 PositionSource_EXTERNAL PositionSource = 3 PositionSource_GPS PositionSource = 4 PositionSource_STARLINK PositionSource = 5 )
func (PositionSource) Descriptor ¶
func (PositionSource) Descriptor() protoreflect.EnumDescriptor
func (PositionSource) Enum ¶
func (x PositionSource) Enum() *PositionSource
func (PositionSource) EnumDescriptor
deprecated
func (PositionSource) EnumDescriptor() ([]byte, []int)
Deprecated: Use PositionSource.Descriptor instead.
func (PositionSource) Number ¶
func (x PositionSource) Number() protoreflect.EnumNumber
func (PositionSource) String ¶
func (x PositionSource) String() string
func (PositionSource) Type ¶
func (PositionSource) Type() protoreflect.EnumType
type PublicKey ¶
type PublicKey struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Capabilities []Capability `protobuf:"varint,2,rep,packed,name=capabilities,proto3,enum=SpaceX.API.Device.Capability" json:"capabilities,omitempty"` // contains filtered or unexported fields }
func (*PublicKey) Descriptor
deprecated
func (*PublicKey) GetCapabilities ¶
func (x *PublicKey) GetCapabilities() []Capability
func (*PublicKey) ProtoMessage ¶
func (*PublicKey) ProtoMessage()
func (*PublicKey) ProtoReflect ¶
func (x *PublicKey) ProtoReflect() protoreflect.Message
type RebootRequest ¶
type RebootRequest struct {
// contains filtered or unexported fields
}
func (*RebootRequest) Descriptor
deprecated
func (*RebootRequest) Descriptor() ([]byte, []int)
Deprecated: Use RebootRequest.ProtoReflect.Descriptor instead.
func (*RebootRequest) ProtoMessage ¶
func (*RebootRequest) ProtoMessage()
func (*RebootRequest) ProtoReflect ¶
func (x *RebootRequest) ProtoReflect() protoreflect.Message
func (*RebootRequest) Reset ¶
func (x *RebootRequest) Reset()
func (*RebootRequest) String ¶
func (x *RebootRequest) String() string
type RebootResponse ¶
type RebootResponse struct {
// contains filtered or unexported fields
}
func (*RebootResponse) Descriptor
deprecated
func (*RebootResponse) Descriptor() ([]byte, []int)
Deprecated: Use RebootResponse.ProtoReflect.Descriptor instead.
func (*RebootResponse) ProtoMessage ¶
func (*RebootResponse) ProtoMessage()
func (*RebootResponse) ProtoReflect ¶
func (x *RebootResponse) ProtoReflect() protoreflect.Message
func (*RebootResponse) Reset ¶
func (x *RebootResponse) Reset()
func (*RebootResponse) String ¶
func (x *RebootResponse) String() string
type ReportClientSpeedtestRequest ¶
type ReportClientSpeedtestRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ClientSpeedtest *SpeedTestStats `protobuf:"bytes,2,opt,name=client_speedtest,json=clientSpeedtest,proto3" json:"client_speedtest,omitempty"` WifiSpeedtest *SpeedTestStats `protobuf:"bytes,5,opt,name=wifi_speedtest,json=wifiSpeedtest,proto3" json:"wifi_speedtest,omitempty"` ClientRssi float32 `protobuf:"fixed32,3,opt,name=client_rssi,json=clientRssi,proto3" json:"client_rssi,omitempty"` ClientPlatform *ClientPlatform `protobuf:"bytes,4,opt,name=client_platform,json=clientPlatform,proto3" json:"client_platform,omitempty"` // contains filtered or unexported fields }
func (*ReportClientSpeedtestRequest) Descriptor
deprecated
func (*ReportClientSpeedtestRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportClientSpeedtestRequest.ProtoReflect.Descriptor instead.
func (*ReportClientSpeedtestRequest) GetClientPlatform ¶
func (x *ReportClientSpeedtestRequest) GetClientPlatform() *ClientPlatform
func (*ReportClientSpeedtestRequest) GetClientRssi ¶
func (x *ReportClientSpeedtestRequest) GetClientRssi() float32
func (*ReportClientSpeedtestRequest) GetClientSpeedtest ¶
func (x *ReportClientSpeedtestRequest) GetClientSpeedtest() *SpeedTestStats
func (*ReportClientSpeedtestRequest) GetId ¶
func (x *ReportClientSpeedtestRequest) GetId() uint32
func (*ReportClientSpeedtestRequest) GetWifiSpeedtest ¶
func (x *ReportClientSpeedtestRequest) GetWifiSpeedtest() *SpeedTestStats
func (*ReportClientSpeedtestRequest) ProtoMessage ¶
func (*ReportClientSpeedtestRequest) ProtoMessage()
func (*ReportClientSpeedtestRequest) ProtoReflect ¶
func (x *ReportClientSpeedtestRequest) ProtoReflect() protoreflect.Message
func (*ReportClientSpeedtestRequest) Reset ¶
func (x *ReportClientSpeedtestRequest) Reset()
func (*ReportClientSpeedtestRequest) String ¶
func (x *ReportClientSpeedtestRequest) String() string
type ReportClientSpeedtestResponse ¶
type ReportClientSpeedtestResponse struct {
// contains filtered or unexported fields
}
func (*ReportClientSpeedtestResponse) Descriptor
deprecated
func (*ReportClientSpeedtestResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportClientSpeedtestResponse.ProtoReflect.Descriptor instead.
func (*ReportClientSpeedtestResponse) ProtoMessage ¶
func (*ReportClientSpeedtestResponse) ProtoMessage()
func (*ReportClientSpeedtestResponse) ProtoReflect ¶
func (x *ReportClientSpeedtestResponse) ProtoReflect() protoreflect.Message
func (*ReportClientSpeedtestResponse) Reset ¶
func (x *ReportClientSpeedtestResponse) Reset()
func (*ReportClientSpeedtestResponse) String ¶
func (x *ReportClientSpeedtestResponse) String() string
type Request ¶
type Request struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` EpochId uint64 `protobuf:"varint,14,opt,name=epoch_id,json=epochId,proto3" json:"epoch_id,omitempty"` TargetId string `protobuf:"bytes,13,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` // Types that are assignable to Request: // // *Request_SignedRequest // *Request_GetNextId // *Request_Authenticate // *Request_EnableDebugTelem // *Request_FactoryReset // *Request_GetDeviceInfo // *Request_GetHistory // *Request_GetLog // *Request_GetNetworkInterfaces // *Request_GetPing // *Request_PingHost // *Request_GetStatus // *Request_Reboot // *Request_SetSku // *Request_SetTrustedKeys // *Request_SpeedTest // *Request_Update // *Request_GetLocation // *Request_GetHeapDump // *Request_RestartControl // *Request_Fuse // *Request_GetPersistentStats // *Request_GetConnections // *Request_StartSpeedtest // *Request_GetSpeedtestStatus // *Request_ReportClientSpeedtest // *Request_InitiateRemoteSsh // *Request_SelfTest // *Request_SetTestMode // *Request_SoftwareUpdate // *Request_DishStow // *Request_StartDishSelfTest // *Request_DishGetContext // *Request_DishGetObstructionMap // *Request_DishSetEmc // *Request_DishGetEmc // *Request_DishSetConfig // *Request_DishGetConfig // *Request_TransceiverIfLoopbackTest // *Request_TransceiverGetStatus // *Request_TransceiverGetTelemetry // *Request_WifiGetClients // *Request_WifiGetDiagnostics // *Request_WifiGetPingMetrics // *Request_WifiSetConfig // *Request_WifiGetConfig // *Request_WifiSetup // *Request_WifiSetMeshDeviceTrust // *Request_WifiSetMeshConfig // *Request_WifiGetClientHistory Request isRequest_Request `protobuf_oneof:"request"` // contains filtered or unexported fields }
func (*Request) Descriptor
deprecated
func (*Request) GetAuthenticate ¶
func (x *Request) GetAuthenticate() *AuthenticateRequest
func (*Request) GetDishGetConfig ¶
func (x *Request) GetDishGetConfig() *DishGetConfigRequest
func (*Request) GetDishGetContext ¶
func (x *Request) GetDishGetContext() *DishGetContextRequest
func (*Request) GetDishGetEmc ¶
func (x *Request) GetDishGetEmc() *DishGetEmcRequest
func (*Request) GetDishGetObstructionMap ¶
func (x *Request) GetDishGetObstructionMap() *DishGetObstructionMapRequest
func (*Request) GetDishSetConfig ¶
func (x *Request) GetDishSetConfig() *DishSetConfigRequest
func (*Request) GetDishSetEmc ¶
func (x *Request) GetDishSetEmc() *DishSetEmcRequest
func (*Request) GetDishStow ¶
func (x *Request) GetDishStow() *DishStowRequest
func (*Request) GetEnableDebugTelem ¶
func (x *Request) GetEnableDebugTelem() *EnableDebugTelemRequest
func (*Request) GetEpochId ¶
func (*Request) GetFactoryReset ¶
func (x *Request) GetFactoryReset() *FactoryResetRequest
func (*Request) GetFuse ¶
func (x *Request) GetFuse() *FuseRequest
func (*Request) GetGetConnections ¶
func (x *Request) GetGetConnections() *GetConnectionsRequest
func (*Request) GetGetDeviceInfo ¶
func (x *Request) GetGetDeviceInfo() *GetDeviceInfoRequest
func (*Request) GetGetHeapDump ¶
func (x *Request) GetGetHeapDump() *GetHeapDumpRequest
func (*Request) GetGetHistory ¶
func (x *Request) GetGetHistory() *GetHistoryRequest
func (*Request) GetGetLocation ¶
func (x *Request) GetGetLocation() *GetLocationRequest
func (*Request) GetGetLog ¶
func (x *Request) GetGetLog() *GetLogRequest
func (*Request) GetGetNetworkInterfaces ¶
func (x *Request) GetGetNetworkInterfaces() *GetNetworkInterfacesRequest
func (*Request) GetGetNextId ¶
func (x *Request) GetGetNextId() *GetNextIdRequest
func (*Request) GetGetPersistentStats ¶
func (x *Request) GetGetPersistentStats() *GetPersistentStatsRequest
func (*Request) GetGetPing ¶
func (x *Request) GetGetPing() *GetPingRequest
func (*Request) GetGetSpeedtestStatus ¶
func (x *Request) GetGetSpeedtestStatus() *GetSpeedtestStatusRequest
func (*Request) GetGetStatus ¶
func (x *Request) GetGetStatus() *GetStatusRequest
func (*Request) GetInitiateRemoteSsh ¶
func (x *Request) GetInitiateRemoteSsh() *InitiateRemoteSshRequest
func (*Request) GetPingHost ¶
func (x *Request) GetPingHost() *PingHostRequest
func (*Request) GetReboot ¶
func (x *Request) GetReboot() *RebootRequest
func (*Request) GetReportClientSpeedtest ¶
func (x *Request) GetReportClientSpeedtest() *ReportClientSpeedtestRequest
func (*Request) GetRequest ¶
func (m *Request) GetRequest() isRequest_Request
func (*Request) GetRestartControl ¶
func (x *Request) GetRestartControl() *RestartControlRequest
func (*Request) GetSelfTest ¶
func (x *Request) GetSelfTest() *SelfTestRequest
func (*Request) GetSetSku ¶
func (x *Request) GetSetSku() *SetSkuRequest
func (*Request) GetSetTestMode ¶
func (x *Request) GetSetTestMode() *SetTestModeRequest
func (*Request) GetSetTrustedKeys ¶
func (x *Request) GetSetTrustedKeys() *SetTrustedKeysRequest
func (*Request) GetSignedRequest ¶
func (x *Request) GetSignedRequest() *SignedData
func (*Request) GetSoftwareUpdate ¶
func (x *Request) GetSoftwareUpdate() *SoftwareUpdateRequest
func (*Request) GetSpeedTest ¶
func (x *Request) GetSpeedTest() *SpeedTestRequest
func (*Request) GetStartDishSelfTest ¶
func (x *Request) GetStartDishSelfTest() *StartDishSelfTestRequest
func (*Request) GetStartSpeedtest ¶
func (x *Request) GetStartSpeedtest() *StartSpeedtestRequest
func (*Request) GetTargetId ¶
func (*Request) GetTransceiverGetStatus ¶
func (x *Request) GetTransceiverGetStatus() *TransceiverGetStatusRequest
func (*Request) GetTransceiverGetTelemetry ¶
func (x *Request) GetTransceiverGetTelemetry() *TransceiverGetTelemetryRequest
func (*Request) GetTransceiverIfLoopbackTest ¶
func (x *Request) GetTransceiverIfLoopbackTest() *TransceiverIFLoopbackTestRequest
func (*Request) GetUpdate ¶
func (x *Request) GetUpdate() *UpdateRequest
func (*Request) GetWifiGetClientHistory ¶
func (x *Request) GetWifiGetClientHistory() *WifiGetClientHistoryRequest
func (*Request) GetWifiGetClients ¶
func (x *Request) GetWifiGetClients() *WifiGetClientsRequest
func (*Request) GetWifiGetConfig ¶
func (x *Request) GetWifiGetConfig() *WifiGetConfigRequest
func (*Request) GetWifiGetDiagnostics ¶
func (x *Request) GetWifiGetDiagnostics() *WifiGetDiagnosticsRequest
func (*Request) GetWifiGetPingMetrics ¶
func (x *Request) GetWifiGetPingMetrics() *WifiGetPingMetricsRequest
func (*Request) GetWifiSetConfig ¶
func (x *Request) GetWifiSetConfig() *WifiSetConfigRequest
func (*Request) GetWifiSetMeshConfig ¶
func (x *Request) GetWifiSetMeshConfig() *WifiSetMeshConfigRequest
func (*Request) GetWifiSetMeshDeviceTrust ¶
func (x *Request) GetWifiSetMeshDeviceTrust() *WifiSetMeshDeviceTrustRequest
func (*Request) GetWifiSetup ¶
func (x *Request) GetWifiSetup() *WifiSetupRequest
func (*Request) ProtoMessage ¶
func (*Request) ProtoMessage()
func (*Request) ProtoReflect ¶
func (x *Request) ProtoReflect() protoreflect.Message
type Request_Authenticate ¶
type Request_Authenticate struct {
Authenticate *AuthenticateRequest `protobuf:"bytes,1005,opt,name=authenticate,proto3,oneof"`
}
type Request_DishGetConfig ¶
type Request_DishGetConfig struct {
DishGetConfig *DishGetConfigRequest `protobuf:"bytes,2011,opt,name=dish_get_config,json=dishGetConfig,proto3,oneof"`
}
type Request_DishGetContext ¶
type Request_DishGetContext struct {
DishGetContext *DishGetContextRequest `protobuf:"bytes,2003,opt,name=dish_get_context,json=dishGetContext,proto3,oneof"`
}
type Request_DishGetEmc ¶
type Request_DishGetEmc struct {
DishGetEmc *DishGetEmcRequest `protobuf:"bytes,2009,opt,name=dish_get_emc,json=dishGetEmc,proto3,oneof"`
}
type Request_DishGetObstructionMap ¶
type Request_DishGetObstructionMap struct {
DishGetObstructionMap *DishGetObstructionMapRequest `protobuf:"bytes,2008,opt,name=dish_get_obstruction_map,json=dishGetObstructionMap,proto3,oneof"`
}
type Request_DishSetConfig ¶
type Request_DishSetConfig struct {
DishSetConfig *DishSetConfigRequest `protobuf:"bytes,2010,opt,name=dish_set_config,json=dishSetConfig,proto3,oneof"`
}
type Request_DishSetEmc ¶
type Request_DishSetEmc struct {
DishSetEmc *DishSetEmcRequest `protobuf:"bytes,2007,opt,name=dish_set_emc,json=dishSetEmc,proto3,oneof"`
}
type Request_DishStow ¶
type Request_DishStow struct {
DishStow *DishStowRequest `protobuf:"bytes,2002,opt,name=dish_stow,json=dishStow,proto3,oneof"`
}
type Request_EnableDebugTelem ¶
type Request_EnableDebugTelem struct {
EnableDebugTelem *EnableDebugTelemRequest `protobuf:"bytes,1034,opt,name=enable_debug_telem,json=enableDebugTelem,proto3,oneof"`
}
type Request_FactoryReset ¶
type Request_FactoryReset struct {
FactoryReset *FactoryResetRequest `protobuf:"bytes,1011,opt,name=factory_reset,json=factoryReset,proto3,oneof"`
}
type Request_Fuse ¶
type Request_Fuse struct {
Fuse *FuseRequest `protobuf:"bytes,1021,opt,name=fuse,proto3,oneof"`
}
type Request_GetConnections ¶
type Request_GetConnections struct {
GetConnections *GetConnectionsRequest `protobuf:"bytes,1023,opt,name=get_connections,json=getConnections,proto3,oneof"`
}
type Request_GetDeviceInfo ¶
type Request_GetDeviceInfo struct {
GetDeviceInfo *GetDeviceInfoRequest `protobuf:"bytes,1008,opt,name=get_device_info,json=getDeviceInfo,proto3,oneof"`
}
type Request_GetHeapDump ¶
type Request_GetHeapDump struct {
GetHeapDump *GetHeapDumpRequest `protobuf:"bytes,1019,opt,name=get_heap_dump,json=getHeapDump,proto3,oneof"`
}
type Request_GetHistory ¶
type Request_GetHistory struct {
GetHistory *GetHistoryRequest `protobuf:"bytes,1007,opt,name=get_history,json=getHistory,proto3,oneof"`
}
type Request_GetLocation ¶
type Request_GetLocation struct {
GetLocation *GetLocationRequest `protobuf:"bytes,1017,opt,name=get_location,json=getLocation,proto3,oneof"`
}
type Request_GetLog ¶
type Request_GetLog struct {
GetLog *GetLogRequest `protobuf:"bytes,1012,opt,name=get_log,json=getLog,proto3,oneof"`
}
type Request_GetNetworkInterfaces ¶
type Request_GetNetworkInterfaces struct {
GetNetworkInterfaces *GetNetworkInterfacesRequest `protobuf:"bytes,1015,opt,name=get_network_interfaces,json=getNetworkInterfaces,proto3,oneof"`
}
type Request_GetNextId ¶
type Request_GetNextId struct {
GetNextId *GetNextIdRequest `protobuf:"bytes,1006,opt,name=get_next_id,json=getNextId,proto3,oneof"`
}
type Request_GetPersistentStats ¶
type Request_GetPersistentStats struct {
GetPersistentStats *GetPersistentStatsRequest `protobuf:"bytes,1022,opt,name=get_persistent_stats,json=getPersistentStats,proto3,oneof"`
}
type Request_GetPing ¶
type Request_GetPing struct {
GetPing *GetPingRequest `protobuf:"bytes,1009,opt,name=get_ping,json=getPing,proto3,oneof"`
}
type Request_GetSpeedtestStatus ¶
type Request_GetSpeedtestStatus struct {
GetSpeedtestStatus *GetSpeedtestStatusRequest `protobuf:"bytes,1028,opt,name=get_speedtest_status,json=getSpeedtestStatus,proto3,oneof"`
}
type Request_GetStatus ¶
type Request_GetStatus struct {
GetStatus *GetStatusRequest `protobuf:"bytes,1004,opt,name=get_status,json=getStatus,proto3,oneof"`
}
type Request_InitiateRemoteSsh ¶
type Request_InitiateRemoteSsh struct {
InitiateRemoteSsh *InitiateRemoteSshRequest `protobuf:"bytes,1030,opt,name=initiate_remote_ssh,json=initiateRemoteSsh,proto3,oneof"`
}
type Request_PingHost ¶
type Request_PingHost struct {
PingHost *PingHostRequest `protobuf:"bytes,1016,opt,name=ping_host,json=pingHost,proto3,oneof"`
}
type Request_Reboot ¶
type Request_Reboot struct {
Reboot *RebootRequest `protobuf:"bytes,1001,opt,name=reboot,proto3,oneof"`
}
type Request_ReportClientSpeedtest ¶
type Request_ReportClientSpeedtest struct {
ReportClientSpeedtest *ReportClientSpeedtestRequest `protobuf:"bytes,1029,opt,name=report_client_speedtest,json=reportClientSpeedtest,proto3,oneof"`
}
type Request_RestartControl ¶
type Request_RestartControl struct {
RestartControl *RestartControlRequest `protobuf:"bytes,1020,opt,name=restart_control,json=restartControl,proto3,oneof"`
}
type Request_SelfTest ¶
type Request_SelfTest struct {
SelfTest *SelfTestRequest `protobuf:"bytes,1031,opt,name=self_test,json=selfTest,proto3,oneof"`
}
type Request_SetSku ¶
type Request_SetSku struct {
SetSku *SetSkuRequest `protobuf:"bytes,1013,opt,name=set_sku,json=setSku,proto3,oneof"`
}
type Request_SetTestMode ¶
type Request_SetTestMode struct {
SetTestMode *SetTestModeRequest `protobuf:"bytes,1032,opt,name=set_test_mode,json=setTestMode,proto3,oneof"`
}
type Request_SetTrustedKeys ¶
type Request_SetTrustedKeys struct {
SetTrustedKeys *SetTrustedKeysRequest `protobuf:"bytes,1010,opt,name=set_trusted_keys,json=setTrustedKeys,proto3,oneof"`
}
type Request_SignedRequest ¶
type Request_SignedRequest struct {
SignedRequest *SignedData `protobuf:"bytes,15,opt,name=signed_request,json=signedRequest,proto3,oneof"`
}
type Request_SoftwareUpdate ¶
type Request_SoftwareUpdate struct {
SoftwareUpdate *SoftwareUpdateRequest `protobuf:"bytes,1033,opt,name=software_update,json=softwareUpdate,proto3,oneof"`
}
type Request_SpeedTest ¶
type Request_SpeedTest struct {
SpeedTest *SpeedTestRequest `protobuf:"bytes,1003,opt,name=speed_test,json=speedTest,proto3,oneof"`
}
type Request_StartDishSelfTest ¶
type Request_StartDishSelfTest struct {
StartDishSelfTest *StartDishSelfTestRequest `protobuf:"bytes,2012,opt,name=start_dish_self_test,json=startDishSelfTest,proto3,oneof"`
}
type Request_StartSpeedtest ¶
type Request_StartSpeedtest struct {
StartSpeedtest *StartSpeedtestRequest `protobuf:"bytes,1027,opt,name=start_speedtest,json=startSpeedtest,proto3,oneof"`
}
type Request_TransceiverGetStatus ¶
type Request_TransceiverGetStatus struct {
TransceiverGetStatus *TransceiverGetStatusRequest `protobuf:"bytes,4003,opt,name=transceiver_get_status,json=transceiverGetStatus,proto3,oneof"`
}
type Request_TransceiverGetTelemetry ¶
type Request_TransceiverGetTelemetry struct {
TransceiverGetTelemetry *TransceiverGetTelemetryRequest `protobuf:"bytes,4004,opt,name=transceiver_get_telemetry,json=transceiverGetTelemetry,proto3,oneof"`
}
type Request_TransceiverIfLoopbackTest ¶
type Request_TransceiverIfLoopbackTest struct {
TransceiverIfLoopbackTest *TransceiverIFLoopbackTestRequest `protobuf:"bytes,4001,opt,name=transceiver_if_loopback_test,json=transceiverIfLoopbackTest,proto3,oneof"`
}
type Request_Update ¶
type Request_Update struct {
Update *UpdateRequest `protobuf:"bytes,1014,opt,name=update,proto3,oneof"`
}
type Request_WifiGetClientHistory ¶
type Request_WifiGetClientHistory struct {
WifiGetClientHistory *WifiGetClientHistoryRequest `protobuf:"bytes,3015,opt,name=wifi_get_client_history,json=wifiGetClientHistory,proto3,oneof"`
}
type Request_WifiGetClients ¶
type Request_WifiGetClients struct {
WifiGetClients *WifiGetClientsRequest `protobuf:"bytes,3002,opt,name=wifi_get_clients,json=wifiGetClients,proto3,oneof"`
}
type Request_WifiGetConfig ¶
type Request_WifiGetConfig struct {
WifiGetConfig *WifiGetConfigRequest `protobuf:"bytes,3009,opt,name=wifi_get_config,json=wifiGetConfig,proto3,oneof"`
}
type Request_WifiGetDiagnostics ¶
type Request_WifiGetDiagnostics struct {
WifiGetDiagnostics *WifiGetDiagnosticsRequest `protobuf:"bytes,3008,opt,name=wifi_get_diagnostics,json=wifiGetDiagnostics,proto3,oneof"`
}
type Request_WifiGetPingMetrics ¶
type Request_WifiGetPingMetrics struct {
WifiGetPingMetrics *WifiGetPingMetricsRequest `protobuf:"bytes,3007,opt,name=wifi_get_ping_metrics,json=wifiGetPingMetrics,proto3,oneof"`
}
type Request_WifiSetConfig ¶
type Request_WifiSetConfig struct {
WifiSetConfig *WifiSetConfigRequest `protobuf:"bytes,3001,opt,name=wifi_set_config,json=wifiSetConfig,proto3,oneof"`
}
type Request_WifiSetMeshConfig ¶
type Request_WifiSetMeshConfig struct {
WifiSetMeshConfig *WifiSetMeshConfigRequest `protobuf:"bytes,3013,opt,name=wifi_set_mesh_config,json=wifiSetMeshConfig,proto3,oneof"`
}
type Request_WifiSetMeshDeviceTrust ¶
type Request_WifiSetMeshDeviceTrust struct {
WifiSetMeshDeviceTrust *WifiSetMeshDeviceTrustRequest `protobuf:"bytes,3012,opt,name=wifi_set_mesh_device_trust,json=wifiSetMeshDeviceTrust,proto3,oneof"`
}
type Request_WifiSetup ¶
type Request_WifiSetup struct {
WifiSetup *WifiSetupRequest `protobuf:"bytes,3003,opt,name=wifi_setup,json=wifiSetup,proto3,oneof"`
}
type Response ¶
type Response struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Status *status.Status `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` ApiVersion uint64 `protobuf:"varint,3,opt,name=api_version,json=apiVersion,proto3" json:"api_version,omitempty"` // Types that are assignable to Response: // // *Response_GetNextId // *Response_EnableDebugTelem // *Response_FactoryReset // *Response_GetDeviceInfo // *Response_GetLog // *Response_GetNetworkInterfaces // *Response_GetPing // *Response_PingHost // *Response_Reboot // *Response_SpeedTest // *Response_SetSku // *Response_SetTrustedKeys // *Response_Update // *Response_GetLocation // *Response_GetHeapDump // *Response_RestartControl // *Response_Fuse // *Response_GetConnections // *Response_StartSpeedtest // *Response_GetSpeedtestStatus // *Response_ReportClientSpeedtest // *Response_InitiateRemoteSsh // *Response_SelfTest // *Response_SetTestMode // *Response_SoftwareUpdate // *Response_DishAuthenticate // *Response_DishGetContext // *Response_DishGetHistory // *Response_DishGetStatus // *Response_DishGetObstructionMap // *Response_DishStow // *Response_StartDishSelfTest // *Response_DishSetEmc // *Response_DishGetEmc // *Response_DishSetConfig // *Response_DishGetConfig // *Response_TransceiverIfLoopbackTest // *Response_TransceiverGetStatus // *Response_TransceiverGetTelemetry // *Response_WifiAuthenticate // *Response_WifiGetClients // *Response_WifiGetDiagnostics // *Response_WifiGetHistory // *Response_WifiGetPingMetrics // *Response_WifiGetStatus // *Response_WifiSetConfig // *Response_WifiGetConfig // *Response_WifiSetup // *Response_WifiGetPersistentStats // *Response_WifiSetMeshDeviceTrust // *Response_WifiSetMeshConfig // *Response_WifiGetClientHistory Response isResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*Response) Descriptor
deprecated
func (*Response) GetApiVersion ¶
func (*Response) GetDishAuthenticate ¶
func (x *Response) GetDishAuthenticate() *DishAuthenticateResponse
func (*Response) GetDishGetConfig ¶
func (x *Response) GetDishGetConfig() *DishGetConfigResponse
func (*Response) GetDishGetContext ¶
func (x *Response) GetDishGetContext() *DishGetContextResponse
func (*Response) GetDishGetEmc ¶
func (x *Response) GetDishGetEmc() *DishGetEmcResponse
func (*Response) GetDishGetHistory ¶
func (x *Response) GetDishGetHistory() *DishGetHistoryResponse
func (*Response) GetDishGetObstructionMap ¶
func (x *Response) GetDishGetObstructionMap() *DishGetObstructionMapResponse
func (*Response) GetDishGetStatus ¶
func (x *Response) GetDishGetStatus() *DishGetStatusResponse
func (*Response) GetDishSetConfig ¶
func (x *Response) GetDishSetConfig() *DishSetConfigResponse
func (*Response) GetDishSetEmc ¶
func (x *Response) GetDishSetEmc() *DishSetEmcResponse
func (*Response) GetDishStow ¶
func (x *Response) GetDishStow() *DishStowResponse
func (*Response) GetEnableDebugTelem ¶
func (x *Response) GetEnableDebugTelem() *EnableDebugTelemResponse
func (*Response) GetFactoryReset ¶
func (x *Response) GetFactoryReset() *FactoryResetResponse
func (*Response) GetFuse ¶
func (x *Response) GetFuse() *FuseResponse
func (*Response) GetGetConnections ¶
func (x *Response) GetGetConnections() *GetConnectionsResponse
func (*Response) GetGetDeviceInfo ¶
func (x *Response) GetGetDeviceInfo() *GetDeviceInfoResponse
func (*Response) GetGetHeapDump ¶
func (x *Response) GetGetHeapDump() *GetHeapDumpResponse
func (*Response) GetGetLocation ¶
func (x *Response) GetGetLocation() *GetLocationResponse
func (*Response) GetGetLog ¶
func (x *Response) GetGetLog() *GetLogResponse
func (*Response) GetGetNetworkInterfaces ¶
func (x *Response) GetGetNetworkInterfaces() *GetNetworkInterfacesResponse
func (*Response) GetGetNextId ¶
func (x *Response) GetGetNextId() *GetNextIdResponse
func (*Response) GetGetPing ¶
func (x *Response) GetGetPing() *GetPingResponse
func (*Response) GetGetSpeedtestStatus ¶
func (x *Response) GetGetSpeedtestStatus() *GetSpeedtestStatusResponse
func (*Response) GetInitiateRemoteSsh ¶
func (x *Response) GetInitiateRemoteSsh() *InitiateRemoteSshResponse
func (*Response) GetPingHost ¶
func (x *Response) GetPingHost() *PingHostResponse
func (*Response) GetReboot ¶
func (x *Response) GetReboot() *RebootResponse
func (*Response) GetReportClientSpeedtest ¶
func (x *Response) GetReportClientSpeedtest() *ReportClientSpeedtestResponse
func (*Response) GetResponse ¶
func (m *Response) GetResponse() isResponse_Response
func (*Response) GetRestartControl ¶
func (x *Response) GetRestartControl() *RestartControlResponse
func (*Response) GetSelfTest ¶
func (x *Response) GetSelfTest() *SelfTestResponse
func (*Response) GetSetSku ¶
func (x *Response) GetSetSku() *SetSkuResponse
func (*Response) GetSetTestMode ¶
func (x *Response) GetSetTestMode() *SetTestModeResponse
func (*Response) GetSetTrustedKeys ¶
func (x *Response) GetSetTrustedKeys() *SetTrustedKeysResponse
func (*Response) GetSoftwareUpdate ¶
func (x *Response) GetSoftwareUpdate() *SoftwareUpdateResponse
func (*Response) GetSpeedTest ¶
func (x *Response) GetSpeedTest() *SpeedTestResponse
func (*Response) GetStartDishSelfTest ¶
func (x *Response) GetStartDishSelfTest() *StartDishSelfTestResponse
func (*Response) GetStartSpeedtest ¶
func (x *Response) GetStartSpeedtest() *StartSpeedtestResponse
func (*Response) GetTransceiverGetStatus ¶
func (x *Response) GetTransceiverGetStatus() *TransceiverGetStatusResponse
func (*Response) GetTransceiverGetTelemetry ¶
func (x *Response) GetTransceiverGetTelemetry() *TransceiverGetTelemetryResponse
func (*Response) GetTransceiverIfLoopbackTest ¶
func (x *Response) GetTransceiverIfLoopbackTest() *TransceiverIFLoopbackTestResponse
func (*Response) GetUpdate ¶
func (x *Response) GetUpdate() *UpdateResponse
func (*Response) GetWifiAuthenticate ¶
func (x *Response) GetWifiAuthenticate() *WifiAuthenticateResponse
func (*Response) GetWifiGetClientHistory ¶
func (x *Response) GetWifiGetClientHistory() *WifiGetClientHistoryResponse
func (*Response) GetWifiGetClients ¶
func (x *Response) GetWifiGetClients() *WifiGetClientsResponse
func (*Response) GetWifiGetConfig ¶
func (x *Response) GetWifiGetConfig() *WifiGetConfigResponse
func (*Response) GetWifiGetDiagnostics ¶
func (x *Response) GetWifiGetDiagnostics() *WifiGetDiagnosticsResponse
func (*Response) GetWifiGetHistory ¶
func (x *Response) GetWifiGetHistory() *WifiGetHistoryResponse
func (*Response) GetWifiGetPersistentStats ¶
func (x *Response) GetWifiGetPersistentStats() *WifiGetPersistentStatsResponse
func (*Response) GetWifiGetPingMetrics ¶
func (x *Response) GetWifiGetPingMetrics() *WifiGetPingMetricsResponse
func (*Response) GetWifiGetStatus ¶
func (x *Response) GetWifiGetStatus() *WifiGetStatusResponse
func (*Response) GetWifiSetConfig ¶
func (x *Response) GetWifiSetConfig() *WifiSetConfigResponse
func (*Response) GetWifiSetMeshConfig ¶
func (x *Response) GetWifiSetMeshConfig() *WifiSetMeshConfigResponse
func (*Response) GetWifiSetMeshDeviceTrust ¶
func (x *Response) GetWifiSetMeshDeviceTrust() *WifiSetMeshDeviceTrustResponse
func (*Response) GetWifiSetup ¶
func (x *Response) GetWifiSetup() *WifiSetupResponse
func (*Response) ProtoMessage ¶
func (*Response) ProtoMessage()
func (*Response) ProtoReflect ¶
func (x *Response) ProtoReflect() protoreflect.Message
type Response_DishAuthenticate ¶
type Response_DishAuthenticate struct {
DishAuthenticate *DishAuthenticateResponse `protobuf:"bytes,2005,opt,name=dish_authenticate,json=dishAuthenticate,proto3,oneof"`
}
type Response_DishGetConfig ¶
type Response_DishGetConfig struct {
DishGetConfig *DishGetConfigResponse `protobuf:"bytes,2011,opt,name=dish_get_config,json=dishGetConfig,proto3,oneof"`
}
type Response_DishGetContext ¶
type Response_DishGetContext struct {
DishGetContext *DishGetContextResponse `protobuf:"bytes,2003,opt,name=dish_get_context,json=dishGetContext,proto3,oneof"`
}
type Response_DishGetEmc ¶
type Response_DishGetEmc struct {
DishGetEmc *DishGetEmcResponse `protobuf:"bytes,2009,opt,name=dish_get_emc,json=dishGetEmc,proto3,oneof"`
}
type Response_DishGetHistory ¶
type Response_DishGetHistory struct {
DishGetHistory *DishGetHistoryResponse `protobuf:"bytes,2006,opt,name=dish_get_history,json=dishGetHistory,proto3,oneof"`
}
type Response_DishGetObstructionMap ¶
type Response_DishGetObstructionMap struct {
DishGetObstructionMap *DishGetObstructionMapResponse `protobuf:"bytes,2008,opt,name=dish_get_obstruction_map,json=dishGetObstructionMap,proto3,oneof"`
}
type Response_DishGetStatus ¶
type Response_DishGetStatus struct {
DishGetStatus *DishGetStatusResponse `protobuf:"bytes,2004,opt,name=dish_get_status,json=dishGetStatus,proto3,oneof"`
}
type Response_DishSetConfig ¶
type Response_DishSetConfig struct {
DishSetConfig *DishSetConfigResponse `protobuf:"bytes,2010,opt,name=dish_set_config,json=dishSetConfig,proto3,oneof"`
}
type Response_DishSetEmc ¶
type Response_DishSetEmc struct {
DishSetEmc *DishSetEmcResponse `protobuf:"bytes,2007,opt,name=dish_set_emc,json=dishSetEmc,proto3,oneof"`
}
type Response_DishStow ¶
type Response_DishStow struct {
DishStow *DishStowResponse `protobuf:"bytes,2002,opt,name=dish_stow,json=dishStow,proto3,oneof"`
}
type Response_EnableDebugTelem ¶
type Response_EnableDebugTelem struct {
EnableDebugTelem *EnableDebugTelemResponse `protobuf:"bytes,1034,opt,name=enable_debug_telem,json=enableDebugTelem,proto3,oneof"`
}
type Response_FactoryReset ¶
type Response_FactoryReset struct {
FactoryReset *FactoryResetResponse `protobuf:"bytes,1011,opt,name=factory_reset,json=factoryReset,proto3,oneof"`
}
type Response_Fuse ¶
type Response_Fuse struct {
Fuse *FuseResponse `protobuf:"bytes,1021,opt,name=fuse,proto3,oneof"`
}
type Response_GetConnections ¶
type Response_GetConnections struct {
GetConnections *GetConnectionsResponse `protobuf:"bytes,1023,opt,name=get_connections,json=getConnections,proto3,oneof"`
}
type Response_GetDeviceInfo ¶
type Response_GetDeviceInfo struct {
GetDeviceInfo *GetDeviceInfoResponse `protobuf:"bytes,1004,opt,name=get_device_info,json=getDeviceInfo,proto3,oneof"`
}
type Response_GetHeapDump ¶
type Response_GetHeapDump struct {
GetHeapDump *GetHeapDumpResponse `protobuf:"bytes,1019,opt,name=get_heap_dump,json=getHeapDump,proto3,oneof"`
}
type Response_GetLocation ¶
type Response_GetLocation struct {
GetLocation *GetLocationResponse `protobuf:"bytes,1017,opt,name=get_location,json=getLocation,proto3,oneof"`
}
type Response_GetLog ¶
type Response_GetLog struct {
GetLog *GetLogResponse `protobuf:"bytes,1012,opt,name=get_log,json=getLog,proto3,oneof"`
}
type Response_GetNetworkInterfaces ¶
type Response_GetNetworkInterfaces struct {
GetNetworkInterfaces *GetNetworkInterfacesResponse `protobuf:"bytes,1015,opt,name=get_network_interfaces,json=getNetworkInterfaces,proto3,oneof"`
}
type Response_GetNextId ¶
type Response_GetNextId struct {
GetNextId *GetNextIdResponse `protobuf:"bytes,1006,opt,name=get_next_id,json=getNextId,proto3,oneof"`
}
type Response_GetPing ¶
type Response_GetPing struct {
GetPing *GetPingResponse `protobuf:"bytes,1009,opt,name=get_ping,json=getPing,proto3,oneof"`
}
type Response_GetSpeedtestStatus ¶
type Response_GetSpeedtestStatus struct {
GetSpeedtestStatus *GetSpeedtestStatusResponse `protobuf:"bytes,1028,opt,name=get_speedtest_status,json=getSpeedtestStatus,proto3,oneof"`
}
type Response_InitiateRemoteSsh ¶
type Response_InitiateRemoteSsh struct {
InitiateRemoteSsh *InitiateRemoteSshResponse `protobuf:"bytes,1030,opt,name=initiate_remote_ssh,json=initiateRemoteSsh,proto3,oneof"`
}
type Response_PingHost ¶
type Response_PingHost struct {
PingHost *PingHostResponse `protobuf:"bytes,1016,opt,name=ping_host,json=pingHost,proto3,oneof"`
}
type Response_Reboot ¶
type Response_Reboot struct {
Reboot *RebootResponse `protobuf:"bytes,1001,opt,name=reboot,proto3,oneof"`
}
type Response_ReportClientSpeedtest ¶
type Response_ReportClientSpeedtest struct {
ReportClientSpeedtest *ReportClientSpeedtestResponse `protobuf:"bytes,1029,opt,name=report_client_speedtest,json=reportClientSpeedtest,proto3,oneof"`
}
type Response_RestartControl ¶
type Response_RestartControl struct {
RestartControl *RestartControlResponse `protobuf:"bytes,1020,opt,name=restart_control,json=restartControl,proto3,oneof"`
}
type Response_SelfTest ¶
type Response_SelfTest struct {
SelfTest *SelfTestResponse `protobuf:"bytes,1031,opt,name=self_test,json=selfTest,proto3,oneof"`
}
type Response_SetSku ¶
type Response_SetSku struct {
SetSku *SetSkuResponse `protobuf:"bytes,1013,opt,name=set_sku,json=setSku,proto3,oneof"`
}
type Response_SetTestMode ¶
type Response_SetTestMode struct {
SetTestMode *SetTestModeResponse `protobuf:"bytes,1032,opt,name=set_test_mode,json=setTestMode,proto3,oneof"`
}
type Response_SetTrustedKeys ¶
type Response_SetTrustedKeys struct {
SetTrustedKeys *SetTrustedKeysResponse `protobuf:"bytes,1010,opt,name=set_trusted_keys,json=setTrustedKeys,proto3,oneof"`
}
type Response_SoftwareUpdate ¶
type Response_SoftwareUpdate struct {
SoftwareUpdate *SoftwareUpdateResponse `protobuf:"bytes,1033,opt,name=software_update,json=softwareUpdate,proto3,oneof"`
}
type Response_SpeedTest ¶
type Response_SpeedTest struct {
SpeedTest *SpeedTestResponse `protobuf:"bytes,1003,opt,name=speed_test,json=speedTest,proto3,oneof"`
}
type Response_StartDishSelfTest ¶
type Response_StartDishSelfTest struct {
StartDishSelfTest *StartDishSelfTestResponse `protobuf:"bytes,2012,opt,name=start_dish_self_test,json=startDishSelfTest,proto3,oneof"`
}
type Response_StartSpeedtest ¶
type Response_StartSpeedtest struct {
StartSpeedtest *StartSpeedtestResponse `protobuf:"bytes,1027,opt,name=start_speedtest,json=startSpeedtest,proto3,oneof"`
}
type Response_TransceiverGetStatus ¶
type Response_TransceiverGetStatus struct {
TransceiverGetStatus *TransceiverGetStatusResponse `protobuf:"bytes,4003,opt,name=transceiver_get_status,json=transceiverGetStatus,proto3,oneof"`
}
type Response_TransceiverGetTelemetry ¶
type Response_TransceiverGetTelemetry struct {
TransceiverGetTelemetry *TransceiverGetTelemetryResponse `protobuf:"bytes,4004,opt,name=transceiver_get_telemetry,json=transceiverGetTelemetry,proto3,oneof"`
}
type Response_TransceiverIfLoopbackTest ¶
type Response_TransceiverIfLoopbackTest struct {
TransceiverIfLoopbackTest *TransceiverIFLoopbackTestResponse `protobuf:"bytes,4001,opt,name=transceiver_if_loopback_test,json=transceiverIfLoopbackTest,proto3,oneof"`
}
type Response_Update ¶
type Response_Update struct {
Update *UpdateResponse `protobuf:"bytes,1014,opt,name=update,proto3,oneof"`
}
type Response_WifiAuthenticate ¶
type Response_WifiAuthenticate struct {
WifiAuthenticate *WifiAuthenticateResponse `protobuf:"bytes,3005,opt,name=wifi_authenticate,json=wifiAuthenticate,proto3,oneof"`
}
type Response_WifiGetClientHistory ¶
type Response_WifiGetClientHistory struct {
WifiGetClientHistory *WifiGetClientHistoryResponse `protobuf:"bytes,3015,opt,name=wifi_get_client_history,json=wifiGetClientHistory,proto3,oneof"`
}
type Response_WifiGetClients ¶
type Response_WifiGetClients struct {
WifiGetClients *WifiGetClientsResponse `protobuf:"bytes,3002,opt,name=wifi_get_clients,json=wifiGetClients,proto3,oneof"`
}
type Response_WifiGetConfig ¶
type Response_WifiGetConfig struct {
WifiGetConfig *WifiGetConfigResponse `protobuf:"bytes,3009,opt,name=wifi_get_config,json=wifiGetConfig,proto3,oneof"`
}
type Response_WifiGetDiagnostics ¶
type Response_WifiGetDiagnostics struct {
WifiGetDiagnostics *WifiGetDiagnosticsResponse `protobuf:"bytes,3008,opt,name=wifi_get_diagnostics,json=wifiGetDiagnostics,proto3,oneof"`
}
type Response_WifiGetHistory ¶
type Response_WifiGetHistory struct {
WifiGetHistory *WifiGetHistoryResponse `protobuf:"bytes,3006,opt,name=wifi_get_history,json=wifiGetHistory,proto3,oneof"`
}
type Response_WifiGetPersistentStats ¶
type Response_WifiGetPersistentStats struct {
WifiGetPersistentStats *WifiGetPersistentStatsResponse `protobuf:"bytes,3022,opt,name=wifi_get_persistent_stats,json=wifiGetPersistentStats,proto3,oneof"`
}
type Response_WifiGetPingMetrics ¶
type Response_WifiGetPingMetrics struct {
WifiGetPingMetrics *WifiGetPingMetricsResponse `protobuf:"bytes,3007,opt,name=wifi_get_ping_metrics,json=wifiGetPingMetrics,proto3,oneof"`
}
type Response_WifiGetStatus ¶
type Response_WifiGetStatus struct {
WifiGetStatus *WifiGetStatusResponse `protobuf:"bytes,3004,opt,name=wifi_get_status,json=wifiGetStatus,proto3,oneof"`
}
type Response_WifiSetConfig ¶
type Response_WifiSetConfig struct {
WifiSetConfig *WifiSetConfigResponse `protobuf:"bytes,3001,opt,name=wifi_set_config,json=wifiSetConfig,proto3,oneof"`
}
type Response_WifiSetMeshConfig ¶
type Response_WifiSetMeshConfig struct {
WifiSetMeshConfig *WifiSetMeshConfigResponse `protobuf:"bytes,3013,opt,name=wifi_set_mesh_config,json=wifiSetMeshConfig,proto3,oneof"`
}
type Response_WifiSetMeshDeviceTrust ¶
type Response_WifiSetMeshDeviceTrust struct {
WifiSetMeshDeviceTrust *WifiSetMeshDeviceTrustResponse `protobuf:"bytes,3012,opt,name=wifi_set_mesh_device_trust,json=wifiSetMeshDeviceTrust,proto3,oneof"`
}
type Response_WifiSetup ¶
type Response_WifiSetup struct {
WifiSetup *WifiSetupResponse `protobuf:"bytes,3003,opt,name=wifi_setup,json=wifiSetup,proto3,oneof"`
}
type RestartControlRequest ¶
type RestartControlRequest struct {
// contains filtered or unexported fields
}
func (*RestartControlRequest) Descriptor
deprecated
func (*RestartControlRequest) Descriptor() ([]byte, []int)
Deprecated: Use RestartControlRequest.ProtoReflect.Descriptor instead.
func (*RestartControlRequest) ProtoMessage ¶
func (*RestartControlRequest) ProtoMessage()
func (*RestartControlRequest) ProtoReflect ¶
func (x *RestartControlRequest) ProtoReflect() protoreflect.Message
func (*RestartControlRequest) Reset ¶
func (x *RestartControlRequest) Reset()
func (*RestartControlRequest) String ¶
func (x *RestartControlRequest) String() string
type RestartControlResponse ¶
type RestartControlResponse struct {
// contains filtered or unexported fields
}
func (*RestartControlResponse) Descriptor
deprecated
func (*RestartControlResponse) Descriptor() ([]byte, []int)
Deprecated: Use RestartControlResponse.ProtoReflect.Descriptor instead.
func (*RestartControlResponse) ProtoMessage ¶
func (*RestartControlResponse) ProtoMessage()
func (*RestartControlResponse) ProtoReflect ¶
func (x *RestartControlResponse) ProtoReflect() protoreflect.Message
func (*RestartControlResponse) Reset ¶
func (x *RestartControlResponse) Reset()
func (*RestartControlResponse) String ¶
func (x *RestartControlResponse) String() string
type SelfTestRequest ¶
type SelfTestRequest struct { Detailed bool `protobuf:"varint,1,opt,name=detailed,proto3" json:"detailed,omitempty"` // contains filtered or unexported fields }
func (*SelfTestRequest) Descriptor
deprecated
func (*SelfTestRequest) Descriptor() ([]byte, []int)
Deprecated: Use SelfTestRequest.ProtoReflect.Descriptor instead.
func (*SelfTestRequest) GetDetailed ¶
func (x *SelfTestRequest) GetDetailed() bool
func (*SelfTestRequest) ProtoMessage ¶
func (*SelfTestRequest) ProtoMessage()
func (*SelfTestRequest) ProtoReflect ¶
func (x *SelfTestRequest) ProtoReflect() protoreflect.Message
func (*SelfTestRequest) Reset ¶
func (x *SelfTestRequest) Reset()
func (*SelfTestRequest) String ¶
func (x *SelfTestRequest) String() string
type SelfTestResponse ¶
type SelfTestResponse struct { Passed bool `protobuf:"varint,1,opt,name=passed,proto3" json:"passed,omitempty"` Report string `protobuf:"bytes,2,opt,name=report,proto3" json:"report,omitempty"` // contains filtered or unexported fields }
func (*SelfTestResponse) Descriptor
deprecated
func (*SelfTestResponse) Descriptor() ([]byte, []int)
Deprecated: Use SelfTestResponse.ProtoReflect.Descriptor instead.
func (*SelfTestResponse) GetPassed ¶
func (x *SelfTestResponse) GetPassed() bool
func (*SelfTestResponse) GetReport ¶
func (x *SelfTestResponse) GetReport() string
func (*SelfTestResponse) ProtoMessage ¶
func (*SelfTestResponse) ProtoMessage()
func (*SelfTestResponse) ProtoReflect ¶
func (x *SelfTestResponse) ProtoReflect() protoreflect.Message
func (*SelfTestResponse) Reset ¶
func (x *SelfTestResponse) Reset()
func (*SelfTestResponse) String ¶
func (x *SelfTestResponse) String() string
type SetSkuRequest ¶
type SetSkuRequest struct { Sku string `protobuf:"bytes,1,opt,name=sku,proto3" json:"sku,omitempty"` CountryCode string `protobuf:"bytes,2,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"` ApplyCountryCode bool `protobuf:"varint,4,opt,name=apply_country_code,json=applyCountryCode,proto3" json:"apply_country_code,omitempty"` PinCountryCode bool `protobuf:"varint,5,opt,name=pin_country_code,json=pinCountryCode,proto3" json:"pin_country_code,omitempty"` CustomPowerTable bool `protobuf:"varint,6,opt,name=custom_power_table,json=customPowerTable,proto3" json:"custom_power_table,omitempty"` // contains filtered or unexported fields }
func (*SetSkuRequest) Descriptor
deprecated
func (*SetSkuRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSkuRequest.ProtoReflect.Descriptor instead.
func (*SetSkuRequest) GetApplyCountryCode ¶
func (x *SetSkuRequest) GetApplyCountryCode() bool
func (*SetSkuRequest) GetCountryCode ¶
func (x *SetSkuRequest) GetCountryCode() string
func (*SetSkuRequest) GetCustomPowerTable ¶
func (x *SetSkuRequest) GetCustomPowerTable() bool
func (*SetSkuRequest) GetPinCountryCode ¶
func (x *SetSkuRequest) GetPinCountryCode() bool
func (*SetSkuRequest) GetSku ¶
func (x *SetSkuRequest) GetSku() string
func (*SetSkuRequest) ProtoMessage ¶
func (*SetSkuRequest) ProtoMessage()
func (*SetSkuRequest) ProtoReflect ¶
func (x *SetSkuRequest) ProtoReflect() protoreflect.Message
func (*SetSkuRequest) Reset ¶
func (x *SetSkuRequest) Reset()
func (*SetSkuRequest) String ¶
func (x *SetSkuRequest) String() string
type SetSkuResponse ¶
type SetSkuResponse struct {
// contains filtered or unexported fields
}
func (*SetSkuResponse) Descriptor
deprecated
func (*SetSkuResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSkuResponse.ProtoReflect.Descriptor instead.
func (*SetSkuResponse) ProtoMessage ¶
func (*SetSkuResponse) ProtoMessage()
func (*SetSkuResponse) ProtoReflect ¶
func (x *SetSkuResponse) ProtoReflect() protoreflect.Message
func (*SetSkuResponse) Reset ¶
func (x *SetSkuResponse) Reset()
func (*SetSkuResponse) String ¶
func (x *SetSkuResponse) String() string
type SetTestModeRequest ¶
type SetTestModeRequest struct { RfMode SetTestModeRequest_RfMode `` /* 129-byte string literal not displayed */ DisableLossOfCommFdir bool `` /* 134-byte string literal not displayed */ EnableRulesOverride bool `protobuf:"varint,1002,opt,name=enable_rules_override,json=enableRulesOverride,proto3" json:"enable_rules_override,omitempty"` // contains filtered or unexported fields }
func (*SetTestModeRequest) Descriptor
deprecated
func (*SetTestModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTestModeRequest.ProtoReflect.Descriptor instead.
func (*SetTestModeRequest) GetDisableLossOfCommFdir ¶
func (x *SetTestModeRequest) GetDisableLossOfCommFdir() bool
func (*SetTestModeRequest) GetEnableRulesOverride ¶
func (x *SetTestModeRequest) GetEnableRulesOverride() bool
func (*SetTestModeRequest) GetRfMode ¶
func (x *SetTestModeRequest) GetRfMode() SetTestModeRequest_RfMode
func (*SetTestModeRequest) ProtoMessage ¶
func (*SetTestModeRequest) ProtoMessage()
func (*SetTestModeRequest) ProtoReflect ¶
func (x *SetTestModeRequest) ProtoReflect() protoreflect.Message
func (*SetTestModeRequest) Reset ¶
func (x *SetTestModeRequest) Reset()
func (*SetTestModeRequest) String ¶
func (x *SetTestModeRequest) String() string
type SetTestModeRequest_RfMode ¶
type SetTestModeRequest_RfMode int32
const ( SetTestModeRequest_RX SetTestModeRequest_RfMode = 0 SetTestModeRequest_IDLE SetTestModeRequest_RfMode = 1 SetTestModeRequest_TX SetTestModeRequest_RfMode = 2 SetTestModeRequest_CAL SetTestModeRequest_RfMode = 3 SetTestModeRequest_USER SetTestModeRequest_RfMode = 4 SetTestModeRequest_NORMAL SetTestModeRequest_RfMode = 420 )
func (SetTestModeRequest_RfMode) Descriptor ¶
func (SetTestModeRequest_RfMode) Descriptor() protoreflect.EnumDescriptor
func (SetTestModeRequest_RfMode) Enum ¶
func (x SetTestModeRequest_RfMode) Enum() *SetTestModeRequest_RfMode
func (SetTestModeRequest_RfMode) EnumDescriptor
deprecated
func (SetTestModeRequest_RfMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use SetTestModeRequest_RfMode.Descriptor instead.
func (SetTestModeRequest_RfMode) Number ¶
func (x SetTestModeRequest_RfMode) Number() protoreflect.EnumNumber
func (SetTestModeRequest_RfMode) String ¶
func (x SetTestModeRequest_RfMode) String() string
func (SetTestModeRequest_RfMode) Type ¶
func (SetTestModeRequest_RfMode) Type() protoreflect.EnumType
type SetTestModeResponse ¶
type SetTestModeResponse struct {
// contains filtered or unexported fields
}
func (*SetTestModeResponse) Descriptor
deprecated
func (*SetTestModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTestModeResponse.ProtoReflect.Descriptor instead.
func (*SetTestModeResponse) ProtoMessage ¶
func (*SetTestModeResponse) ProtoMessage()
func (*SetTestModeResponse) ProtoReflect ¶
func (x *SetTestModeResponse) ProtoReflect() protoreflect.Message
func (*SetTestModeResponse) Reset ¶
func (x *SetTestModeResponse) Reset()
func (*SetTestModeResponse) String ¶
func (x *SetTestModeResponse) String() string
type SetTrustedKeysRequest ¶
type SetTrustedKeysRequest struct { Keys []*PublicKey `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"` // contains filtered or unexported fields }
func (*SetTrustedKeysRequest) Descriptor
deprecated
func (*SetTrustedKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTrustedKeysRequest.ProtoReflect.Descriptor instead.
func (*SetTrustedKeysRequest) GetKeys ¶
func (x *SetTrustedKeysRequest) GetKeys() []*PublicKey
func (*SetTrustedKeysRequest) ProtoMessage ¶
func (*SetTrustedKeysRequest) ProtoMessage()
func (*SetTrustedKeysRequest) ProtoReflect ¶
func (x *SetTrustedKeysRequest) ProtoReflect() protoreflect.Message
func (*SetTrustedKeysRequest) Reset ¶
func (x *SetTrustedKeysRequest) Reset()
func (*SetTrustedKeysRequest) String ¶
func (x *SetTrustedKeysRequest) String() string
type SetTrustedKeysResponse ¶
type SetTrustedKeysResponse struct {
// contains filtered or unexported fields
}
func (*SetTrustedKeysResponse) Descriptor
deprecated
func (*SetTrustedKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTrustedKeysResponse.ProtoReflect.Descriptor instead.
func (*SetTrustedKeysResponse) ProtoMessage ¶
func (*SetTrustedKeysResponse) ProtoMessage()
func (*SetTrustedKeysResponse) ProtoReflect ¶
func (x *SetTrustedKeysResponse) ProtoReflect() protoreflect.Message
func (*SetTrustedKeysResponse) Reset ¶
func (x *SetTrustedKeysResponse) Reset()
func (*SetTrustedKeysResponse) String ¶
func (x *SetTrustedKeysResponse) String() string
type SignedData ¶
type SignedData struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*SignedData) Descriptor
deprecated
func (*SignedData) Descriptor() ([]byte, []int)
Deprecated: Use SignedData.ProtoReflect.Descriptor instead.
func (*SignedData) GetData ¶
func (x *SignedData) GetData() []byte
func (*SignedData) GetSignature ¶
func (x *SignedData) GetSignature() []byte
func (*SignedData) ProtoMessage ¶
func (*SignedData) ProtoMessage()
func (*SignedData) ProtoReflect ¶
func (x *SignedData) ProtoReflect() protoreflect.Message
func (*SignedData) Reset ¶
func (x *SignedData) Reset()
func (*SignedData) String ¶
func (x *SignedData) String() string
type SoftwareUpdateRequest ¶
type SoftwareUpdateRequest struct { StreamId uint64 `protobuf:"varint,1,opt,name=stream_id,json=streamId,proto3" json:"stream_id,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Open bool `protobuf:"varint,3,opt,name=open,proto3" json:"open,omitempty"` Close bool `protobuf:"varint,4,opt,name=close,proto3" json:"close,omitempty"` // contains filtered or unexported fields }
func (*SoftwareUpdateRequest) Descriptor
deprecated
func (*SoftwareUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use SoftwareUpdateRequest.ProtoReflect.Descriptor instead.
func (*SoftwareUpdateRequest) GetClose ¶
func (x *SoftwareUpdateRequest) GetClose() bool
func (*SoftwareUpdateRequest) GetData ¶
func (x *SoftwareUpdateRequest) GetData() []byte
func (*SoftwareUpdateRequest) GetOpen ¶
func (x *SoftwareUpdateRequest) GetOpen() bool
func (*SoftwareUpdateRequest) GetStreamId ¶
func (x *SoftwareUpdateRequest) GetStreamId() uint64
func (*SoftwareUpdateRequest) ProtoMessage ¶
func (*SoftwareUpdateRequest) ProtoMessage()
func (*SoftwareUpdateRequest) ProtoReflect ¶
func (x *SoftwareUpdateRequest) ProtoReflect() protoreflect.Message
func (*SoftwareUpdateRequest) Reset ¶
func (x *SoftwareUpdateRequest) Reset()
func (*SoftwareUpdateRequest) String ¶
func (x *SoftwareUpdateRequest) String() string
type SoftwareUpdateResponse ¶
type SoftwareUpdateResponse struct {
// contains filtered or unexported fields
}
func (*SoftwareUpdateResponse) Descriptor
deprecated
func (*SoftwareUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use SoftwareUpdateResponse.ProtoReflect.Descriptor instead.
func (*SoftwareUpdateResponse) ProtoMessage ¶
func (*SoftwareUpdateResponse) ProtoMessage()
func (*SoftwareUpdateResponse) ProtoReflect ¶
func (x *SoftwareUpdateResponse) ProtoReflect() protoreflect.Message
func (*SoftwareUpdateResponse) Reset ¶
func (x *SoftwareUpdateResponse) Reset()
func (*SoftwareUpdateResponse) String ¶
func (x *SoftwareUpdateResponse) String() string
type SoftwareUpdateState ¶
type SoftwareUpdateState int32
const ( SoftwareUpdateState_SOFTWARE_UPDATE_STATE_UNKNOWN SoftwareUpdateState = 0 SoftwareUpdateState_IDLE SoftwareUpdateState = 1 SoftwareUpdateState_FETCHING SoftwareUpdateState = 2 SoftwareUpdateState_PRE_CHECK SoftwareUpdateState = 3 SoftwareUpdateState_WRITING SoftwareUpdateState = 4 SoftwareUpdateState_POST_CHECK SoftwareUpdateState = 5 SoftwareUpdateState_REBOOT_REQUIRED SoftwareUpdateState = 6 SoftwareUpdateState_DISABLED SoftwareUpdateState = 7 SoftwareUpdateState_FAULTED SoftwareUpdateState = 8 )
func (SoftwareUpdateState) Descriptor ¶
func (SoftwareUpdateState) Descriptor() protoreflect.EnumDescriptor
func (SoftwareUpdateState) Enum ¶
func (x SoftwareUpdateState) Enum() *SoftwareUpdateState
func (SoftwareUpdateState) EnumDescriptor
deprecated
func (SoftwareUpdateState) EnumDescriptor() ([]byte, []int)
Deprecated: Use SoftwareUpdateState.Descriptor instead.
func (SoftwareUpdateState) Number ¶
func (x SoftwareUpdateState) Number() protoreflect.EnumNumber
func (SoftwareUpdateState) String ¶
func (x SoftwareUpdateState) String() string
func (SoftwareUpdateState) Type ¶
func (SoftwareUpdateState) Type() protoreflect.EnumType
type SpeedTestRequest ¶
type SpeedTestRequest struct { Id uint32 `protobuf:"varint,4,opt,name=id,proto3" json:"id,omitempty"` ClientSpeedtest *SpeedTestStats `protobuf:"bytes,1,opt,name=client_speedtest,json=clientSpeedtest,proto3" json:"client_speedtest,omitempty"` ClientRssi float32 `protobuf:"fixed32,2,opt,name=client_rssi,json=clientRssi,proto3" json:"client_rssi,omitempty"` ClientPlatform *ClientPlatform `protobuf:"bytes,3,opt,name=client_platform,json=clientPlatform,proto3" json:"client_platform,omitempty"` // contains filtered or unexported fields }
func (*SpeedTestRequest) Descriptor
deprecated
func (*SpeedTestRequest) Descriptor() ([]byte, []int)
Deprecated: Use SpeedTestRequest.ProtoReflect.Descriptor instead.
func (*SpeedTestRequest) GetClientPlatform ¶
func (x *SpeedTestRequest) GetClientPlatform() *ClientPlatform
func (*SpeedTestRequest) GetClientRssi ¶
func (x *SpeedTestRequest) GetClientRssi() float32
func (*SpeedTestRequest) GetClientSpeedtest ¶
func (x *SpeedTestRequest) GetClientSpeedtest() *SpeedTestStats
func (*SpeedTestRequest) GetId ¶
func (x *SpeedTestRequest) GetId() uint32
func (*SpeedTestRequest) ProtoMessage ¶
func (*SpeedTestRequest) ProtoMessage()
func (*SpeedTestRequest) ProtoReflect ¶
func (x *SpeedTestRequest) ProtoReflect() protoreflect.Message
func (*SpeedTestRequest) Reset ¶
func (x *SpeedTestRequest) Reset()
func (*SpeedTestRequest) String ¶
func (x *SpeedTestRequest) String() string
type SpeedTestResponse ¶
type SpeedTestResponse struct { // Deprecated: Do not use. DownloadBps float32 `protobuf:"fixed32,1,opt,name=download_bps,json=downloadBps,proto3" json:"download_bps,omitempty"` // Deprecated: Do not use. UploadBps float32 `protobuf:"fixed32,2,opt,name=upload_bps,json=uploadBps,proto3" json:"upload_bps,omitempty"` // Deprecated: Do not use. LatencyS float32 `protobuf:"fixed32,3,opt,name=latency_s,json=latencyS,proto3" json:"latency_s,omitempty"` // Deprecated: Do not use. DownloadMbps float32 `protobuf:"fixed32,4,opt,name=download_mbps,json=downloadMbps,proto3" json:"download_mbps,omitempty"` // Deprecated: Do not use. UploadMbps float32 `protobuf:"fixed32,5,opt,name=upload_mbps,json=uploadMbps,proto3" json:"upload_mbps,omitempty"` // Deprecated: Do not use. LatencyMs float32 `protobuf:"fixed32,6,opt,name=latency_ms,json=latencyMs,proto3" json:"latency_ms,omitempty"` RouterSpeedtest *SpeedTestStats `protobuf:"bytes,15,opt,name=router_speedtest,json=routerSpeedtest,proto3" json:"router_speedtest,omitempty"` DownloadMbps_1TcpConn float32 `` /* 129-byte string literal not displayed */ UploadMbps_1TcpConn float32 `protobuf:"fixed32,8,opt,name=upload_mbps_1_tcp_conn,json=uploadMbps1TcpConn,proto3" json:"upload_mbps_1_tcp_conn,omitempty"` DownloadMbps_4TcpConn float32 `` /* 129-byte string literal not displayed */ UploadMbps_4TcpConn float32 `protobuf:"fixed32,10,opt,name=upload_mbps_4_tcp_conn,json=uploadMbps4TcpConn,proto3" json:"upload_mbps_4_tcp_conn,omitempty"` DownloadMbps_16TcpConn float32 `` /* 133-byte string literal not displayed */ UploadMbps_16TcpConn float32 `` /* 127-byte string literal not displayed */ DownloadMbps_64TcpConn float32 `` /* 133-byte string literal not displayed */ UploadMbps_64TcpConn float32 `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SpeedTestResponse) Descriptor
deprecated
func (*SpeedTestResponse) Descriptor() ([]byte, []int)
Deprecated: Use SpeedTestResponse.ProtoReflect.Descriptor instead.
func (*SpeedTestResponse) GetDownloadBps
deprecated
func (x *SpeedTestResponse) GetDownloadBps() float32
Deprecated: Do not use.
func (*SpeedTestResponse) GetDownloadMbps
deprecated
func (x *SpeedTestResponse) GetDownloadMbps() float32
Deprecated: Do not use.
func (*SpeedTestResponse) GetDownloadMbps_16TcpConn ¶
func (x *SpeedTestResponse) GetDownloadMbps_16TcpConn() float32
func (*SpeedTestResponse) GetDownloadMbps_1TcpConn ¶
func (x *SpeedTestResponse) GetDownloadMbps_1TcpConn() float32
func (*SpeedTestResponse) GetDownloadMbps_4TcpConn ¶
func (x *SpeedTestResponse) GetDownloadMbps_4TcpConn() float32
func (*SpeedTestResponse) GetDownloadMbps_64TcpConn ¶
func (x *SpeedTestResponse) GetDownloadMbps_64TcpConn() float32
func (*SpeedTestResponse) GetLatencyMs
deprecated
func (x *SpeedTestResponse) GetLatencyMs() float32
Deprecated: Do not use.
func (*SpeedTestResponse) GetLatencyS
deprecated
func (x *SpeedTestResponse) GetLatencyS() float32
Deprecated: Do not use.
func (*SpeedTestResponse) GetRouterSpeedtest ¶
func (x *SpeedTestResponse) GetRouterSpeedtest() *SpeedTestStats
func (*SpeedTestResponse) GetUploadBps
deprecated
func (x *SpeedTestResponse) GetUploadBps() float32
Deprecated: Do not use.
func (*SpeedTestResponse) GetUploadMbps
deprecated
func (x *SpeedTestResponse) GetUploadMbps() float32
Deprecated: Do not use.
func (*SpeedTestResponse) GetUploadMbps_16TcpConn ¶
func (x *SpeedTestResponse) GetUploadMbps_16TcpConn() float32
func (*SpeedTestResponse) GetUploadMbps_1TcpConn ¶
func (x *SpeedTestResponse) GetUploadMbps_1TcpConn() float32
func (*SpeedTestResponse) GetUploadMbps_4TcpConn ¶
func (x *SpeedTestResponse) GetUploadMbps_4TcpConn() float32
func (*SpeedTestResponse) GetUploadMbps_64TcpConn ¶
func (x *SpeedTestResponse) GetUploadMbps_64TcpConn() float32
func (*SpeedTestResponse) ProtoMessage ¶
func (*SpeedTestResponse) ProtoMessage()
func (*SpeedTestResponse) ProtoReflect ¶
func (x *SpeedTestResponse) ProtoReflect() protoreflect.Message
func (*SpeedTestResponse) Reset ¶
func (x *SpeedTestResponse) Reset()
func (*SpeedTestResponse) String ¶
func (x *SpeedTestResponse) String() string
type SpeedTestStats ¶
type SpeedTestStats struct { StartTime uint64 `protobuf:"varint,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` UploadMbps float32 `protobuf:"fixed32,1,opt,name=upload_mbps,json=uploadMbps,proto3" json:"upload_mbps,omitempty"` DownloadMbps float32 `protobuf:"fixed32,2,opt,name=download_mbps,json=downloadMbps,proto3" json:"download_mbps,omitempty"` LatencyMs float32 `protobuf:"fixed32,3,opt,name=latency_ms,json=latencyMs,proto3" json:"latency_ms,omitempty"` // contains filtered or unexported fields }
func (*SpeedTestStats) Descriptor
deprecated
func (*SpeedTestStats) Descriptor() ([]byte, []int)
Deprecated: Use SpeedTestStats.ProtoReflect.Descriptor instead.
func (*SpeedTestStats) GetDownloadMbps ¶
func (x *SpeedTestStats) GetDownloadMbps() float32
func (*SpeedTestStats) GetLatencyMs ¶
func (x *SpeedTestStats) GetLatencyMs() float32
func (*SpeedTestStats) GetStartTime ¶
func (x *SpeedTestStats) GetStartTime() uint64
func (*SpeedTestStats) GetUploadMbps ¶
func (x *SpeedTestStats) GetUploadMbps() float32
func (*SpeedTestStats) ProtoMessage ¶
func (*SpeedTestStats) ProtoMessage()
func (*SpeedTestStats) ProtoReflect ¶
func (x *SpeedTestStats) ProtoReflect() protoreflect.Message
func (*SpeedTestStats) Reset ¶
func (x *SpeedTestStats) Reset()
func (*SpeedTestStats) String ¶
func (x *SpeedTestStats) String() string
type SpeedtestError ¶
type SpeedtestError int32
const ( SpeedtestError_SPEEDTEST_ERROR_NONE SpeedtestError = 0 SpeedtestError_SPEEDTEST_ERROR_UNKNOWN SpeedtestError = 1 SpeedtestError_SPEEDTEST_ERROR_TOKEN SpeedtestError = 2 SpeedtestError_SPEEDTEST_ERROR_API SpeedtestError = 3 SpeedtestError_SPEEDTEST_ERROR_NO_RESULT SpeedtestError = 4 SpeedtestError_SPEEDTEST_ERROR_OFFLINE SpeedtestError = 5 )
func (SpeedtestError) Descriptor ¶
func (SpeedtestError) Descriptor() protoreflect.EnumDescriptor
func (SpeedtestError) Enum ¶
func (x SpeedtestError) Enum() *SpeedtestError
func (SpeedtestError) EnumDescriptor
deprecated
func (SpeedtestError) EnumDescriptor() ([]byte, []int)
Deprecated: Use SpeedtestError.Descriptor instead.
func (SpeedtestError) Number ¶
func (x SpeedtestError) Number() protoreflect.EnumNumber
func (SpeedtestError) String ¶
func (x SpeedtestError) String() string
func (SpeedtestError) Type ¶
func (SpeedtestError) Type() protoreflect.EnumType
type SpeedtestStatus ¶
type SpeedtestStatus struct { Running bool `protobuf:"varint,1,opt,name=running,proto3" json:"running,omitempty"` Id uint32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Up *SpeedtestStatus_Direction `protobuf:"bytes,1000,opt,name=up,proto3" json:"up,omitempty"` Down *SpeedtestStatus_Direction `protobuf:"bytes,1001,opt,name=down,proto3" json:"down,omitempty"` // contains filtered or unexported fields }
func (*SpeedtestStatus) Descriptor
deprecated
func (*SpeedtestStatus) Descriptor() ([]byte, []int)
Deprecated: Use SpeedtestStatus.ProtoReflect.Descriptor instead.
func (*SpeedtestStatus) GetDown ¶
func (x *SpeedtestStatus) GetDown() *SpeedtestStatus_Direction
func (*SpeedtestStatus) GetId ¶
func (x *SpeedtestStatus) GetId() uint32
func (*SpeedtestStatus) GetRunning ¶
func (x *SpeedtestStatus) GetRunning() bool
func (*SpeedtestStatus) GetUp ¶
func (x *SpeedtestStatus) GetUp() *SpeedtestStatus_Direction
func (*SpeedtestStatus) ProtoMessage ¶
func (*SpeedtestStatus) ProtoMessage()
func (*SpeedtestStatus) ProtoReflect ¶
func (x *SpeedtestStatus) ProtoReflect() protoreflect.Message
func (*SpeedtestStatus) Reset ¶
func (x *SpeedtestStatus) Reset()
func (*SpeedtestStatus) String ¶
func (x *SpeedtestStatus) String() string
type SpeedtestStatus_Direction ¶
type SpeedtestStatus_Direction struct { ThroughputsMbps []float32 `protobuf:"fixed32,1,rep,packed,name=throughputs_mbps,json=throughputsMbps,proto3" json:"throughputs_mbps,omitempty"` Err SpeedtestError `protobuf:"varint,2,opt,name=err,proto3,enum=SpaceX.API.Device.SpeedtestError" json:"err,omitempty"` // contains filtered or unexported fields }
func (*SpeedtestStatus_Direction) Descriptor
deprecated
func (*SpeedtestStatus_Direction) Descriptor() ([]byte, []int)
Deprecated: Use SpeedtestStatus_Direction.ProtoReflect.Descriptor instead.
func (*SpeedtestStatus_Direction) GetErr ¶
func (x *SpeedtestStatus_Direction) GetErr() SpeedtestError
func (*SpeedtestStatus_Direction) GetThroughputsMbps ¶
func (x *SpeedtestStatus_Direction) GetThroughputsMbps() []float32
func (*SpeedtestStatus_Direction) ProtoMessage ¶
func (*SpeedtestStatus_Direction) ProtoMessage()
func (*SpeedtestStatus_Direction) ProtoReflect ¶
func (x *SpeedtestStatus_Direction) ProtoReflect() protoreflect.Message
func (*SpeedtestStatus_Direction) Reset ¶
func (x *SpeedtestStatus_Direction) Reset()
func (*SpeedtestStatus_Direction) String ¶
func (x *SpeedtestStatus_Direction) String() string
type StarlinkRouterAlerts ¶
type StarlinkRouterAlerts struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` Active bool `protobuf:"varint,3,opt,name=active,proto3" json:"active,omitempty"` Start *telemetron.TimestampInfo `protobuf:"bytes,4,opt,name=start,proto3" json:"start,omitempty"` End *telemetron.TimestampInfo `protobuf:"bytes,5,opt,name=end,proto3" json:"end,omitempty"` // contains filtered or unexported fields }
func (*StarlinkRouterAlerts) Descriptor
deprecated
func (*StarlinkRouterAlerts) Descriptor() ([]byte, []int)
Deprecated: Use StarlinkRouterAlerts.ProtoReflect.Descriptor instead.
func (*StarlinkRouterAlerts) GetActive ¶
func (x *StarlinkRouterAlerts) GetActive() bool
func (*StarlinkRouterAlerts) GetEnd ¶
func (x *StarlinkRouterAlerts) GetEnd() *telemetron.TimestampInfo
func (*StarlinkRouterAlerts) GetName ¶
func (x *StarlinkRouterAlerts) GetName() string
func (*StarlinkRouterAlerts) GetSource ¶
func (x *StarlinkRouterAlerts) GetSource() string
func (*StarlinkRouterAlerts) GetStart ¶
func (x *StarlinkRouterAlerts) GetStart() *telemetron.TimestampInfo
func (*StarlinkRouterAlerts) ProtoMessage ¶
func (*StarlinkRouterAlerts) ProtoMessage()
func (*StarlinkRouterAlerts) ProtoReflect ¶
func (x *StarlinkRouterAlerts) ProtoReflect() protoreflect.Message
func (*StarlinkRouterAlerts) Reset ¶
func (x *StarlinkRouterAlerts) Reset()
func (*StarlinkRouterAlerts) String ¶
func (x *StarlinkRouterAlerts) String() string
type StarlinkRouterHourlyMetricsV2 ¶
type StarlinkRouterHourlyMetricsV2 struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TimestampDate *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=timestamp_date,json=timestampDate,proto3" json:"timestamp_date,omitempty"` TimestampHour *wrapperspb.UInt32Value `protobuf:"bytes,3,opt,name=timestamp_hour,json=timestampHour,proto3" json:"timestamp_hour,omitempty"` SysHwGen *wrapperspb.UInt32Value `protobuf:"bytes,4,opt,name=sys_hw_gen,json=sysHwGen,proto3" json:"sys_hw_gen,omitempty"` SysSw *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=sys_sw,json=sysSw,proto3" json:"sys_sw,omitempty"` SysCountry *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=sys_country,json=sysCountry,proto3" json:"sys_country,omitempty"` SysIsDev *wrapperspb.BoolValue `protobuf:"bytes,7,opt,name=sys_is_dev,json=sysIsDev,proto3" json:"sys_is_dev,omitempty"` SysAllocFds *wrapperspb.UInt32Value `protobuf:"bytes,8,opt,name=sys_alloc_fds,json=sysAllocFds,proto3" json:"sys_alloc_fds,omitempty"` SysCpuUsage *wrapperspb.FloatValue `protobuf:"bytes,9,opt,name=sys_cpu_usage,json=sysCpuUsage,proto3" json:"sys_cpu_usage,omitempty"` SysMemFreeKb *wrapperspb.FloatValue `protobuf:"bytes,10,opt,name=sys_mem_free_kb,json=sysMemFreeKb,proto3" json:"sys_mem_free_kb,omitempty"` SysBootcount *wrapperspb.Int32Value `protobuf:"bytes,11,opt,name=sys_bootcount,json=sysBootcount,proto3" json:"sys_bootcount,omitempty"` SysPartitionsEqual *wrapperspb.BoolValue `protobuf:"bytes,12,opt,name=sys_partitions_equal,json=sysPartitionsEqual,proto3" json:"sys_partitions_equal,omitempty"` SysUptimeSeconds *wrapperspb.UInt32Value `protobuf:"bytes,13,opt,name=sys_uptime_seconds,json=sysUptimeSeconds,proto3" json:"sys_uptime_seconds,omitempty"` SysAntiRollbackVersion *wrapperspb.Int32Value `` /* 132-byte string literal not displayed */ Radios_2GhzChannel *wrapperspb.UInt32Value `protobuf:"bytes,100,opt,name=radios_2ghz_channel,json=radios2ghzChannel,proto3" json:"radios_2ghz_channel,omitempty"` Radios_2GhzAntenna1Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_2GhzAntenna2Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_2GhzAntenna3Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_2GhzIfaceCount *wrapperspb.UInt32Value `` /* 127-byte string literal not displayed */ Radios_2GhzChanBusyFraction *wrapperspb.FloatValue `` /* 147-byte string literal not displayed */ Radios_2GhzEdccaFraction *wrapperspb.FloatValue `` /* 136-byte string literal not displayed */ Radios_2GhzOverlappingBssFraction *wrapperspb.FloatValue `` /* 165-byte string literal not displayed */ Radios_2GhzRxBytes *wrapperspb.UInt32Value `protobuf:"bytes,108,opt,name=radios_2ghz_rx_bytes,json=radios2ghzRxBytes,proto3" json:"radios_2ghz_rx_bytes,omitempty"` Radios_2GhzRxPackets *wrapperspb.UInt32Value `protobuf:"bytes,109,opt,name=radios_2ghz_rx_packets,json=radios2ghzRxPackets,proto3" json:"radios_2ghz_rx_packets,omitempty"` Radios_2GhzRxErrors *wrapperspb.UInt32Value `protobuf:"bytes,110,opt,name=radios_2ghz_rx_errors,json=radios2ghzRxErrors,proto3" json:"radios_2ghz_rx_errors,omitempty"` Radios_2GhzRxFrameErrors *wrapperspb.UInt32Value `` /* 138-byte string literal not displayed */ Radios_2GhzRxPacketErrorRate *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ Radios_2GhzRxAirtimeFraction *wrapperspb.FloatValue `` /* 150-byte string literal not displayed */ Radios_2GhzTxBytes *wrapperspb.UInt32Value `protobuf:"bytes,114,opt,name=radios_2ghz_tx_bytes,json=radios2ghzTxBytes,proto3" json:"radios_2ghz_tx_bytes,omitempty"` Radios_2GhzTxPackets *wrapperspb.UInt32Value `protobuf:"bytes,115,opt,name=radios_2ghz_tx_packets,json=radios2ghzTxPackets,proto3" json:"radios_2ghz_tx_packets,omitempty"` Radios_2GhzTxErrors *wrapperspb.UInt32Value `protobuf:"bytes,116,opt,name=radios_2ghz_tx_errors,json=radios2ghzTxErrors,proto3" json:"radios_2ghz_tx_errors,omitempty"` Radios_2GhzTxPacketErrorRate *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ Radios_2GhzTxAirtimeFraction *wrapperspb.FloatValue `` /* 150-byte string literal not displayed */ Radios_5GhzChannel *wrapperspb.UInt32Value `protobuf:"bytes,119,opt,name=radios_5ghz_channel,json=radios5ghzChannel,proto3" json:"radios_5ghz_channel,omitempty"` Radios_5GhzAntenna1Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_5GhzAntenna2Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_5GhzAntenna3Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_5GhzIfaceCount *wrapperspb.UInt32Value `` /* 127-byte string literal not displayed */ Radios_5GhzChanBusyFraction *wrapperspb.FloatValue `` /* 147-byte string literal not displayed */ Radios_5GhzEdccaFraction *wrapperspb.FloatValue `` /* 136-byte string literal not displayed */ Radios_5GhzOverlappingBssFraction *wrapperspb.FloatValue `` /* 165-byte string literal not displayed */ Radios_5GhzRxBytes *wrapperspb.UInt32Value `protobuf:"bytes,127,opt,name=radios_5ghz_rx_bytes,json=radios5ghzRxBytes,proto3" json:"radios_5ghz_rx_bytes,omitempty"` Radios_5GhzRxPackets *wrapperspb.UInt32Value `protobuf:"bytes,128,opt,name=radios_5ghz_rx_packets,json=radios5ghzRxPackets,proto3" json:"radios_5ghz_rx_packets,omitempty"` Radios_5GhzRxErrors *wrapperspb.UInt32Value `protobuf:"bytes,129,opt,name=radios_5ghz_rx_errors,json=radios5ghzRxErrors,proto3" json:"radios_5ghz_rx_errors,omitempty"` Radios_5GhzRxFrameErrors *wrapperspb.UInt32Value `` /* 138-byte string literal not displayed */ Radios_5GhzRxPacketErrorRate *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ Radios_5GhzRxAirtimeFraction *wrapperspb.FloatValue `` /* 150-byte string literal not displayed */ Radios_5GhzTxBytes *wrapperspb.UInt32Value `protobuf:"bytes,133,opt,name=radios_5ghz_tx_bytes,json=radios5ghzTxBytes,proto3" json:"radios_5ghz_tx_bytes,omitempty"` Radios_5GhzTxPackets *wrapperspb.UInt32Value `protobuf:"bytes,134,opt,name=radios_5ghz_tx_packets,json=radios5ghzTxPackets,proto3" json:"radios_5ghz_tx_packets,omitempty"` Radios_5GhzTxErrors *wrapperspb.UInt32Value `protobuf:"bytes,135,opt,name=radios_5ghz_tx_errors,json=radios5ghzTxErrors,proto3" json:"radios_5ghz_tx_errors,omitempty"` Radios_5GhzTxPacketErrorRate *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ Radios_5GhzTxAirtimeFraction *wrapperspb.FloatValue `` /* 150-byte string literal not displayed */ Radios_2GhzThermalTemp *wrapperspb.FloatValue `` /* 130-byte string literal not displayed */ Radios_5GhzThermalTemp *wrapperspb.FloatValue `` /* 130-byte string literal not displayed */ Radios_2GhzThermalDutyCycle *wrapperspb.FloatValue `` /* 147-byte string literal not displayed */ Radios_5GhzThermalDutyCycle *wrapperspb.FloatValue `` /* 147-byte string literal not displayed */ Radios_2GhzThermalThrottledSeconds *wrapperspb.UInt32Value `` /* 168-byte string literal not displayed */ Radios_5GhzThermalThrottledSeconds *wrapperspb.UInt32Value `` /* 168-byte string literal not displayed */ IfacesLanEthRxBytes *wrapperspb.UInt32Value `` /* 126-byte string literal not displayed */ IfacesLanEthRxPackets *wrapperspb.UInt32Value `` /* 132-byte string literal not displayed */ IfacesLanEthRxErrors *wrapperspb.UInt32Value `` /* 129-byte string literal not displayed */ IfacesLanEthRxFrameErrors *wrapperspb.UInt32Value `` /* 146-byte string literal not displayed */ IfacesLanEthTxBytes *wrapperspb.UInt32Value `` /* 126-byte string literal not displayed */ IfacesLanEthTxPackets *wrapperspb.UInt32Value `` /* 132-byte string literal not displayed */ IfacesLanEthTxErrors *wrapperspb.UInt32Value `` /* 129-byte string literal not displayed */ IfacesWanEthRxBytes *wrapperspb.UInt32Value `` /* 126-byte string literal not displayed */ IfacesWanEthRxPackets *wrapperspb.UInt32Value `` /* 132-byte string literal not displayed */ IfacesWanEthRxErrors *wrapperspb.UInt32Value `` /* 129-byte string literal not displayed */ IfacesWanEthRxFrameErrors *wrapperspb.UInt32Value `` /* 146-byte string literal not displayed */ IfacesWanEthTxBytes *wrapperspb.UInt32Value `` /* 126-byte string literal not displayed */ IfacesWanEthTxPackets *wrapperspb.UInt32Value `` /* 132-byte string literal not displayed */ IfacesWanEthTxErrors *wrapperspb.UInt32Value `` /* 129-byte string literal not displayed */ Clients *wrapperspb.UInt32Value `protobuf:"bytes,400,opt,name=clients,proto3" json:"clients,omitempty"` Clients_2Ghz *wrapperspb.UInt32Value `protobuf:"bytes,401,opt,name=clients_2ghz,json=clients2ghz,proto3" json:"clients_2ghz,omitempty"` Clients_5Ghz *wrapperspb.UInt32Value `protobuf:"bytes,402,opt,name=clients_5ghz,json=clients5ghz,proto3" json:"clients_5ghz,omitempty"` ClientsEth *wrapperspb.UInt32Value `protobuf:"bytes,403,opt,name=clients_eth,json=clientsEth,proto3" json:"clients_eth,omitempty"` ClientsRepeater *wrapperspb.UInt32Value `protobuf:"bytes,404,opt,name=clients_repeater,json=clientsRepeater,proto3" json:"clients_repeater,omitempty"` ClientsRepeater_2Ghz *wrapperspb.UInt32Value `protobuf:"bytes,405,opt,name=clients_repeater_2ghz,json=clientsRepeater2ghz,proto3" json:"clients_repeater_2ghz,omitempty"` ClientsRepeater_5Ghz *wrapperspb.UInt32Value `protobuf:"bytes,406,opt,name=clients_repeater_5ghz,json=clientsRepeater5ghz,proto3" json:"clients_repeater_5ghz,omitempty"` ClientsRepeaterEth *wrapperspb.UInt32Value `protobuf:"bytes,407,opt,name=clients_repeater_eth,json=clientsRepeaterEth,proto3" json:"clients_repeater_eth,omitempty"` MeshHops *wrapperspb.UInt32Value `protobuf:"bytes,408,opt,name=mesh_hops,json=meshHops,proto3" json:"mesh_hops,omitempty"` MeshOneHopRssiAvg_2Ghz *wrapperspb.FloatValue `` /* 134-byte string literal not displayed */ MeshOneHopRssiAvg_5Ghz *wrapperspb.FloatValue `` /* 134-byte string literal not displayed */ MeshTwoHopRssiAvg_2Ghz *wrapperspb.FloatValue `` /* 134-byte string literal not displayed */ MeshTwoHopRssiAvg_5Ghz *wrapperspb.FloatValue `` /* 134-byte string literal not displayed */ PingSecondsSinceLast_1SOutage *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ PingSecondsSinceLast_2SOutage *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ PingSecondsSinceLast_5SOutage *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ PingSecondsSinceLast_60SOutage *wrapperspb.FloatValue `` /* 158-byte string literal not displayed */ PingSecondsSinceLast_300SOutage *wrapperspb.FloatValue `` /* 161-byte string literal not displayed */ PingDropRate *wrapperspb.FloatValue `protobuf:"bytes,605,opt,name=ping_drop_rate,json=pingDropRate,proto3" json:"ping_drop_rate,omitempty"` PingDropRateLast_1H *wrapperspb.FloatValue `protobuf:"bytes,606,opt,name=ping_drop_rate_last_1h,json=pingDropRateLast1h,proto3" json:"ping_drop_rate_last_1h,omitempty"` PingLatency *wrapperspb.FloatValue `protobuf:"bytes,607,opt,name=ping_latency,json=pingLatency,proto3" json:"ping_latency,omitempty"` PingDishSecondsSinceLast_1SOutage *wrapperspb.FloatValue `` /* 169-byte string literal not displayed */ PingDishSecondsSinceLast_2SOutage *wrapperspb.FloatValue `` /* 169-byte string literal not displayed */ PingDishSecondsSinceLast_5SOutage *wrapperspb.FloatValue `` /* 169-byte string literal not displayed */ PingDishSecondsSinceLast_60SOutage *wrapperspb.FloatValue `` /* 172-byte string literal not displayed */ PingDishSecondsSinceLast_300SOutage *wrapperspb.FloatValue `` /* 175-byte string literal not displayed */ PingDishDropRate *wrapperspb.FloatValue `protobuf:"bytes,615,opt,name=ping_dish_drop_rate,json=pingDishDropRate,proto3" json:"ping_dish_drop_rate,omitempty"` PingDishDropRateLast_1H *wrapperspb.FloatValue `` /* 137-byte string literal not displayed */ PingDishLatency *wrapperspb.FloatValue `protobuf:"bytes,617,opt,name=ping_dish_latency,json=pingDishLatency,proto3" json:"ping_dish_latency,omitempty"` ClientSpeedtestRouterDownloadMbps *wrapperspb.FloatValue `` /* 168-byte string literal not displayed */ ClientSpeedtestRouterUploadMbps *wrapperspb.FloatValue `` /* 162-byte string literal not displayed */ ClientSpeedtestRouterRssi *wrapperspb.FloatValue `` /* 142-byte string literal not displayed */ ClientSpeedtestWifiDownloadMbps *wrapperspb.FloatValue `` /* 162-byte string literal not displayed */ ClientSpeedtestWifiUploadMbps *wrapperspb.FloatValue `` /* 156-byte string literal not displayed */ ClientSpeedtestClientDownloadMbps *wrapperspb.FloatValue `` /* 168-byte string literal not displayed */ ClientSpeedtestClientUploadMbps *wrapperspb.FloatValue `` /* 162-byte string literal not displayed */ ClientSpeedtestClientRssi *wrapperspb.FloatValue `` /* 142-byte string literal not displayed */ ClientSpeedtestClientIface *wrapperspb.UInt32Value `` /* 145-byte string literal not displayed */ ClientSpeedtestClientOui *wrapperspb.StringValue `` /* 139-byte string literal not displayed */ ClientSpeedtestClientTxRate *wrapperspb.UInt32Value `` /* 150-byte string literal not displayed */ ClientSpeedtestClientRxRate *wrapperspb.UInt32Value `` /* 150-byte string literal not displayed */ ClientSpeedtestClientPlatformType *wrapperspb.UInt32Value `` /* 168-byte string literal not displayed */ SpeedtestTcp_8DownloadMbpsAvg *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ SpeedtestTcp_8DownloadMbpsMax *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ SpeedtestTcp_8UploadMbpsAvg *wrapperspb.FloatValue `` /* 149-byte string literal not displayed */ SpeedtestTcp_8UploadMbpsMax *wrapperspb.FloatValue `` /* 149-byte string literal not displayed */ SpeedtestTcp_64DownloadMbpsAvg *wrapperspb.FloatValue `` /* 158-byte string literal not displayed */ SpeedtestTcp_64DownloadMbpsMax *wrapperspb.FloatValue `` /* 158-byte string literal not displayed */ SpeedtestTcp_64UploadMbpsAvg *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ SpeedtestTcp_64UploadMbpsMax *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ DishCellId *wrapperspb.UInt32Value `protobuf:"bytes,900,opt,name=dish_cell_id,json=dishCellId,proto3" json:"dish_cell_id,omitempty"` ConfigSetupComplete *wrapperspb.BoolValue `protobuf:"bytes,1000,opt,name=config_setup_complete,json=configSetupComplete,proto3" json:"config_setup_complete,omitempty"` ConfigBandsSplit *wrapperspb.BoolValue `protobuf:"bytes,1001,opt,name=config_bands_split,json=configBandsSplit,proto3" json:"config_bands_split,omitempty"` ConfigIsRepeater *wrapperspb.BoolValue `protobuf:"bytes,1002,opt,name=config_is_repeater,json=configIsRepeater,proto3" json:"config_is_repeater,omitempty"` ConfigOpenNetwork *wrapperspb.BoolValue `protobuf:"bytes,1003,opt,name=config_open_network,json=configOpenNetwork,proto3" json:"config_open_network,omitempty"` ConfigIsAviation *wrapperspb.BoolValue `protobuf:"bytes,1004,opt,name=config_is_aviation,json=configIsAviation,proto3" json:"config_is_aviation,omitempty"` ConfigSecureDns *wrapperspb.BoolValue `protobuf:"bytes,1005,opt,name=config_secure_dns,json=configSecureDns,proto3" json:"config_secure_dns,omitempty"` ConfigLegacy *wrapperspb.BoolValue `protobuf:"bytes,1006,opt,name=config_legacy,json=configLegacy,proto3" json:"config_legacy,omitempty"` ConfigApMode *wrapperspb.BoolValue `protobuf:"bytes,1007,opt,name=config_ap_mode,json=configApMode,proto3" json:"config_ap_mode,omitempty"` ConfigDfsEnabled *wrapperspb.BoolValue `protobuf:"bytes,1008,opt,name=config_dfs_enabled,json=configDfsEnabled,proto3" json:"config_dfs_enabled,omitempty"` ConfigNetworkNameIsDefault *wrapperspb.BoolValue `` /* 148-byte string literal not displayed */ ConfigRemoteSshEnabled *wrapperspb.BoolValue `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StarlinkRouterHourlyMetricsV2) Descriptor
deprecated
func (*StarlinkRouterHourlyMetricsV2) Descriptor() ([]byte, []int)
Deprecated: Use StarlinkRouterHourlyMetricsV2.ProtoReflect.Descriptor instead.
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientDownloadMbps ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientDownloadMbps() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientIface ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientIface() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientOui ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientOui() *wrapperspb.StringValue
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientPlatformType ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientPlatformType() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientRssi ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientRssi() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientRxRate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientRxRate() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientTxRate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientTxRate() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientUploadMbps ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestClientUploadMbps() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterDownloadMbps ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterDownloadMbps() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterRssi ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterRssi() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterUploadMbps ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestRouterUploadMbps() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestWifiDownloadMbps ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestWifiDownloadMbps() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetClientSpeedtestWifiUploadMbps ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientSpeedtestWifiUploadMbps() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetClients ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClients() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientsEth ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientsEth() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientsRepeater ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientsRepeater() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientsRepeaterEth ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientsRepeaterEth() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientsRepeater_2Ghz ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientsRepeater_2Ghz() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClientsRepeater_5Ghz ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClientsRepeater_5Ghz() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClients_2Ghz ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClients_2Ghz() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetClients_5Ghz ¶
func (x *StarlinkRouterHourlyMetricsV2) GetClients_5Ghz() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetConfigApMode ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigApMode() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigBandsSplit ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigBandsSplit() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigDfsEnabled ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigDfsEnabled() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigIsAviation ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigIsAviation() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigIsRepeater ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigIsRepeater() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigLegacy ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigLegacy() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigNetworkNameIsDefault ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigNetworkNameIsDefault() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigOpenNetwork ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigOpenNetwork() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigRemoteSshEnabled ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigRemoteSshEnabled() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigSecureDns ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigSecureDns() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetConfigSetupComplete ¶
func (x *StarlinkRouterHourlyMetricsV2) GetConfigSetupComplete() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetDishCellId ¶
func (x *StarlinkRouterHourlyMetricsV2) GetDishCellId() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetId ¶
func (x *StarlinkRouterHourlyMetricsV2) GetId() *wrapperspb.StringValue
func (*StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxBytes ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxBytes() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxFrameErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxFrameErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxPackets ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthRxPackets() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxBytes ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxBytes() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxPackets ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesLanEthTxPackets() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxBytes ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxBytes() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxFrameErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxFrameErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxPackets ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthRxPackets() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxBytes ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxBytes() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxPackets ¶
func (x *StarlinkRouterHourlyMetricsV2) GetIfacesWanEthTxPackets() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetMeshHops ¶
func (x *StarlinkRouterHourlyMetricsV2) GetMeshHops() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetMeshOneHopRssiAvg_2Ghz ¶
func (x *StarlinkRouterHourlyMetricsV2) GetMeshOneHopRssiAvg_2Ghz() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetMeshOneHopRssiAvg_5Ghz ¶
func (x *StarlinkRouterHourlyMetricsV2) GetMeshOneHopRssiAvg_5Ghz() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetMeshTwoHopRssiAvg_2Ghz ¶
func (x *StarlinkRouterHourlyMetricsV2) GetMeshTwoHopRssiAvg_2Ghz() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetMeshTwoHopRssiAvg_5Ghz ¶
func (x *StarlinkRouterHourlyMetricsV2) GetMeshTwoHopRssiAvg_5Ghz() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDishDropRate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDishDropRate() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDishDropRateLast_1H ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDishDropRateLast_1H() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDishLatency ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDishLatency() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_1SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_1SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_2SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_2SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_300SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_300SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_5SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_5SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_60SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDishSecondsSinceLast_60SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDropRate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDropRate() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingDropRateLast_1H ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingDropRateLast_1H() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingLatency ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingLatency() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_1SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_1SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_2SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_2SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_300SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_300SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_5SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_5SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_60SOutage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetPingSecondsSinceLast_60SOutage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna1Rssi ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna1Rssi() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna2Rssi ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna2Rssi() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna3Rssi ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzAntenna3Rssi() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzChanBusyFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzChanBusyFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzChannel ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzChannel() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzEdccaFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzEdccaFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzIfaceCount ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzIfaceCount() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzOverlappingBssFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzOverlappingBssFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxAirtimeFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxAirtimeFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxBytes ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxBytes() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxFrameErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxFrameErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxPacketErrorRate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxPacketErrorRate() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxPackets ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzRxPackets() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalDutyCycle ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalDutyCycle() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalTemp ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalTemp() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalThrottledSeconds ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzThermalThrottledSeconds() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxAirtimeFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxAirtimeFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxBytes ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxBytes() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxPacketErrorRate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxPacketErrorRate() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxPackets ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_2GhzTxPackets() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna1Rssi ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna1Rssi() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna2Rssi ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna2Rssi() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna3Rssi ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzAntenna3Rssi() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzChanBusyFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzChanBusyFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzChannel ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzChannel() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzEdccaFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzEdccaFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzIfaceCount ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzIfaceCount() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzOverlappingBssFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzOverlappingBssFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxAirtimeFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxAirtimeFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxBytes ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxBytes() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxFrameErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxFrameErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxPacketErrorRate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxPacketErrorRate() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxPackets ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzRxPackets() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalDutyCycle ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalDutyCycle() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalTemp ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalTemp() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalThrottledSeconds ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzThermalThrottledSeconds() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxAirtimeFraction ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxAirtimeFraction() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxBytes ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxBytes() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxErrors ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxErrors() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxPacketErrorRate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxPacketErrorRate() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxPackets ¶
func (x *StarlinkRouterHourlyMetricsV2) GetRadios_5GhzTxPackets() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsAvg ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsAvg() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsMax ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsMax() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsAvg ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsAvg() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsMax ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsMax() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsAvg ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsAvg() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsMax ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsMax() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsAvg ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsAvg() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsMax ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsMax() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSysAllocFds ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysAllocFds() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetSysAntiRollbackVersion ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysAntiRollbackVersion() *wrapperspb.Int32Value
func (*StarlinkRouterHourlyMetricsV2) GetSysBootcount ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysBootcount() *wrapperspb.Int32Value
func (*StarlinkRouterHourlyMetricsV2) GetSysCountry ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysCountry() *wrapperspb.StringValue
func (*StarlinkRouterHourlyMetricsV2) GetSysCpuUsage ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysCpuUsage() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSysHwGen ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysHwGen() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetSysIsDev ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysIsDev() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetSysMemFreeKb ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysMemFreeKb() *wrapperspb.FloatValue
func (*StarlinkRouterHourlyMetricsV2) GetSysPartitionsEqual ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysPartitionsEqual() *wrapperspb.BoolValue
func (*StarlinkRouterHourlyMetricsV2) GetSysSw ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysSw() *wrapperspb.StringValue
func (*StarlinkRouterHourlyMetricsV2) GetSysUptimeSeconds ¶
func (x *StarlinkRouterHourlyMetricsV2) GetSysUptimeSeconds() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) GetTimestampDate ¶
func (x *StarlinkRouterHourlyMetricsV2) GetTimestampDate() *wrapperspb.StringValue
func (*StarlinkRouterHourlyMetricsV2) GetTimestampHour ¶
func (x *StarlinkRouterHourlyMetricsV2) GetTimestampHour() *wrapperspb.UInt32Value
func (*StarlinkRouterHourlyMetricsV2) ProtoMessage ¶
func (*StarlinkRouterHourlyMetricsV2) ProtoMessage()
func (*StarlinkRouterHourlyMetricsV2) ProtoReflect ¶
func (x *StarlinkRouterHourlyMetricsV2) ProtoReflect() protoreflect.Message
func (*StarlinkRouterHourlyMetricsV2) Reset ¶
func (x *StarlinkRouterHourlyMetricsV2) Reset()
func (*StarlinkRouterHourlyMetricsV2) String ¶
func (x *StarlinkRouterHourlyMetricsV2) String() string
type StarlinkRoutersHourlyMetricsV2 ¶
type StarlinkRoutersHourlyMetricsV2 struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TimestampDate *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=timestamp_date,json=timestampDate,proto3" json:"timestamp_date,omitempty"` TimestampHour *wrapperspb.UInt32Value `protobuf:"bytes,3,opt,name=timestamp_hour,json=timestampHour,proto3" json:"timestamp_hour,omitempty"` Timestamp *telemetron.TimestampInfo `protobuf:"bytes,10000,opt,name=timestamp,proto3" json:"timestamp,omitempty"` SysHwGen *wrapperspb.UInt32Value `protobuf:"bytes,4,opt,name=sys_hw_gen,json=sysHwGen,proto3" json:"sys_hw_gen,omitempty"` SysSw *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=sys_sw,json=sysSw,proto3" json:"sys_sw,omitempty"` SysCountry *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=sys_country,json=sysCountry,proto3" json:"sys_country,omitempty"` SysIsDev *wrapperspb.BoolValue `protobuf:"bytes,7,opt,name=sys_is_dev,json=sysIsDev,proto3" json:"sys_is_dev,omitempty"` SysAllocFds *wrapperspb.UInt32Value `protobuf:"bytes,8,opt,name=sys_alloc_fds,json=sysAllocFds,proto3" json:"sys_alloc_fds,omitempty"` SysCpuUsage *wrapperspb.FloatValue `protobuf:"bytes,9,opt,name=sys_cpu_usage,json=sysCpuUsage,proto3" json:"sys_cpu_usage,omitempty"` SysMemFreeKb *wrapperspb.FloatValue `protobuf:"bytes,10,opt,name=sys_mem_free_kb,json=sysMemFreeKb,proto3" json:"sys_mem_free_kb,omitempty"` SysBootcount *wrapperspb.Int32Value `protobuf:"bytes,11,opt,name=sys_bootcount,json=sysBootcount,proto3" json:"sys_bootcount,omitempty"` SysPartitionsEqual *wrapperspb.BoolValue `protobuf:"bytes,12,opt,name=sys_partitions_equal,json=sysPartitionsEqual,proto3" json:"sys_partitions_equal,omitempty"` SysUptimeSeconds *wrapperspb.UInt32Value `protobuf:"bytes,13,opt,name=sys_uptime_seconds,json=sysUptimeSeconds,proto3" json:"sys_uptime_seconds,omitempty"` SysAntiRollbackVersion *wrapperspb.Int32Value `` /* 132-byte string literal not displayed */ Radios_2GhzChannel *wrapperspb.UInt32Value `protobuf:"bytes,100,opt,name=radios_2ghz_channel,json=radios2ghzChannel,proto3" json:"radios_2ghz_channel,omitempty"` Radios_2GhzAntenna1Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_2GhzAntenna2Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_2GhzAntenna3Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_2GhzIfaceCount *wrapperspb.UInt32Value `` /* 127-byte string literal not displayed */ Radios_2GhzChanBusyFraction *wrapperspb.FloatValue `` /* 147-byte string literal not displayed */ Radios_2GhzEdccaFraction *wrapperspb.FloatValue `` /* 136-byte string literal not displayed */ Radios_2GhzOverlappingBssFraction *wrapperspb.FloatValue `` /* 165-byte string literal not displayed */ Radios_2GhzRxBytes *wrapperspb.Int64Value `protobuf:"bytes,108,opt,name=radios_2ghz_rx_bytes,json=radios2ghzRxBytes,proto3" json:"radios_2ghz_rx_bytes,omitempty"` Radios_2GhzRxPackets *wrapperspb.Int64Value `protobuf:"bytes,109,opt,name=radios_2ghz_rx_packets,json=radios2ghzRxPackets,proto3" json:"radios_2ghz_rx_packets,omitempty"` Radios_2GhzRxErrors *wrapperspb.Int64Value `protobuf:"bytes,110,opt,name=radios_2ghz_rx_errors,json=radios2ghzRxErrors,proto3" json:"radios_2ghz_rx_errors,omitempty"` Radios_2GhzRxFrameErrors *wrapperspb.Int64Value `` /* 138-byte string literal not displayed */ Radios_2GhzRxPacketErrorRate *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ Radios_2GhzRxAirtimeFraction *wrapperspb.FloatValue `` /* 150-byte string literal not displayed */ Radios_2GhzTxBytes *wrapperspb.Int64Value `protobuf:"bytes,114,opt,name=radios_2ghz_tx_bytes,json=radios2ghzTxBytes,proto3" json:"radios_2ghz_tx_bytes,omitempty"` Radios_2GhzTxPackets *wrapperspb.Int64Value `protobuf:"bytes,115,opt,name=radios_2ghz_tx_packets,json=radios2ghzTxPackets,proto3" json:"radios_2ghz_tx_packets,omitempty"` Radios_2GhzTxErrors *wrapperspb.Int64Value `protobuf:"bytes,116,opt,name=radios_2ghz_tx_errors,json=radios2ghzTxErrors,proto3" json:"radios_2ghz_tx_errors,omitempty"` Radios_2GhzTxPacketErrorRate *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ Radios_2GhzTxAirtimeFraction *wrapperspb.FloatValue `` /* 150-byte string literal not displayed */ Radios_5GhzChannel *wrapperspb.UInt32Value `protobuf:"bytes,119,opt,name=radios_5ghz_channel,json=radios5ghzChannel,proto3" json:"radios_5ghz_channel,omitempty"` Radios_5GhzAntenna1Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_5GhzAntenna2Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_5GhzAntenna3Rssi *wrapperspb.FloatValue `` /* 133-byte string literal not displayed */ Radios_5GhzIfaceCount *wrapperspb.UInt32Value `` /* 127-byte string literal not displayed */ Radios_5GhzChanBusyFraction *wrapperspb.FloatValue `` /* 147-byte string literal not displayed */ Radios_5GhzEdccaFraction *wrapperspb.FloatValue `` /* 136-byte string literal not displayed */ Radios_5GhzOverlappingBssFraction *wrapperspb.FloatValue `` /* 165-byte string literal not displayed */ Radios_5GhzRxBytes *wrapperspb.Int64Value `protobuf:"bytes,127,opt,name=radios_5ghz_rx_bytes,json=radios5ghzRxBytes,proto3" json:"radios_5ghz_rx_bytes,omitempty"` Radios_5GhzRxPackets *wrapperspb.Int64Value `protobuf:"bytes,128,opt,name=radios_5ghz_rx_packets,json=radios5ghzRxPackets,proto3" json:"radios_5ghz_rx_packets,omitempty"` Radios_5GhzRxErrors *wrapperspb.Int64Value `protobuf:"bytes,129,opt,name=radios_5ghz_rx_errors,json=radios5ghzRxErrors,proto3" json:"radios_5ghz_rx_errors,omitempty"` Radios_5GhzRxFrameErrors *wrapperspb.Int64Value `` /* 138-byte string literal not displayed */ Radios_5GhzRxPacketErrorRate *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ Radios_5GhzRxAirtimeFraction *wrapperspb.FloatValue `` /* 150-byte string literal not displayed */ Radios_5GhzTxBytes *wrapperspb.Int64Value `protobuf:"bytes,133,opt,name=radios_5ghz_tx_bytes,json=radios5ghzTxBytes,proto3" json:"radios_5ghz_tx_bytes,omitempty"` Radios_5GhzTxPackets *wrapperspb.Int64Value `protobuf:"bytes,134,opt,name=radios_5ghz_tx_packets,json=radios5ghzTxPackets,proto3" json:"radios_5ghz_tx_packets,omitempty"` Radios_5GhzTxErrors *wrapperspb.Int64Value `protobuf:"bytes,135,opt,name=radios_5ghz_tx_errors,json=radios5ghzTxErrors,proto3" json:"radios_5ghz_tx_errors,omitempty"` Radios_5GhzTxPacketErrorRate *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ Radios_5GhzTxAirtimeFraction *wrapperspb.FloatValue `` /* 150-byte string literal not displayed */ Radios_2GhzThermalTemp *wrapperspb.FloatValue `` /* 130-byte string literal not displayed */ Radios_5GhzThermalTemp *wrapperspb.FloatValue `` /* 130-byte string literal not displayed */ Radios_2GhzThermalDutyCycle *wrapperspb.FloatValue `` /* 147-byte string literal not displayed */ Radios_5GhzThermalDutyCycle *wrapperspb.FloatValue `` /* 147-byte string literal not displayed */ Radios_2GhzThermalThrottledSeconds *wrapperspb.UInt32Value `` /* 168-byte string literal not displayed */ Radios_5GhzThermalThrottledSeconds *wrapperspb.UInt32Value `` /* 168-byte string literal not displayed */ IfacesLanEthRxBytes *wrapperspb.Int64Value `` /* 126-byte string literal not displayed */ IfacesLanEthRxPackets *wrapperspb.Int64Value `` /* 132-byte string literal not displayed */ IfacesLanEthRxErrors *wrapperspb.Int64Value `` /* 129-byte string literal not displayed */ IfacesLanEthRxFrameErrors *wrapperspb.Int64Value `` /* 146-byte string literal not displayed */ IfacesLanEthTxBytes *wrapperspb.Int64Value `` /* 126-byte string literal not displayed */ IfacesLanEthTxPackets *wrapperspb.Int64Value `` /* 132-byte string literal not displayed */ IfacesLanEthTxErrors *wrapperspb.Int64Value `` /* 129-byte string literal not displayed */ IfacesWanEthRxBytes *wrapperspb.Int64Value `` /* 126-byte string literal not displayed */ IfacesWanEthRxPackets *wrapperspb.Int64Value `` /* 132-byte string literal not displayed */ IfacesWanEthRxErrors *wrapperspb.Int64Value `` /* 129-byte string literal not displayed */ IfacesWanEthRxFrameErrors *wrapperspb.Int64Value `` /* 146-byte string literal not displayed */ IfacesWanEthTxBytes *wrapperspb.Int64Value `` /* 126-byte string literal not displayed */ IfacesWanEthTxPackets *wrapperspb.Int64Value `` /* 132-byte string literal not displayed */ IfacesWanEthTxErrors *wrapperspb.Int64Value `` /* 129-byte string literal not displayed */ Clients *wrapperspb.UInt32Value `protobuf:"bytes,400,opt,name=clients,proto3" json:"clients,omitempty"` Clients_2Ghz *wrapperspb.UInt32Value `protobuf:"bytes,401,opt,name=clients_2ghz,json=clients2ghz,proto3" json:"clients_2ghz,omitempty"` Clients_5Ghz *wrapperspb.UInt32Value `protobuf:"bytes,402,opt,name=clients_5ghz,json=clients5ghz,proto3" json:"clients_5ghz,omitempty"` ClientsEth *wrapperspb.UInt32Value `protobuf:"bytes,403,opt,name=clients_eth,json=clientsEth,proto3" json:"clients_eth,omitempty"` ClientsRepeater *wrapperspb.UInt32Value `protobuf:"bytes,404,opt,name=clients_repeater,json=clientsRepeater,proto3" json:"clients_repeater,omitempty"` ClientsRepeater_2Ghz *wrapperspb.UInt32Value `protobuf:"bytes,405,opt,name=clients_repeater_2ghz,json=clientsRepeater2ghz,proto3" json:"clients_repeater_2ghz,omitempty"` ClientsRepeater_5Ghz *wrapperspb.UInt32Value `protobuf:"bytes,406,opt,name=clients_repeater_5ghz,json=clientsRepeater5ghz,proto3" json:"clients_repeater_5ghz,omitempty"` ClientsRepeaterEth *wrapperspb.UInt32Value `protobuf:"bytes,407,opt,name=clients_repeater_eth,json=clientsRepeaterEth,proto3" json:"clients_repeater_eth,omitempty"` MeshHops *wrapperspb.UInt32Value `protobuf:"bytes,408,opt,name=mesh_hops,json=meshHops,proto3" json:"mesh_hops,omitempty"` MeshOneHopRssiAvg_2Ghz *wrapperspb.FloatValue `` /* 134-byte string literal not displayed */ MeshOneHopRssiAvg_5Ghz *wrapperspb.FloatValue `` /* 134-byte string literal not displayed */ MeshTwoHopRssiAvg_2Ghz *wrapperspb.FloatValue `` /* 134-byte string literal not displayed */ MeshTwoHopRssiAvg_5Ghz *wrapperspb.FloatValue `` /* 134-byte string literal not displayed */ PingSecondsSinceLast_1SOutage *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ PingSecondsSinceLast_2SOutage *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ PingSecondsSinceLast_5SOutage *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ PingSecondsSinceLast_60SOutage *wrapperspb.FloatValue `` /* 158-byte string literal not displayed */ PingSecondsSinceLast_300SOutage *wrapperspb.FloatValue `` /* 161-byte string literal not displayed */ PingDropRate *wrapperspb.FloatValue `protobuf:"bytes,605,opt,name=ping_drop_rate,json=pingDropRate,proto3" json:"ping_drop_rate,omitempty"` PingDropRateLast_1H *wrapperspb.FloatValue `protobuf:"bytes,606,opt,name=ping_drop_rate_last_1h,json=pingDropRateLast1h,proto3" json:"ping_drop_rate_last_1h,omitempty"` PingLatency *wrapperspb.FloatValue `protobuf:"bytes,607,opt,name=ping_latency,json=pingLatency,proto3" json:"ping_latency,omitempty"` PingLatencyLast_1H *wrapperspb.FloatValue `protobuf:"bytes,618,opt,name=ping_latency_last_1h,json=pingLatencyLast1h,proto3" json:"ping_latency_last_1h,omitempty"` PingDishSecondsSinceLast_1SOutage *wrapperspb.FloatValue `` /* 169-byte string literal not displayed */ PingDishSecondsSinceLast_2SOutage *wrapperspb.FloatValue `` /* 169-byte string literal not displayed */ PingDishSecondsSinceLast_5SOutage *wrapperspb.FloatValue `` /* 169-byte string literal not displayed */ PingDishSecondsSinceLast_60SOutage *wrapperspb.FloatValue `` /* 172-byte string literal not displayed */ PingDishSecondsSinceLast_300SOutage *wrapperspb.FloatValue `` /* 175-byte string literal not displayed */ PingDishDropRate *wrapperspb.FloatValue `protobuf:"bytes,615,opt,name=ping_dish_drop_rate,json=pingDishDropRate,proto3" json:"ping_dish_drop_rate,omitempty"` PingDishDropRateLast_1H *wrapperspb.FloatValue `` /* 137-byte string literal not displayed */ PingDishLatency *wrapperspb.FloatValue `protobuf:"bytes,617,opt,name=ping_dish_latency,json=pingDishLatency,proto3" json:"ping_dish_latency,omitempty"` PingDishLatencyLast_1H *wrapperspb.FloatValue `` /* 132-byte string literal not displayed */ ClientSpeedtestRouterDownloadMbps *wrapperspb.FloatValue `` /* 168-byte string literal not displayed */ ClientSpeedtestRouterUploadMbps *wrapperspb.FloatValue `` /* 162-byte string literal not displayed */ ClientSpeedtestRouterRssi *wrapperspb.FloatValue `` /* 142-byte string literal not displayed */ ClientSpeedtestWifiDownloadMbps *wrapperspb.FloatValue `` /* 162-byte string literal not displayed */ ClientSpeedtestWifiUploadMbps *wrapperspb.FloatValue `` /* 156-byte string literal not displayed */ ClientSpeedtestClientDownloadMbps *wrapperspb.FloatValue `` /* 168-byte string literal not displayed */ ClientSpeedtestClientUploadMbps *wrapperspb.FloatValue `` /* 162-byte string literal not displayed */ ClientSpeedtestClientRssi *wrapperspb.FloatValue `` /* 142-byte string literal not displayed */ ClientSpeedtestClientIface *wrapperspb.UInt32Value `` /* 145-byte string literal not displayed */ ClientSpeedtestClientOui *wrapperspb.StringValue `` /* 139-byte string literal not displayed */ ClientSpeedtestClientTxRate *wrapperspb.UInt32Value `` /* 150-byte string literal not displayed */ ClientSpeedtestClientRxRate *wrapperspb.UInt32Value `` /* 150-byte string literal not displayed */ ClientSpeedtestClientPlatformType *wrapperspb.UInt32Value `` /* 168-byte string literal not displayed */ SpeedtestTcp_8DownloadMbpsAvg *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ SpeedtestTcp_8DownloadMbpsMax *wrapperspb.FloatValue `` /* 155-byte string literal not displayed */ SpeedtestTcp_8UploadMbpsAvg *wrapperspb.FloatValue `` /* 149-byte string literal not displayed */ SpeedtestTcp_8UploadMbpsMax *wrapperspb.FloatValue `` /* 149-byte string literal not displayed */ SpeedtestTcp_64DownloadMbpsAvg *wrapperspb.FloatValue `` /* 158-byte string literal not displayed */ SpeedtestTcp_64DownloadMbpsMax *wrapperspb.FloatValue `` /* 158-byte string literal not displayed */ SpeedtestTcp_64UploadMbpsAvg *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ SpeedtestTcp_64UploadMbpsMax *wrapperspb.FloatValue `` /* 152-byte string literal not displayed */ DishCellId *wrapperspb.UInt32Value `protobuf:"bytes,900,opt,name=dish_cell_id,json=dishCellId,proto3" json:"dish_cell_id,omitempty"` ConfigSetupComplete *wrapperspb.BoolValue `protobuf:"bytes,1000,opt,name=config_setup_complete,json=configSetupComplete,proto3" json:"config_setup_complete,omitempty"` ConfigBandsSplit *wrapperspb.BoolValue `protobuf:"bytes,1001,opt,name=config_bands_split,json=configBandsSplit,proto3" json:"config_bands_split,omitempty"` ConfigIsRepeater *wrapperspb.BoolValue `protobuf:"bytes,1002,opt,name=config_is_repeater,json=configIsRepeater,proto3" json:"config_is_repeater,omitempty"` ConfigOpenNetwork *wrapperspb.BoolValue `protobuf:"bytes,1003,opt,name=config_open_network,json=configOpenNetwork,proto3" json:"config_open_network,omitempty"` ConfigIsAviation *wrapperspb.BoolValue `protobuf:"bytes,1004,opt,name=config_is_aviation,json=configIsAviation,proto3" json:"config_is_aviation,omitempty"` ConfigSecureDns *wrapperspb.BoolValue `protobuf:"bytes,1005,opt,name=config_secure_dns,json=configSecureDns,proto3" json:"config_secure_dns,omitempty"` ConfigLegacy *wrapperspb.BoolValue `protobuf:"bytes,1006,opt,name=config_legacy,json=configLegacy,proto3" json:"config_legacy,omitempty"` ConfigApMode *wrapperspb.BoolValue `protobuf:"bytes,1007,opt,name=config_ap_mode,json=configApMode,proto3" json:"config_ap_mode,omitempty"` ConfigDfsEnabled *wrapperspb.BoolValue `protobuf:"bytes,1008,opt,name=config_dfs_enabled,json=configDfsEnabled,proto3" json:"config_dfs_enabled,omitempty"` ConfigNetworkNameIsDefault *wrapperspb.BoolValue `` /* 148-byte string literal not displayed */ ConfigRemoteSshEnabled *wrapperspb.BoolValue `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StarlinkRoutersHourlyMetricsV2) Descriptor
deprecated
func (*StarlinkRoutersHourlyMetricsV2) Descriptor() ([]byte, []int)
Deprecated: Use StarlinkRoutersHourlyMetricsV2.ProtoReflect.Descriptor instead.
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientDownloadMbps ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientDownloadMbps() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientIface ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientIface() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientOui ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientOui() *wrapperspb.StringValue
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientPlatformType ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientPlatformType() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientRssi ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientRssi() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientRxRate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientRxRate() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientTxRate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientTxRate() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientUploadMbps ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestClientUploadMbps() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterDownloadMbps ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterDownloadMbps() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterRssi ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterRssi() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterUploadMbps ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestRouterUploadMbps() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestWifiDownloadMbps ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestWifiDownloadMbps() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestWifiUploadMbps ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientSpeedtestWifiUploadMbps() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetClients ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClients() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientsEth ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientsEth() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientsRepeater ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientsRepeater() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientsRepeaterEth ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientsRepeaterEth() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientsRepeater_2Ghz ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientsRepeater_2Ghz() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClientsRepeater_5Ghz ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClientsRepeater_5Ghz() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClients_2Ghz ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClients_2Ghz() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetClients_5Ghz ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetClients_5Ghz() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetConfigApMode ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigApMode() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigBandsSplit ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigBandsSplit() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigDfsEnabled ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigDfsEnabled() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigIsAviation ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigIsAviation() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigIsRepeater ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigIsRepeater() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigLegacy ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigLegacy() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigNetworkNameIsDefault ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigNetworkNameIsDefault() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigOpenNetwork ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigOpenNetwork() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigRemoteSshEnabled ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigRemoteSshEnabled() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigSecureDns ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigSecureDns() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetConfigSetupComplete ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetConfigSetupComplete() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetDishCellId ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetDishCellId() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetId ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetId() *wrapperspb.StringValue
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxBytes ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxBytes() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxFrameErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxFrameErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxPackets ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthRxPackets() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxBytes ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxBytes() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxPackets ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesLanEthTxPackets() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxBytes ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxBytes() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxFrameErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxFrameErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxPackets ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthRxPackets() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxBytes ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxBytes() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxPackets ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetIfacesWanEthTxPackets() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetMeshHops ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetMeshHops() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetMeshOneHopRssiAvg_2Ghz ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetMeshOneHopRssiAvg_2Ghz() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetMeshOneHopRssiAvg_5Ghz ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetMeshOneHopRssiAvg_5Ghz() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetMeshTwoHopRssiAvg_2Ghz ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetMeshTwoHopRssiAvg_2Ghz() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetMeshTwoHopRssiAvg_5Ghz ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetMeshTwoHopRssiAvg_5Ghz() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishDropRate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishDropRate() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishDropRateLast_1H ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishDropRateLast_1H() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishLatency ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishLatency() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishLatencyLast_1H ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishLatencyLast_1H() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_1SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_1SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_2SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_2SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_300SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_300SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_5SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_5SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_60SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDishSecondsSinceLast_60SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDropRate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDropRate() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingDropRateLast_1H ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingDropRateLast_1H() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingLatency ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingLatency() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingLatencyLast_1H ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingLatencyLast_1H() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_1SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_1SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_2SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_2SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_300SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_300SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_5SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_5SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_60SOutage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetPingSecondsSinceLast_60SOutage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna1Rssi ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna1Rssi() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna2Rssi ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna2Rssi() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna3Rssi ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzAntenna3Rssi() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzChanBusyFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzChanBusyFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzChannel ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzChannel() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzEdccaFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzEdccaFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzIfaceCount ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzIfaceCount() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzOverlappingBssFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzOverlappingBssFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxAirtimeFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxAirtimeFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxBytes ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxBytes() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxFrameErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxFrameErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxPacketErrorRate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxPacketErrorRate() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxPackets ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzRxPackets() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalDutyCycle ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalDutyCycle() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalTemp ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalTemp() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalThrottledSeconds ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzThermalThrottledSeconds() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxAirtimeFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxAirtimeFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxBytes ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxBytes() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxPacketErrorRate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxPacketErrorRate() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxPackets ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_2GhzTxPackets() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna1Rssi ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna1Rssi() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna2Rssi ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna2Rssi() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna3Rssi ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzAntenna3Rssi() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzChanBusyFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzChanBusyFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzChannel ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzChannel() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzEdccaFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzEdccaFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzIfaceCount ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzIfaceCount() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzOverlappingBssFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzOverlappingBssFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxAirtimeFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxAirtimeFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxBytes ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxBytes() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxFrameErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxFrameErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxPacketErrorRate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxPacketErrorRate() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxPackets ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzRxPackets() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalDutyCycle ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalDutyCycle() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalTemp ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalTemp() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalThrottledSeconds ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzThermalThrottledSeconds() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxAirtimeFraction ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxAirtimeFraction() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxBytes ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxBytes() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxErrors ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxErrors() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxPacketErrorRate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxPacketErrorRate() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxPackets ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetRadios_5GhzTxPackets() *wrapperspb.Int64Value
func (*StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsAvg ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsAvg() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsMax ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64DownloadMbpsMax() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsAvg ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsAvg() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsMax ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_64UploadMbpsMax() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsAvg ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsAvg() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsMax ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8DownloadMbpsMax() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsAvg ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsAvg() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsMax ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSpeedtestTcp_8UploadMbpsMax() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSysAllocFds ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysAllocFds() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetSysAntiRollbackVersion ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysAntiRollbackVersion() *wrapperspb.Int32Value
func (*StarlinkRoutersHourlyMetricsV2) GetSysBootcount ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysBootcount() *wrapperspb.Int32Value
func (*StarlinkRoutersHourlyMetricsV2) GetSysCountry ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysCountry() *wrapperspb.StringValue
func (*StarlinkRoutersHourlyMetricsV2) GetSysCpuUsage ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysCpuUsage() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSysHwGen ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysHwGen() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetSysIsDev ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysIsDev() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetSysMemFreeKb ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysMemFreeKb() *wrapperspb.FloatValue
func (*StarlinkRoutersHourlyMetricsV2) GetSysPartitionsEqual ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysPartitionsEqual() *wrapperspb.BoolValue
func (*StarlinkRoutersHourlyMetricsV2) GetSysSw ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysSw() *wrapperspb.StringValue
func (*StarlinkRoutersHourlyMetricsV2) GetSysUptimeSeconds ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetSysUptimeSeconds() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) GetTimestamp ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetTimestamp() *telemetron.TimestampInfo
func (*StarlinkRoutersHourlyMetricsV2) GetTimestampDate ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetTimestampDate() *wrapperspb.StringValue
func (*StarlinkRoutersHourlyMetricsV2) GetTimestampHour ¶
func (x *StarlinkRoutersHourlyMetricsV2) GetTimestampHour() *wrapperspb.UInt32Value
func (*StarlinkRoutersHourlyMetricsV2) ProtoMessage ¶
func (*StarlinkRoutersHourlyMetricsV2) ProtoMessage()
func (*StarlinkRoutersHourlyMetricsV2) ProtoReflect ¶
func (x *StarlinkRoutersHourlyMetricsV2) ProtoReflect() protoreflect.Message
func (*StarlinkRoutersHourlyMetricsV2) Reset ¶
func (x *StarlinkRoutersHourlyMetricsV2) Reset()
func (*StarlinkRoutersHourlyMetricsV2) String ¶
func (x *StarlinkRoutersHourlyMetricsV2) String() string
type StartDishSelfTestRequest ¶
type StartDishSelfTestRequest struct {
// contains filtered or unexported fields
}
func (*StartDishSelfTestRequest) Descriptor
deprecated
func (*StartDishSelfTestRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartDishSelfTestRequest.ProtoReflect.Descriptor instead.
func (*StartDishSelfTestRequest) ProtoMessage ¶
func (*StartDishSelfTestRequest) ProtoMessage()
func (*StartDishSelfTestRequest) ProtoReflect ¶
func (x *StartDishSelfTestRequest) ProtoReflect() protoreflect.Message
func (*StartDishSelfTestRequest) Reset ¶
func (x *StartDishSelfTestRequest) Reset()
func (*StartDishSelfTestRequest) String ¶
func (x *StartDishSelfTestRequest) String() string
type StartDishSelfTestResponse ¶
type StartDishSelfTestResponse struct {
// contains filtered or unexported fields
}
func (*StartDishSelfTestResponse) Descriptor
deprecated
func (*StartDishSelfTestResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartDishSelfTestResponse.ProtoReflect.Descriptor instead.
func (*StartDishSelfTestResponse) ProtoMessage ¶
func (*StartDishSelfTestResponse) ProtoMessage()
func (*StartDishSelfTestResponse) ProtoReflect ¶
func (x *StartDishSelfTestResponse) ProtoReflect() protoreflect.Message
func (*StartDishSelfTestResponse) Reset ¶
func (x *StartDishSelfTestResponse) Reset()
func (*StartDishSelfTestResponse) String ¶
func (x *StartDishSelfTestResponse) String() string
type StartSpeedtestRequest ¶
type StartSpeedtestRequest struct {
// contains filtered or unexported fields
}
func (*StartSpeedtestRequest) Descriptor
deprecated
func (*StartSpeedtestRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartSpeedtestRequest.ProtoReflect.Descriptor instead.
func (*StartSpeedtestRequest) ProtoMessage ¶
func (*StartSpeedtestRequest) ProtoMessage()
func (*StartSpeedtestRequest) ProtoReflect ¶
func (x *StartSpeedtestRequest) ProtoReflect() protoreflect.Message
func (*StartSpeedtestRequest) Reset ¶
func (x *StartSpeedtestRequest) Reset()
func (*StartSpeedtestRequest) String ¶
func (x *StartSpeedtestRequest) String() string
type StartSpeedtestResponse ¶
type StartSpeedtestResponse struct {
// contains filtered or unexported fields
}
func (*StartSpeedtestResponse) Descriptor
deprecated
func (*StartSpeedtestResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartSpeedtestResponse.ProtoReflect.Descriptor instead.
func (*StartSpeedtestResponse) ProtoMessage ¶
func (*StartSpeedtestResponse) ProtoMessage()
func (*StartSpeedtestResponse) ProtoReflect ¶
func (x *StartSpeedtestResponse) ProtoReflect() protoreflect.Message
func (*StartSpeedtestResponse) Reset ¶
func (x *StartSpeedtestResponse) Reset()
func (*StartSpeedtestResponse) String ¶
func (x *StartSpeedtestResponse) String() string
type ToController ¶
type ToController struct { // Types that are assignable to Message: // // *ToController_Clients // *ToController_MeshJoin Message isToController_Message `protobuf_oneof:"message"` // contains filtered or unexported fields }
func (*ToController) Descriptor
deprecated
func (*ToController) Descriptor() ([]byte, []int)
Deprecated: Use ToController.ProtoReflect.Descriptor instead.
func (*ToController) GetClients ¶
func (x *ToController) GetClients() *WifiClients
func (*ToController) GetMeshJoin ¶
func (x *ToController) GetMeshJoin() *WifiMeshJoin
func (*ToController) GetMessage ¶
func (m *ToController) GetMessage() isToController_Message
func (*ToController) ProtoMessage ¶
func (*ToController) ProtoMessage()
func (*ToController) ProtoReflect ¶
func (x *ToController) ProtoReflect() protoreflect.Message
func (*ToController) Reset ¶
func (x *ToController) Reset()
func (*ToController) String ¶
func (x *ToController) String() string
type ToController_Clients ¶
type ToController_Clients struct {
Clients *WifiClients `protobuf:"bytes,1,opt,name=clients,proto3,oneof"`
}
type ToController_MeshJoin ¶
type ToController_MeshJoin struct {
MeshJoin *WifiMeshJoin `protobuf:"bytes,2,opt,name=mesh_join,json=meshJoin,proto3,oneof"`
}
type ToDevice ¶
type ToDevice struct { // Types that are assignable to Message: // // *ToDevice_Request Message isToDevice_Message `protobuf_oneof:"message"` // contains filtered or unexported fields }
func (*ToDevice) Descriptor
deprecated
func (*ToDevice) GetMessage ¶
func (m *ToDevice) GetMessage() isToDevice_Message
func (*ToDevice) GetRequest ¶
func (*ToDevice) ProtoMessage ¶
func (*ToDevice) ProtoMessage()
func (*ToDevice) ProtoReflect ¶
func (x *ToDevice) ProtoReflect() protoreflect.Message
type ToDevice_Request ¶
type ToDevice_Request struct {
Request *Request `protobuf:"bytes,1,opt,name=request,proto3,oneof"`
}
type TransceiverFaults ¶
type TransceiverFaults struct { OverTempModemAsicFault bool `` /* 134-byte string literal not displayed */ OverTempPcbaFault bool `protobuf:"varint,2,opt,name=over_temp_pcba_fault,json=overTempPcbaFault,proto3" json:"over_temp_pcba_fault,omitempty"` DcVoltageFault bool `protobuf:"varint,3,opt,name=dc_voltage_fault,json=dcVoltageFault,proto3" json:"dc_voltage_fault,omitempty"` // contains filtered or unexported fields }
func (*TransceiverFaults) Descriptor
deprecated
func (*TransceiverFaults) Descriptor() ([]byte, []int)
Deprecated: Use TransceiverFaults.ProtoReflect.Descriptor instead.
func (*TransceiverFaults) GetDcVoltageFault ¶
func (x *TransceiverFaults) GetDcVoltageFault() bool
func (*TransceiverFaults) GetOverTempModemAsicFault ¶
func (x *TransceiverFaults) GetOverTempModemAsicFault() bool
func (*TransceiverFaults) GetOverTempPcbaFault ¶
func (x *TransceiverFaults) GetOverTempPcbaFault() bool
func (*TransceiverFaults) ProtoMessage ¶
func (*TransceiverFaults) ProtoMessage()
func (*TransceiverFaults) ProtoReflect ¶
func (x *TransceiverFaults) ProtoReflect() protoreflect.Message
func (*TransceiverFaults) Reset ¶
func (x *TransceiverFaults) Reset()
func (*TransceiverFaults) String ¶
func (x *TransceiverFaults) String() string
type TransceiverGetStatusRequest ¶
type TransceiverGetStatusRequest struct {
// contains filtered or unexported fields
}
func (*TransceiverGetStatusRequest) Descriptor
deprecated
func (*TransceiverGetStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use TransceiverGetStatusRequest.ProtoReflect.Descriptor instead.
func (*TransceiverGetStatusRequest) ProtoMessage ¶
func (*TransceiverGetStatusRequest) ProtoMessage()
func (*TransceiverGetStatusRequest) ProtoReflect ¶
func (x *TransceiverGetStatusRequest) ProtoReflect() protoreflect.Message
func (*TransceiverGetStatusRequest) Reset ¶
func (x *TransceiverGetStatusRequest) Reset()
func (*TransceiverGetStatusRequest) String ¶
func (x *TransceiverGetStatusRequest) String() string
type TransceiverGetStatusResponse ¶
type TransceiverGetStatusResponse struct { ModState TransceiverModulatorState `` /* 135-byte string literal not displayed */ DemodState TransceiverModulatorState `` /* 141-byte string literal not displayed */ TxState TransceiverTxRxState `` /* 127-byte string literal not displayed */ RxState TransceiverTxRxState `` /* 127-byte string literal not displayed */ State DishState `protobuf:"varint,1006,opt,name=state,proto3,enum=SpaceX.API.Device.DishState" json:"state,omitempty"` Faults *TransceiverFaults `protobuf:"bytes,1007,opt,name=faults,proto3" json:"faults,omitempty"` TransmitBlankingState TransceiverTransmitBlankingState `` /* 186-byte string literal not displayed */ ModemAsicTemp float32 `protobuf:"fixed32,1009,opt,name=modem_asic_temp,json=modemAsicTemp,proto3" json:"modem_asic_temp,omitempty"` TxIfTemp float32 `protobuf:"fixed32,1010,opt,name=tx_if_temp,json=txIfTemp,proto3" json:"tx_if_temp,omitempty"` // contains filtered or unexported fields }
func (*TransceiverGetStatusResponse) Descriptor
deprecated
func (*TransceiverGetStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use TransceiverGetStatusResponse.ProtoReflect.Descriptor instead.
func (*TransceiverGetStatusResponse) GetDemodState ¶
func (x *TransceiverGetStatusResponse) GetDemodState() TransceiverModulatorState
func (*TransceiverGetStatusResponse) GetFaults ¶
func (x *TransceiverGetStatusResponse) GetFaults() *TransceiverFaults
func (*TransceiverGetStatusResponse) GetModState ¶
func (x *TransceiverGetStatusResponse) GetModState() TransceiverModulatorState
func (*TransceiverGetStatusResponse) GetModemAsicTemp ¶
func (x *TransceiverGetStatusResponse) GetModemAsicTemp() float32
func (*TransceiverGetStatusResponse) GetRxState ¶
func (x *TransceiverGetStatusResponse) GetRxState() TransceiverTxRxState
func (*TransceiverGetStatusResponse) GetState ¶
func (x *TransceiverGetStatusResponse) GetState() DishState
func (*TransceiverGetStatusResponse) GetTransmitBlankingState ¶
func (x *TransceiverGetStatusResponse) GetTransmitBlankingState() TransceiverTransmitBlankingState
func (*TransceiverGetStatusResponse) GetTxIfTemp ¶
func (x *TransceiverGetStatusResponse) GetTxIfTemp() float32
func (*TransceiverGetStatusResponse) GetTxState ¶
func (x *TransceiverGetStatusResponse) GetTxState() TransceiverTxRxState
func (*TransceiverGetStatusResponse) ProtoMessage ¶
func (*TransceiverGetStatusResponse) ProtoMessage()
func (*TransceiverGetStatusResponse) ProtoReflect ¶
func (x *TransceiverGetStatusResponse) ProtoReflect() protoreflect.Message
func (*TransceiverGetStatusResponse) Reset ¶
func (x *TransceiverGetStatusResponse) Reset()
func (*TransceiverGetStatusResponse) String ¶
func (x *TransceiverGetStatusResponse) String() string
type TransceiverGetTelemetryRequest ¶
type TransceiverGetTelemetryRequest struct {
// contains filtered or unexported fields
}
func (*TransceiverGetTelemetryRequest) Descriptor
deprecated
func (*TransceiverGetTelemetryRequest) Descriptor() ([]byte, []int)
Deprecated: Use TransceiverGetTelemetryRequest.ProtoReflect.Descriptor instead.
func (*TransceiverGetTelemetryRequest) ProtoMessage ¶
func (*TransceiverGetTelemetryRequest) ProtoMessage()
func (*TransceiverGetTelemetryRequest) ProtoReflect ¶
func (x *TransceiverGetTelemetryRequest) ProtoReflect() protoreflect.Message
func (*TransceiverGetTelemetryRequest) Reset ¶
func (x *TransceiverGetTelemetryRequest) Reset()
func (*TransceiverGetTelemetryRequest) String ¶
func (x *TransceiverGetTelemetryRequest) String() string
type TransceiverGetTelemetryResponse ¶
type TransceiverGetTelemetryResponse struct { AntennaPointingMode uint32 `protobuf:"varint,1001,opt,name=antenna_pointing_mode,json=antennaPointingMode,proto3" json:"antenna_pointing_mode,omitempty"` AntennaPitch float32 `protobuf:"fixed32,1002,opt,name=antenna_pitch,json=antennaPitch,proto3" json:"antenna_pitch,omitempty"` AntennaRoll float32 `protobuf:"fixed32,1003,opt,name=antenna_roll,json=antennaRoll,proto3" json:"antenna_roll,omitempty"` AntennaRxTheta float32 `protobuf:"fixed32,1004,opt,name=antenna_rx_theta,json=antennaRxTheta,proto3" json:"antenna_rx_theta,omitempty"` AntennaTrueHeading float32 `protobuf:"fixed32,1005,opt,name=antenna_true_heading,json=antennaTrueHeading,proto3" json:"antenna_true_heading,omitempty"` RxChannel uint32 `protobuf:"varint,1006,opt,name=rx_channel,json=rxChannel,proto3" json:"rx_channel,omitempty"` CurrentCellId uint32 `protobuf:"varint,1007,opt,name=current_cell_id,json=currentCellId,proto3" json:"current_cell_id,omitempty"` SecondsUntilSlotEnd float32 `` /* 127-byte string literal not displayed */ WbRssiPeakMagDb float32 `protobuf:"fixed32,1009,opt,name=wb_rssi_peak_mag_db,json=wbRssiPeakMagDb,proto3" json:"wb_rssi_peak_mag_db,omitempty"` PopPingDropRate float32 `protobuf:"fixed32,1010,opt,name=pop_ping_drop_rate,json=popPingDropRate,proto3" json:"pop_ping_drop_rate,omitempty"` SnrDb float32 `protobuf:"fixed32,1011,opt,name=snr_db,json=snrDb,proto3" json:"snr_db,omitempty"` L1SnrAvgDb float32 `protobuf:"fixed32,1012,opt,name=l1_snr_avg_db,json=l1SnrAvgDb,proto3" json:"l1_snr_avg_db,omitempty"` L1SnrMinDb float32 `protobuf:"fixed32,1013,opt,name=l1_snr_min_db,json=l1SnrMinDb,proto3" json:"l1_snr_min_db,omitempty"` L1SnrMaxDb float32 `protobuf:"fixed32,1014,opt,name=l1_snr_max_db,json=l1SnrMaxDb,proto3" json:"l1_snr_max_db,omitempty"` LmacSatelliteId uint32 `protobuf:"varint,1015,opt,name=lmac_satellite_id,json=lmacSatelliteId,proto3" json:"lmac_satellite_id,omitempty"` TargetSatelliteId uint32 `protobuf:"varint,1016,opt,name=target_satellite_id,json=targetSatelliteId,proto3" json:"target_satellite_id,omitempty"` GrantMcs uint32 `protobuf:"varint,1017,opt,name=grant_mcs,json=grantMcs,proto3" json:"grant_mcs,omitempty"` GrantSymbolsAvg float32 `protobuf:"fixed32,1018,opt,name=grant_symbols_avg,json=grantSymbolsAvg,proto3" json:"grant_symbols_avg,omitempty"` DedGrant uint32 `protobuf:"varint,1019,opt,name=ded_grant,json=dedGrant,proto3" json:"ded_grant,omitempty"` MobilityProactiveSlotChange uint32 `` /* 150-byte string literal not displayed */ MobilityReactiveSlotChange uint32 `` /* 147-byte string literal not displayed */ RfpTotalSynFailed uint32 `protobuf:"varint,1022,opt,name=rfp_total_syn_failed,json=rfpTotalSynFailed,proto3" json:"rfp_total_syn_failed,omitempty"` NumOutOfSeq uint32 `protobuf:"varint,1023,opt,name=num_out_of_seq,json=numOutOfSeq,proto3" json:"num_out_of_seq,omitempty"` NumUlmapDrop uint32 `protobuf:"varint,1024,opt,name=num_ulmap_drop,json=numUlmapDrop,proto3" json:"num_ulmap_drop,omitempty"` CurrentSecondsOfSchedule float32 `` /* 142-byte string literal not displayed */ SendLabelSwitchToGroundFailedCalls uint32 `` /* 177-byte string literal not displayed */ EmaVelocityX float64 `protobuf:"fixed64,1027,opt,name=ema_velocity_x,json=emaVelocityX,proto3" json:"ema_velocity_x,omitempty"` EmaVelocityY float64 `protobuf:"fixed64,1028,opt,name=ema_velocity_y,json=emaVelocityY,proto3" json:"ema_velocity_y,omitempty"` EmaVelocityZ float64 `protobuf:"fixed64,1029,opt,name=ema_velocity_z,json=emaVelocityZ,proto3" json:"ema_velocity_z,omitempty"` CeRssiDb float32 `protobuf:"fixed32,1030,opt,name=ce_rssi_db,json=ceRssiDb,proto3" json:"ce_rssi_db,omitempty"` // contains filtered or unexported fields }
func (*TransceiverGetTelemetryResponse) Descriptor
deprecated
func (*TransceiverGetTelemetryResponse) Descriptor() ([]byte, []int)
Deprecated: Use TransceiverGetTelemetryResponse.ProtoReflect.Descriptor instead.
func (*TransceiverGetTelemetryResponse) GetAntennaPitch ¶
func (x *TransceiverGetTelemetryResponse) GetAntennaPitch() float32
func (*TransceiverGetTelemetryResponse) GetAntennaPointingMode ¶
func (x *TransceiverGetTelemetryResponse) GetAntennaPointingMode() uint32
func (*TransceiverGetTelemetryResponse) GetAntennaRoll ¶
func (x *TransceiverGetTelemetryResponse) GetAntennaRoll() float32
func (*TransceiverGetTelemetryResponse) GetAntennaRxTheta ¶
func (x *TransceiverGetTelemetryResponse) GetAntennaRxTheta() float32
func (*TransceiverGetTelemetryResponse) GetAntennaTrueHeading ¶
func (x *TransceiverGetTelemetryResponse) GetAntennaTrueHeading() float32
func (*TransceiverGetTelemetryResponse) GetCeRssiDb ¶
func (x *TransceiverGetTelemetryResponse) GetCeRssiDb() float32
func (*TransceiverGetTelemetryResponse) GetCurrentCellId ¶
func (x *TransceiverGetTelemetryResponse) GetCurrentCellId() uint32
func (*TransceiverGetTelemetryResponse) GetCurrentSecondsOfSchedule ¶
func (x *TransceiverGetTelemetryResponse) GetCurrentSecondsOfSchedule() float32
func (*TransceiverGetTelemetryResponse) GetDedGrant ¶
func (x *TransceiverGetTelemetryResponse) GetDedGrant() uint32
func (*TransceiverGetTelemetryResponse) GetEmaVelocityX ¶
func (x *TransceiverGetTelemetryResponse) GetEmaVelocityX() float64
func (*TransceiverGetTelemetryResponse) GetEmaVelocityY ¶
func (x *TransceiverGetTelemetryResponse) GetEmaVelocityY() float64
func (*TransceiverGetTelemetryResponse) GetEmaVelocityZ ¶
func (x *TransceiverGetTelemetryResponse) GetEmaVelocityZ() float64
func (*TransceiverGetTelemetryResponse) GetGrantMcs ¶
func (x *TransceiverGetTelemetryResponse) GetGrantMcs() uint32
func (*TransceiverGetTelemetryResponse) GetGrantSymbolsAvg ¶
func (x *TransceiverGetTelemetryResponse) GetGrantSymbolsAvg() float32
func (*TransceiverGetTelemetryResponse) GetL1SnrAvgDb ¶
func (x *TransceiverGetTelemetryResponse) GetL1SnrAvgDb() float32
func (*TransceiverGetTelemetryResponse) GetL1SnrMaxDb ¶
func (x *TransceiverGetTelemetryResponse) GetL1SnrMaxDb() float32
func (*TransceiverGetTelemetryResponse) GetL1SnrMinDb ¶
func (x *TransceiverGetTelemetryResponse) GetL1SnrMinDb() float32
func (*TransceiverGetTelemetryResponse) GetLmacSatelliteId ¶
func (x *TransceiverGetTelemetryResponse) GetLmacSatelliteId() uint32
func (*TransceiverGetTelemetryResponse) GetMobilityProactiveSlotChange ¶
func (x *TransceiverGetTelemetryResponse) GetMobilityProactiveSlotChange() uint32
func (*TransceiverGetTelemetryResponse) GetMobilityReactiveSlotChange ¶
func (x *TransceiverGetTelemetryResponse) GetMobilityReactiveSlotChange() uint32
func (*TransceiverGetTelemetryResponse) GetNumOutOfSeq ¶
func (x *TransceiverGetTelemetryResponse) GetNumOutOfSeq() uint32
func (*TransceiverGetTelemetryResponse) GetNumUlmapDrop ¶
func (x *TransceiverGetTelemetryResponse) GetNumUlmapDrop() uint32
func (*TransceiverGetTelemetryResponse) GetPopPingDropRate ¶
func (x *TransceiverGetTelemetryResponse) GetPopPingDropRate() float32
func (*TransceiverGetTelemetryResponse) GetRfpTotalSynFailed ¶
func (x *TransceiverGetTelemetryResponse) GetRfpTotalSynFailed() uint32
func (*TransceiverGetTelemetryResponse) GetRxChannel ¶
func (x *TransceiverGetTelemetryResponse) GetRxChannel() uint32
func (*TransceiverGetTelemetryResponse) GetSecondsUntilSlotEnd ¶
func (x *TransceiverGetTelemetryResponse) GetSecondsUntilSlotEnd() float32
func (*TransceiverGetTelemetryResponse) GetSendLabelSwitchToGroundFailedCalls ¶
func (x *TransceiverGetTelemetryResponse) GetSendLabelSwitchToGroundFailedCalls() uint32
func (*TransceiverGetTelemetryResponse) GetSnrDb ¶
func (x *TransceiverGetTelemetryResponse) GetSnrDb() float32
func (*TransceiverGetTelemetryResponse) GetTargetSatelliteId ¶
func (x *TransceiverGetTelemetryResponse) GetTargetSatelliteId() uint32
func (*TransceiverGetTelemetryResponse) GetWbRssiPeakMagDb ¶
func (x *TransceiverGetTelemetryResponse) GetWbRssiPeakMagDb() float32
func (*TransceiverGetTelemetryResponse) ProtoMessage ¶
func (*TransceiverGetTelemetryResponse) ProtoMessage()
func (*TransceiverGetTelemetryResponse) ProtoReflect ¶
func (x *TransceiverGetTelemetryResponse) ProtoReflect() protoreflect.Message
func (*TransceiverGetTelemetryResponse) Reset ¶
func (x *TransceiverGetTelemetryResponse) Reset()
func (*TransceiverGetTelemetryResponse) String ¶
func (x *TransceiverGetTelemetryResponse) String() string
type TransceiverIFLoopbackTestRequest ¶
type TransceiverIFLoopbackTestRequest struct { EnableIfLoopback bool `protobuf:"varint,1,opt,name=enable_if_loopback,json=enableIfLoopback,proto3" json:"enable_if_loopback,omitempty"` // contains filtered or unexported fields }
func (*TransceiverIFLoopbackTestRequest) Descriptor
deprecated
func (*TransceiverIFLoopbackTestRequest) Descriptor() ([]byte, []int)
Deprecated: Use TransceiverIFLoopbackTestRequest.ProtoReflect.Descriptor instead.
func (*TransceiverIFLoopbackTestRequest) GetEnableIfLoopback ¶
func (x *TransceiverIFLoopbackTestRequest) GetEnableIfLoopback() bool
func (*TransceiverIFLoopbackTestRequest) ProtoMessage ¶
func (*TransceiverIFLoopbackTestRequest) ProtoMessage()
func (*TransceiverIFLoopbackTestRequest) ProtoReflect ¶
func (x *TransceiverIFLoopbackTestRequest) ProtoReflect() protoreflect.Message
func (*TransceiverIFLoopbackTestRequest) Reset ¶
func (x *TransceiverIFLoopbackTestRequest) Reset()
func (*TransceiverIFLoopbackTestRequest) String ¶
func (x *TransceiverIFLoopbackTestRequest) String() string
type TransceiverIFLoopbackTestResponse ¶
type TransceiverIFLoopbackTestResponse struct { BerLoopbackTest float32 `protobuf:"fixed32,1,opt,name=ber_loopback_test,json=berLoopbackTest,proto3" json:"ber_loopback_test,omitempty"` SnrLoopbackTest float32 `protobuf:"fixed32,2,opt,name=snr_loopback_test,json=snrLoopbackTest,proto3" json:"snr_loopback_test,omitempty"` RssiLoopbackTest float32 `protobuf:"fixed32,3,opt,name=rssi_loopback_test,json=rssiLoopbackTest,proto3" json:"rssi_loopback_test,omitempty"` PllLock bool `protobuf:"varint,4,opt,name=pll_lock,json=pllLock,proto3" json:"pll_lock,omitempty"` // contains filtered or unexported fields }
func (*TransceiverIFLoopbackTestResponse) Descriptor
deprecated
func (*TransceiverIFLoopbackTestResponse) Descriptor() ([]byte, []int)
Deprecated: Use TransceiverIFLoopbackTestResponse.ProtoReflect.Descriptor instead.
func (*TransceiverIFLoopbackTestResponse) GetBerLoopbackTest ¶
func (x *TransceiverIFLoopbackTestResponse) GetBerLoopbackTest() float32
func (*TransceiverIFLoopbackTestResponse) GetPllLock ¶
func (x *TransceiverIFLoopbackTestResponse) GetPllLock() bool
func (*TransceiverIFLoopbackTestResponse) GetRssiLoopbackTest ¶
func (x *TransceiverIFLoopbackTestResponse) GetRssiLoopbackTest() float32
func (*TransceiverIFLoopbackTestResponse) GetSnrLoopbackTest ¶
func (x *TransceiverIFLoopbackTestResponse) GetSnrLoopbackTest() float32
func (*TransceiverIFLoopbackTestResponse) ProtoMessage ¶
func (*TransceiverIFLoopbackTestResponse) ProtoMessage()
func (*TransceiverIFLoopbackTestResponse) ProtoReflect ¶
func (x *TransceiverIFLoopbackTestResponse) ProtoReflect() protoreflect.Message
func (*TransceiverIFLoopbackTestResponse) Reset ¶
func (x *TransceiverIFLoopbackTestResponse) Reset()
func (*TransceiverIFLoopbackTestResponse) String ¶
func (x *TransceiverIFLoopbackTestResponse) String() string
type TransceiverModulatorState ¶
type TransceiverModulatorState int32
const ( TransceiverModulatorState_MODSTATE_UNKNOWN TransceiverModulatorState = 0 TransceiverModulatorState_MODSTATE_ENABLED TransceiverModulatorState = 1 TransceiverModulatorState_MODSTATE_DISABLED TransceiverModulatorState = 2 )
func (TransceiverModulatorState) Descriptor ¶
func (TransceiverModulatorState) Descriptor() protoreflect.EnumDescriptor
func (TransceiverModulatorState) Enum ¶
func (x TransceiverModulatorState) Enum() *TransceiverModulatorState
func (TransceiverModulatorState) EnumDescriptor
deprecated
func (TransceiverModulatorState) EnumDescriptor() ([]byte, []int)
Deprecated: Use TransceiverModulatorState.Descriptor instead.
func (TransceiverModulatorState) Number ¶
func (x TransceiverModulatorState) Number() protoreflect.EnumNumber
func (TransceiverModulatorState) String ¶
func (x TransceiverModulatorState) String() string
func (TransceiverModulatorState) Type ¶
func (TransceiverModulatorState) Type() protoreflect.EnumType
type TransceiverTransmitBlankingState ¶
type TransceiverTransmitBlankingState int32
const ( TransceiverTransmitBlankingState_TB_UNKNOWN TransceiverTransmitBlankingState = 0 TransceiverTransmitBlankingState_TB_ENABLED TransceiverTransmitBlankingState = 1 TransceiverTransmitBlankingState_TB_DISABLED TransceiverTransmitBlankingState = 2 )
func (TransceiverTransmitBlankingState) Descriptor ¶
func (TransceiverTransmitBlankingState) Descriptor() protoreflect.EnumDescriptor
func (TransceiverTransmitBlankingState) Enum ¶
func (x TransceiverTransmitBlankingState) Enum() *TransceiverTransmitBlankingState
func (TransceiverTransmitBlankingState) EnumDescriptor
deprecated
func (TransceiverTransmitBlankingState) EnumDescriptor() ([]byte, []int)
Deprecated: Use TransceiverTransmitBlankingState.Descriptor instead.
func (TransceiverTransmitBlankingState) Number ¶
func (x TransceiverTransmitBlankingState) Number() protoreflect.EnumNumber
func (TransceiverTransmitBlankingState) String ¶
func (x TransceiverTransmitBlankingState) String() string
func (TransceiverTransmitBlankingState) Type ¶
func (TransceiverTransmitBlankingState) Type() protoreflect.EnumType
type TransceiverTxRxState ¶
type TransceiverTxRxState int32
const ( TransceiverTxRxState_TXRX_UNKNOWN TransceiverTxRxState = 0 TransceiverTxRxState_TXRX_ENABLED TransceiverTxRxState = 1 TransceiverTxRxState_TXRX_DISABLED TransceiverTxRxState = 2 )
func (TransceiverTxRxState) Descriptor ¶
func (TransceiverTxRxState) Descriptor() protoreflect.EnumDescriptor
func (TransceiverTxRxState) Enum ¶
func (x TransceiverTxRxState) Enum() *TransceiverTxRxState
func (TransceiverTxRxState) EnumDescriptor
deprecated
func (TransceiverTxRxState) EnumDescriptor() ([]byte, []int)
Deprecated: Use TransceiverTxRxState.Descriptor instead.
func (TransceiverTxRxState) Number ¶
func (x TransceiverTxRxState) Number() protoreflect.EnumNumber
func (TransceiverTxRxState) String ¶
func (x TransceiverTxRxState) String() string
func (TransceiverTxRxState) Type ¶
func (TransceiverTxRxState) Type() protoreflect.EnumType
type UnimplementedDeviceServer ¶
type UnimplementedDeviceServer struct { }
UnimplementedDeviceServer must be embedded to have forward compatible implementations.
func (UnimplementedDeviceServer) Stream ¶
func (UnimplementedDeviceServer) Stream(Device_StreamServer) error
type UnimplementedMeshServer ¶
type UnimplementedMeshServer struct { }
UnimplementedMeshServer must be embedded to have forward compatible implementations.
func (UnimplementedMeshServer) MeshStream ¶
func (UnimplementedMeshServer) MeshStream(Mesh_MeshStreamServer) error
type UnsafeDeviceServer ¶
type UnsafeDeviceServer interface {
// contains filtered or unexported methods
}
UnsafeDeviceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeviceServer will result in compilation errors.
type UnsafeMeshServer ¶
type UnsafeMeshServer interface {
// contains filtered or unexported methods
}
UnsafeMeshServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MeshServer will result in compilation errors.
type UpdateRequest ¶
type UpdateRequest struct {
// contains filtered or unexported fields
}
func (*UpdateRequest) Descriptor
deprecated
func (*UpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
func (*UpdateRequest) ProtoMessage ¶
func (*UpdateRequest) ProtoMessage()
func (*UpdateRequest) ProtoReflect ¶
func (x *UpdateRequest) ProtoReflect() protoreflect.Message
func (*UpdateRequest) Reset ¶
func (x *UpdateRequest) Reset()
func (*UpdateRequest) String ¶
func (x *UpdateRequest) String() string
type UpdateResponse ¶
type UpdateResponse struct {
// contains filtered or unexported fields
}
func (*UpdateResponse) Descriptor
deprecated
func (*UpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateResponse.ProtoReflect.Descriptor instead.
func (*UpdateResponse) ProtoMessage ¶
func (*UpdateResponse) ProtoMessage()
func (*UpdateResponse) ProtoReflect ¶
func (x *UpdateResponse) ProtoReflect() protoreflect.Message
func (*UpdateResponse) Reset ¶
func (x *UpdateResponse) Reset()
func (*UpdateResponse) String ¶
func (x *UpdateResponse) String() string
type UserClassOfService ¶
type UserClassOfService int32
const ( UserClassOfService_UNKNOWN_USER_CLASS_OF_SERVICE UserClassOfService = 0 UserClassOfService_CONSUMER UserClassOfService = 1 UserClassOfService_BUSINESS UserClassOfService = 2 UserClassOfService_BUSINESS_PLUS UserClassOfService = 3 UserClassOfService_COMMERCIAL_AVIATION UserClassOfService = 4 )
func (UserClassOfService) Descriptor ¶
func (UserClassOfService) Descriptor() protoreflect.EnumDescriptor
func (UserClassOfService) Enum ¶
func (x UserClassOfService) Enum() *UserClassOfService
func (UserClassOfService) EnumDescriptor
deprecated
func (UserClassOfService) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserClassOfService.Descriptor instead.
func (UserClassOfService) Number ¶
func (x UserClassOfService) Number() protoreflect.EnumNumber
func (UserClassOfService) String ¶
func (x UserClassOfService) String() string
func (UserClassOfService) Type ¶
func (UserClassOfService) Type() protoreflect.EnumType
type UserMobilityClass ¶
type UserMobilityClass int32
const ( UserMobilityClass_STATIONARY UserMobilityClass = 0 UserMobilityClass_NOMADIC UserMobilityClass = 1 UserMobilityClass_MOBILE UserMobilityClass = 2 )
func (UserMobilityClass) Descriptor ¶
func (UserMobilityClass) Descriptor() protoreflect.EnumDescriptor
func (UserMobilityClass) Enum ¶
func (x UserMobilityClass) Enum() *UserMobilityClass
func (UserMobilityClass) EnumDescriptor
deprecated
func (UserMobilityClass) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserMobilityClass.Descriptor instead.
func (UserMobilityClass) Number ¶
func (x UserMobilityClass) Number() protoreflect.EnumNumber
func (UserMobilityClass) String ¶
func (x UserMobilityClass) String() string
func (UserMobilityClass) Type ¶
func (UserMobilityClass) Type() protoreflect.EnumType
type WifiAccountBondingEvent ¶
type WifiAccountBondingEvent struct { DishId string `protobuf:"bytes,1,opt,name=dish_id,json=dishId,proto3" json:"dish_id,omitempty"` // contains filtered or unexported fields }
func (*WifiAccountBondingEvent) Descriptor
deprecated
func (*WifiAccountBondingEvent) Descriptor() ([]byte, []int)
Deprecated: Use WifiAccountBondingEvent.ProtoReflect.Descriptor instead.
func (*WifiAccountBondingEvent) GetDishId ¶
func (x *WifiAccountBondingEvent) GetDishId() string
func (*WifiAccountBondingEvent) ProtoMessage ¶
func (*WifiAccountBondingEvent) ProtoMessage()
func (*WifiAccountBondingEvent) ProtoReflect ¶
func (x *WifiAccountBondingEvent) ProtoReflect() protoreflect.Message
func (*WifiAccountBondingEvent) Reset ¶
func (x *WifiAccountBondingEvent) Reset()
func (*WifiAccountBondingEvent) String ¶
func (x *WifiAccountBondingEvent) String() string
type WifiAlerts ¶
type WifiAlerts struct { ThermalThrottle bool `protobuf:"varint,1,opt,name=thermal_throttle,json=thermalThrottle,proto3" json:"thermal_throttle,omitempty"` InstallPending bool `protobuf:"varint,2,opt,name=install_pending,json=installPending,proto3" json:"install_pending,omitempty"` FreshlyFused bool `protobuf:"varint,3,opt,name=freshly_fused,json=freshlyFused,proto3" json:"freshly_fused,omitempty"` LanEthSlowLink_10 bool `protobuf:"varint,4,opt,name=lan_eth_slow_link_10,json=lanEthSlowLink10,proto3" json:"lan_eth_slow_link_10,omitempty"` LanEthSlowLink_100 bool `protobuf:"varint,5,opt,name=lan_eth_slow_link_100,json=lanEthSlowLink100,proto3" json:"lan_eth_slow_link_100,omitempty"` WanEthPoorConnection bool `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WifiAlerts) Descriptor
deprecated
func (*WifiAlerts) Descriptor() ([]byte, []int)
Deprecated: Use WifiAlerts.ProtoReflect.Descriptor instead.
func (*WifiAlerts) GetFreshlyFused ¶
func (x *WifiAlerts) GetFreshlyFused() bool
func (*WifiAlerts) GetInstallPending ¶
func (x *WifiAlerts) GetInstallPending() bool
func (*WifiAlerts) GetLanEthSlowLink_10 ¶
func (x *WifiAlerts) GetLanEthSlowLink_10() bool
func (*WifiAlerts) GetLanEthSlowLink_100 ¶
func (x *WifiAlerts) GetLanEthSlowLink_100() bool
func (*WifiAlerts) GetThermalThrottle ¶
func (x *WifiAlerts) GetThermalThrottle() bool
func (*WifiAlerts) GetWanEthPoorConnection ¶
func (x *WifiAlerts) GetWanEthPoorConnection() bool
func (*WifiAlerts) ProtoMessage ¶
func (*WifiAlerts) ProtoMessage()
func (*WifiAlerts) ProtoReflect ¶
func (x *WifiAlerts) ProtoReflect() protoreflect.Message
func (*WifiAlerts) Reset ¶
func (x *WifiAlerts) Reset()
func (*WifiAlerts) String ¶
func (x *WifiAlerts) String() string
type WifiAuthenticateRequest ¶
type WifiAuthenticateRequest struct { Challenge *SignedData `protobuf:"bytes,1,opt,name=challenge,proto3" json:"challenge,omitempty"` // contains filtered or unexported fields }
func (*WifiAuthenticateRequest) Descriptor
deprecated
func (*WifiAuthenticateRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiAuthenticateRequest.ProtoReflect.Descriptor instead.
func (*WifiAuthenticateRequest) GetChallenge ¶
func (x *WifiAuthenticateRequest) GetChallenge() *SignedData
func (*WifiAuthenticateRequest) ProtoMessage ¶
func (*WifiAuthenticateRequest) ProtoMessage()
func (*WifiAuthenticateRequest) ProtoReflect ¶
func (x *WifiAuthenticateRequest) ProtoReflect() protoreflect.Message
func (*WifiAuthenticateRequest) Reset ¶
func (x *WifiAuthenticateRequest) Reset()
func (*WifiAuthenticateRequest) String ¶
func (x *WifiAuthenticateRequest) String() string
type WifiAuthenticateResponse ¶
type WifiAuthenticateResponse struct { Wifi *ChallengeResponse `protobuf:"bytes,1,opt,name=wifi,proto3" json:"wifi,omitempty"` Dish *ChallengeResponse `protobuf:"bytes,2,opt,name=dish,proto3" json:"dish,omitempty"` // contains filtered or unexported fields }
func (*WifiAuthenticateResponse) Descriptor
deprecated
func (*WifiAuthenticateResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiAuthenticateResponse.ProtoReflect.Descriptor instead.
func (*WifiAuthenticateResponse) GetDish ¶
func (x *WifiAuthenticateResponse) GetDish() *ChallengeResponse
func (*WifiAuthenticateResponse) GetWifi ¶
func (x *WifiAuthenticateResponse) GetWifi() *ChallengeResponse
func (*WifiAuthenticateResponse) ProtoMessage ¶
func (*WifiAuthenticateResponse) ProtoMessage()
func (*WifiAuthenticateResponse) ProtoReflect ¶
func (x *WifiAuthenticateResponse) ProtoReflect() protoreflect.Message
func (*WifiAuthenticateResponse) Reset ¶
func (x *WifiAuthenticateResponse) Reset()
func (*WifiAuthenticateResponse) String ¶
func (x *WifiAuthenticateResponse) String() string
type WifiBandStatus ¶
type WifiBandStatus struct { ChanBusyTimeFraction float32 `` /* 127-byte string literal not displayed */ TxAirTimeFraction float32 `protobuf:"fixed32,2,opt,name=tx_air_time_fraction,json=txAirTimeFraction,proto3" json:"tx_air_time_fraction,omitempty"` RxAirTimeFraction float32 `protobuf:"fixed32,3,opt,name=rx_air_time_fraction,json=rxAirTimeFraction,proto3" json:"rx_air_time_fraction,omitempty"` ObssAirTimeFraction float32 `protobuf:"fixed32,4,opt,name=obss_air_time_fraction,json=obssAirTimeFraction,proto3" json:"obss_air_time_fraction,omitempty"` EdccaAirTimeFraction float32 `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WifiBandStatus) Descriptor
deprecated
func (*WifiBandStatus) Descriptor() ([]byte, []int)
Deprecated: Use WifiBandStatus.ProtoReflect.Descriptor instead.
func (*WifiBandStatus) GetChanBusyTimeFraction ¶
func (x *WifiBandStatus) GetChanBusyTimeFraction() float32
func (*WifiBandStatus) GetEdccaAirTimeFraction ¶
func (x *WifiBandStatus) GetEdccaAirTimeFraction() float32
func (*WifiBandStatus) GetObssAirTimeFraction ¶
func (x *WifiBandStatus) GetObssAirTimeFraction() float32
func (*WifiBandStatus) GetRxAirTimeFraction ¶
func (x *WifiBandStatus) GetRxAirTimeFraction() float32
func (*WifiBandStatus) GetTxAirTimeFraction ¶
func (x *WifiBandStatus) GetTxAirTimeFraction() float32
func (*WifiBandStatus) ProtoMessage ¶
func (*WifiBandStatus) ProtoMessage()
func (*WifiBandStatus) ProtoReflect ¶
func (x *WifiBandStatus) ProtoReflect() protoreflect.Message
func (*WifiBandStatus) Reset ¶
func (x *WifiBandStatus) Reset()
func (*WifiBandStatus) String ¶
func (x *WifiBandStatus) String() string
type WifiClient ¶
type WifiClient struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Domain string `protobuf:"bytes,22,opt,name=domain,proto3" json:"domain,omitempty"` MacAddress string `protobuf:"bytes,2,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"` IpAddress string `protobuf:"bytes,3,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty"` SignalStrength float32 `protobuf:"fixed32,4,opt,name=signal_strength,json=signalStrength,proto3" json:"signal_strength,omitempty"` ChannelWidth uint32 `protobuf:"varint,12,opt,name=channel_width,json=channelWidth,proto3" json:"channel_width,omitempty"` RxStats *WifiClient_RxStats `protobuf:"bytes,5,opt,name=rx_stats,json=rxStats,proto3" json:"rx_stats,omitempty"` TxStats *WifiClient_TxStats `protobuf:"bytes,6,opt,name=tx_stats,json=txStats,proto3" json:"tx_stats,omitempty"` AssociatedTimeS uint32 `protobuf:"varint,7,opt,name=associated_time_s,json=associatedTimeS,proto3" json:"associated_time_s,omitempty"` ModeStr string `protobuf:"bytes,8,opt,name=mode_str,json=modeStr,proto3" json:"mode_str,omitempty"` Iface WifiClient_Interface `protobuf:"varint,9,opt,name=iface,proto3,enum=SpaceX.API.Device.WifiClient_Interface" json:"iface,omitempty"` Snr float32 `protobuf:"fixed32,10,opt,name=snr,proto3" json:"snr,omitempty"` Psmode int32 `protobuf:"varint,11,opt,name=psmode,proto3" json:"psmode,omitempty"` UpstreamMacAddress string `protobuf:"bytes,13,opt,name=upstream_mac_address,json=upstreamMacAddress,proto3" json:"upstream_mac_address,omitempty"` Role WifiClient_Role `protobuf:"varint,14,opt,name=role,proto3,enum=SpaceX.API.Device.WifiClient_Role" json:"role,omitempty"` DeviceId string `protobuf:"bytes,15,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` SwqChecks uint32 `protobuf:"varint,16,opt,name=swq_checks,json=swqChecks,proto3" json:"swq_checks,omitempty"` SwqChecksNonEmpty uint32 `protobuf:"varint,17,opt,name=swq_checks_non_empty,json=swqChecksNonEmpty,proto3" json:"swq_checks_non_empty,omitempty"` MibSteerState uint32 `protobuf:"varint,18,opt,name=mib_steer_state,json=mibSteerState,proto3" json:"mib_steer_state,omitempty"` MibSteerMethod uint32 `protobuf:"varint,19,opt,name=mib_steer_method,json=mibSteerMethod,proto3" json:"mib_steer_method,omitempty"` BtmRequests uint32 `protobuf:"varint,20,opt,name=btm_requests,json=btmRequests,proto3" json:"btm_requests,omitempty"` BtmRequestsSuccess uint32 `protobuf:"varint,21,opt,name=btm_requests_success,json=btmRequestsSuccess,proto3" json:"btm_requests_success,omitempty"` // contains filtered or unexported fields }
func (*WifiClient) Descriptor
deprecated
func (*WifiClient) Descriptor() ([]byte, []int)
Deprecated: Use WifiClient.ProtoReflect.Descriptor instead.
func (*WifiClient) GetAssociatedTimeS ¶
func (x *WifiClient) GetAssociatedTimeS() uint32
func (*WifiClient) GetBtmRequests ¶
func (x *WifiClient) GetBtmRequests() uint32
func (*WifiClient) GetBtmRequestsSuccess ¶
func (x *WifiClient) GetBtmRequestsSuccess() uint32
func (*WifiClient) GetChannelWidth ¶
func (x *WifiClient) GetChannelWidth() uint32
func (*WifiClient) GetDeviceId ¶
func (x *WifiClient) GetDeviceId() string
func (*WifiClient) GetDomain ¶
func (x *WifiClient) GetDomain() string
func (*WifiClient) GetIface ¶
func (x *WifiClient) GetIface() WifiClient_Interface
func (*WifiClient) GetIpAddress ¶
func (x *WifiClient) GetIpAddress() string
func (*WifiClient) GetMacAddress ¶
func (x *WifiClient) GetMacAddress() string
func (*WifiClient) GetMibSteerMethod ¶
func (x *WifiClient) GetMibSteerMethod() uint32
func (*WifiClient) GetMibSteerState ¶
func (x *WifiClient) GetMibSteerState() uint32
func (*WifiClient) GetModeStr ¶
func (x *WifiClient) GetModeStr() string
func (*WifiClient) GetName ¶
func (x *WifiClient) GetName() string
func (*WifiClient) GetPsmode ¶
func (x *WifiClient) GetPsmode() int32
func (*WifiClient) GetRole ¶
func (x *WifiClient) GetRole() WifiClient_Role
func (*WifiClient) GetRxStats ¶
func (x *WifiClient) GetRxStats() *WifiClient_RxStats
func (*WifiClient) GetSignalStrength ¶
func (x *WifiClient) GetSignalStrength() float32
func (*WifiClient) GetSnr ¶
func (x *WifiClient) GetSnr() float32
func (*WifiClient) GetSwqChecks ¶
func (x *WifiClient) GetSwqChecks() uint32
func (*WifiClient) GetSwqChecksNonEmpty ¶
func (x *WifiClient) GetSwqChecksNonEmpty() uint32
func (*WifiClient) GetTxStats ¶
func (x *WifiClient) GetTxStats() *WifiClient_TxStats
func (*WifiClient) GetUpstreamMacAddress ¶
func (x *WifiClient) GetUpstreamMacAddress() string
func (*WifiClient) ProtoMessage ¶
func (*WifiClient) ProtoMessage()
func (*WifiClient) ProtoReflect ¶
func (x *WifiClient) ProtoReflect() protoreflect.Message
func (*WifiClient) Reset ¶
func (x *WifiClient) Reset()
func (*WifiClient) String ¶
func (x *WifiClient) String() string
type WifiClient_Interface ¶
type WifiClient_Interface int32
const ( WifiClient_UNKNOWN WifiClient_Interface = 0 WifiClient_ETH WifiClient_Interface = 1 WifiClient_RF_2GHZ WifiClient_Interface = 2 WifiClient_RF_5GHZ WifiClient_Interface = 3 )
func (WifiClient_Interface) Descriptor ¶
func (WifiClient_Interface) Descriptor() protoreflect.EnumDescriptor
func (WifiClient_Interface) Enum ¶
func (x WifiClient_Interface) Enum() *WifiClient_Interface
func (WifiClient_Interface) EnumDescriptor
deprecated
func (WifiClient_Interface) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiClient_Interface.Descriptor instead.
func (WifiClient_Interface) Number ¶
func (x WifiClient_Interface) Number() protoreflect.EnumNumber
func (WifiClient_Interface) String ¶
func (x WifiClient_Interface) String() string
func (WifiClient_Interface) Type ¶
func (WifiClient_Interface) Type() protoreflect.EnumType
type WifiClient_Role ¶
type WifiClient_Role int32
const ( WifiClient_ROLE_UNKNOWN WifiClient_Role = 0 WifiClient_CLIENT WifiClient_Role = 1 WifiClient_REPEATER WifiClient_Role = 2 WifiClient_CONTROLLER WifiClient_Role = 3 )
func (WifiClient_Role) Descriptor ¶
func (WifiClient_Role) Descriptor() protoreflect.EnumDescriptor
func (WifiClient_Role) Enum ¶
func (x WifiClient_Role) Enum() *WifiClient_Role
func (WifiClient_Role) EnumDescriptor
deprecated
func (WifiClient_Role) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiClient_Role.Descriptor instead.
func (WifiClient_Role) Number ¶
func (x WifiClient_Role) Number() protoreflect.EnumNumber
func (WifiClient_Role) String ¶
func (x WifiClient_Role) String() string
func (WifiClient_Role) Type ¶
func (WifiClient_Role) Type() protoreflect.EnumType
type WifiClient_RxStats ¶
type WifiClient_RxStats struct { Bytes uint64 `protobuf:"varint,1,opt,name=bytes,proto3" json:"bytes,omitempty"` CountErrors uint64 `protobuf:"varint,2,opt,name=count_errors,json=countErrors,proto3" json:"count_errors,omitempty"` Nss int32 `protobuf:"varint,3,opt,name=nss,proto3" json:"nss,omitempty"` RateMbps uint32 `protobuf:"varint,8,opt,name=rate_mbps,json=rateMbps,proto3" json:"rate_mbps,omitempty"` Mcs uint32 `protobuf:"varint,5,opt,name=mcs,proto3" json:"mcs,omitempty"` Bandwidth uint32 `protobuf:"varint,6,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"` GuardNs uint32 `protobuf:"varint,7,opt,name=guard_ns,json=guardNs,proto3" json:"guard_ns,omitempty"` AirtimeFractionLast_1S float32 `` /* 130-byte string literal not displayed */ SampledPackets uint32 `protobuf:"varint,10,opt,name=sampled_packets,json=sampledPackets,proto3" json:"sampled_packets,omitempty"` SampledPacketsRetried uint32 `` /* 128-byte string literal not displayed */ SampledPacketsDropped uint32 `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WifiClient_RxStats) Descriptor
deprecated
func (*WifiClient_RxStats) Descriptor() ([]byte, []int)
Deprecated: Use WifiClient_RxStats.ProtoReflect.Descriptor instead.
func (*WifiClient_RxStats) GetAirtimeFractionLast_1S ¶
func (x *WifiClient_RxStats) GetAirtimeFractionLast_1S() float32
func (*WifiClient_RxStats) GetBandwidth ¶
func (x *WifiClient_RxStats) GetBandwidth() uint32
func (*WifiClient_RxStats) GetBytes ¶
func (x *WifiClient_RxStats) GetBytes() uint64
func (*WifiClient_RxStats) GetCountErrors ¶
func (x *WifiClient_RxStats) GetCountErrors() uint64
func (*WifiClient_RxStats) GetGuardNs ¶
func (x *WifiClient_RxStats) GetGuardNs() uint32
func (*WifiClient_RxStats) GetMcs ¶
func (x *WifiClient_RxStats) GetMcs() uint32
func (*WifiClient_RxStats) GetNss ¶
func (x *WifiClient_RxStats) GetNss() int32
func (*WifiClient_RxStats) GetRateMbps ¶
func (x *WifiClient_RxStats) GetRateMbps() uint32
func (*WifiClient_RxStats) GetSampledPackets ¶
func (x *WifiClient_RxStats) GetSampledPackets() uint32
func (*WifiClient_RxStats) GetSampledPacketsDropped ¶
func (x *WifiClient_RxStats) GetSampledPacketsDropped() uint32
func (*WifiClient_RxStats) GetSampledPacketsRetried ¶
func (x *WifiClient_RxStats) GetSampledPacketsRetried() uint32
func (*WifiClient_RxStats) ProtoMessage ¶
func (*WifiClient_RxStats) ProtoMessage()
func (*WifiClient_RxStats) ProtoReflect ¶
func (x *WifiClient_RxStats) ProtoReflect() protoreflect.Message
func (*WifiClient_RxStats) Reset ¶
func (x *WifiClient_RxStats) Reset()
func (*WifiClient_RxStats) String ¶
func (x *WifiClient_RxStats) String() string
type WifiClient_TxStats ¶
type WifiClient_TxStats struct { Bytes uint64 `protobuf:"varint,1,opt,name=bytes,proto3" json:"bytes,omitempty"` SuccessBytes uint64 `protobuf:"varint,2,opt,name=success_bytes,json=successBytes,proto3" json:"success_bytes,omitempty"` Nss int32 `protobuf:"varint,3,opt,name=nss,proto3" json:"nss,omitempty"` RateMbps uint32 `protobuf:"varint,8,opt,name=rate_mbps,json=rateMbps,proto3" json:"rate_mbps,omitempty"` Mcs uint32 `protobuf:"varint,5,opt,name=mcs,proto3" json:"mcs,omitempty"` Bandwidth uint32 `protobuf:"varint,6,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"` GuardNs uint32 `protobuf:"varint,7,opt,name=guard_ns,json=guardNs,proto3" json:"guard_ns,omitempty"` AirtimeFractionLast_1S float32 `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WifiClient_TxStats) Descriptor
deprecated
func (*WifiClient_TxStats) Descriptor() ([]byte, []int)
Deprecated: Use WifiClient_TxStats.ProtoReflect.Descriptor instead.
func (*WifiClient_TxStats) GetAirtimeFractionLast_1S ¶
func (x *WifiClient_TxStats) GetAirtimeFractionLast_1S() float32
func (*WifiClient_TxStats) GetBandwidth ¶
func (x *WifiClient_TxStats) GetBandwidth() uint32
func (*WifiClient_TxStats) GetBytes ¶
func (x *WifiClient_TxStats) GetBytes() uint64
func (*WifiClient_TxStats) GetGuardNs ¶
func (x *WifiClient_TxStats) GetGuardNs() uint32
func (*WifiClient_TxStats) GetMcs ¶
func (x *WifiClient_TxStats) GetMcs() uint32
func (*WifiClient_TxStats) GetNss ¶
func (x *WifiClient_TxStats) GetNss() int32
func (*WifiClient_TxStats) GetRateMbps ¶
func (x *WifiClient_TxStats) GetRateMbps() uint32
func (*WifiClient_TxStats) GetSuccessBytes ¶
func (x *WifiClient_TxStats) GetSuccessBytes() uint64
func (*WifiClient_TxStats) ProtoMessage ¶
func (*WifiClient_TxStats) ProtoMessage()
func (*WifiClient_TxStats) ProtoReflect ¶
func (x *WifiClient_TxStats) ProtoReflect() protoreflect.Message
func (*WifiClient_TxStats) Reset ¶
func (x *WifiClient_TxStats) Reset()
func (*WifiClient_TxStats) String ¶
func (x *WifiClient_TxStats) String() string
type WifiClients ¶
type WifiClients struct { Clients []*WifiClient `protobuf:"bytes,1,rep,name=clients,proto3" json:"clients,omitempty"` // contains filtered or unexported fields }
func (*WifiClients) Descriptor
deprecated
func (*WifiClients) Descriptor() ([]byte, []int)
Deprecated: Use WifiClients.ProtoReflect.Descriptor instead.
func (*WifiClients) GetClients ¶
func (x *WifiClients) GetClients() []*WifiClient
func (*WifiClients) ProtoMessage ¶
func (*WifiClients) ProtoMessage()
func (*WifiClients) ProtoReflect ¶
func (x *WifiClients) ProtoReflect() protoreflect.Message
func (*WifiClients) Reset ¶
func (x *WifiClients) Reset()
func (*WifiClients) String ¶
func (x *WifiClients) String() string
type WifiConfig ¶
type WifiConfig struct { CountryCode string `protobuf:"bytes,3,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"` PinCountryCode bool `protobuf:"varint,53,opt,name=pin_country_code,json=pinCountryCode,proto3" json:"pin_country_code,omitempty"` CustomPowerTable bool `protobuf:"varint,54,opt,name=custom_power_table,json=customPowerTable,proto3" json:"custom_power_table,omitempty"` SetupComplete bool `protobuf:"varint,7,opt,name=setup_complete,json=setupComplete,proto3" json:"setup_complete,omitempty"` ApplySetupComplete bool `protobuf:"varint,1010,opt,name=apply_setup_complete,json=applySetupComplete,proto3" json:"apply_setup_complete,omitempty"` Version uint32 `protobuf:"varint,9,opt,name=version,proto3" json:"version,omitempty"` // Deprecated: Do not use. MacWan string `protobuf:"bytes,12,opt,name=mac_wan,json=macWan,proto3" json:"mac_wan,omitempty"` // Deprecated: Do not use. MacLan string `protobuf:"bytes,13,opt,name=mac_lan,json=macLan,proto3" json:"mac_lan,omitempty"` Channel_2Ghz uint32 `protobuf:"varint,19,opt,name=channel_2ghz,json=channel2ghz,proto3" json:"channel_2ghz,omitempty"` ApplyChannel_2Ghz bool `protobuf:"varint,1013,opt,name=apply_channel_2ghz,json=applyChannel2ghz,proto3" json:"apply_channel_2ghz,omitempty"` Channel_5Ghz uint32 `protobuf:"varint,20,opt,name=channel_5ghz,json=channel5ghz,proto3" json:"channel_5ghz,omitempty"` ApplyChannel_5Ghz bool `protobuf:"varint,1014,opt,name=apply_channel_5ghz,json=applyChannel5ghz,proto3" json:"apply_channel_5ghz,omitempty"` MeshConfigs map[string]*MeshConfig `` /* 183-byte string literal not displayed */ MeshConfigsUpdates map[string]*MeshConfig `` /* 208-byte string literal not displayed */ ApplyMeshConfigs bool `protobuf:"varint,1033,opt,name=apply_mesh_configs,json=applyMeshConfigs,proto3" json:"apply_mesh_configs,omitempty"` DynamicKeys []*PublicKey `protobuf:"bytes,22,rep,name=dynamic_keys,json=dynamicKeys,proto3" json:"dynamic_keys,omitempty"` ApplyDynamicKeys bool `protobuf:"varint,39,opt,name=apply_dynamic_keys,json=applyDynamicKeys,proto3" json:"apply_dynamic_keys,omitempty"` IsRepeater bool `protobuf:"varint,23,opt,name=is_repeater,json=isRepeater,proto3" json:"is_repeater,omitempty"` ApplyIsRepeater bool `protobuf:"varint,1031,opt,name=apply_is_repeater,json=applyIsRepeater,proto3" json:"apply_is_repeater,omitempty"` ApMode bool `protobuf:"varint,51,opt,name=ap_mode,json=apMode,proto3" json:"ap_mode,omitempty"` ApplyApMode bool `protobuf:"varint,1066,opt,name=apply_ap_mode,json=applyApMode,proto3" json:"apply_ap_mode,omitempty"` IsAviation bool `protobuf:"varint,49,opt,name=is_aviation,json=isAviation,proto3" json:"is_aviation,omitempty"` ApplyIsAviation bool `protobuf:"varint,1064,opt,name=apply_is_aviation,json=applyIsAviation,proto3" json:"apply_is_aviation,omitempty"` BootCount int32 `protobuf:"varint,26,opt,name=boot_count,json=bootCount,proto3" json:"boot_count,omitempty"` Boot *BootInfo `protobuf:"bytes,3001,opt,name=boot,proto3" json:"boot,omitempty"` Nameservers []string `protobuf:"bytes,30,rep,name=nameservers,proto3" json:"nameservers,omitempty"` ApplyNameservers bool `protobuf:"varint,1054,opt,name=apply_nameservers,json=applyNameservers,proto3" json:"apply_nameservers,omitempty"` SecureDns bool `protobuf:"varint,50,opt,name=secure_dns,json=secureDns,proto3" json:"secure_dns,omitempty"` ApplySecureDns bool `protobuf:"varint,1065,opt,name=apply_secure_dns,json=applySecureDns,proto3" json:"apply_secure_dns,omitempty"` BypassMode bool `protobuf:"varint,31,opt,name=bypass_mode,json=bypassMode,proto3" json:"bypass_mode,omitempty"` ApplyBypassMode bool `protobuf:"varint,1055,opt,name=apply_bypass_mode,json=applyBypassMode,proto3" json:"apply_bypass_mode,omitempty"` DfsEnabled bool `protobuf:"varint,42,opt,name=dfs_enabled,json=dfsEnabled,proto3" json:"dfs_enabled,omitempty"` ApplyDfsEnabled bool `protobuf:"varint,1058,opt,name=apply_dfs_enabled,json=applyDfsEnabled,proto3" json:"apply_dfs_enabled,omitempty"` DisableMeshOnboarding bool `` /* 128-byte string literal not displayed */ ApplyDisableMeshOnboarding bool `` /* 147-byte string literal not displayed */ Networks []*WifiConfig_Network `protobuf:"bytes,1100,rep,name=networks,proto3" json:"networks,omitempty"` ApplyNetworks bool `protobuf:"varint,1101,opt,name=apply_networks,json=applyNetworks,proto3" json:"apply_networks,omitempty"` // Deprecated: Do not use. NetworkName string `protobuf:"bytes,1,opt,name=network_name,json=networkName,proto3" json:"network_name,omitempty"` // Deprecated: Do not use. ApplyNetworkName bool `protobuf:"varint,1001,opt,name=apply_network_name,json=applyNetworkName,proto3" json:"apply_network_name,omitempty"` // Deprecated: Do not use. NetworkPassword string `protobuf:"bytes,2,opt,name=network_password,json=networkPassword,proto3" json:"network_password,omitempty"` // Deprecated: Do not use. ApplyNetworkPassword bool `` /* 127-byte string literal not displayed */ // Deprecated: Do not use. LanIpv4 string `protobuf:"bytes,5,opt,name=lan_ipv4,json=lanIpv4,proto3" json:"lan_ipv4,omitempty"` // Deprecated: Do not use. ApplyLanIpv4 bool `protobuf:"varint,37,opt,name=apply_lan_ipv4,json=applyLanIpv4,proto3" json:"apply_lan_ipv4,omitempty"` // Deprecated: Do not use. WifiSecurity WifiConfig_Security `` /* 142-byte string literal not displayed */ // Deprecated: Do not use. ApplyWifiSecurity bool `protobuf:"varint,1004,opt,name=apply_wifi_security,json=applyWifiSecurity,proto3" json:"apply_wifi_security,omitempty"` // Deprecated: Do not use. NetworkName_5Ghz string `protobuf:"bytes,11,opt,name=network_name_5ghz,json=networkName5ghz,proto3" json:"network_name_5ghz,omitempty"` // Deprecated: Do not use. ApplyNetworkName_5Ghz bool `` /* 129-byte string literal not displayed */ EnableRemoteSsh bool `protobuf:"varint,34,opt,name=enable_remote_ssh,json=enableRemoteSsh,proto3" json:"enable_remote_ssh,omitempty"` ApplyEnableRemoteSsh bool `` /* 129-byte string literal not displayed */ LastRemoteSshAccess int64 `protobuf:"varint,35,opt,name=last_remote_ssh_access,json=lastRemoteSshAccess,proto3" json:"last_remote_ssh_access,omitempty"` Incarnation uint64 `protobuf:"varint,43,opt,name=incarnation,proto3" json:"incarnation,omitempty"` WirelessMode_2Ghz WifiConfig_WirelessMode `` /* 160-byte string literal not displayed */ ApplyWirelessMode_2Ghz bool `` /* 132-byte string literal not displayed */ WirelessMode_5Ghz WifiConfig_WirelessMode `` /* 160-byte string literal not displayed */ ApplyWirelessMode_5Ghz bool `` /* 132-byte string literal not displayed */ HtBandwidth_2Ghz WifiConfig_HTBandwidth `` /* 156-byte string literal not displayed */ ApplyHtBandwidth_2Ghz bool `` /* 129-byte string literal not displayed */ HtBandwidth_5Ghz WifiConfig_HTBandwidth `` /* 156-byte string literal not displayed */ ApplyHtBandwidth_5Ghz bool `` /* 129-byte string literal not displayed */ VhtBandwidth WifiConfig_VHTBandwidth `` /* 146-byte string literal not displayed */ ApplyVhtBandwidth bool `protobuf:"varint,1063,opt,name=apply_vht_bandwidth,json=applyVhtBandwidth,proto3" json:"apply_vht_bandwidth,omitempty"` UsePublicServices bool `protobuf:"varint,55,opt,name=use_public_services,json=usePublicServices,proto3" json:"use_public_services,omitempty"` ApplyUsePublicServices bool `` /* 135-byte string literal not displayed */ DisableAutomatedSpeedtests bool `` /* 143-byte string literal not displayed */ ApplyDisableAutomatedSpeedtests bool `` /* 162-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WifiConfig) Descriptor
deprecated
func (*WifiConfig) Descriptor() ([]byte, []int)
Deprecated: Use WifiConfig.ProtoReflect.Descriptor instead.
func (*WifiConfig) GetApMode ¶
func (x *WifiConfig) GetApMode() bool
func (*WifiConfig) GetApplyApMode ¶
func (x *WifiConfig) GetApplyApMode() bool
func (*WifiConfig) GetApplyBypassMode ¶
func (x *WifiConfig) GetApplyBypassMode() bool
func (*WifiConfig) GetApplyChannel_2Ghz ¶
func (x *WifiConfig) GetApplyChannel_2Ghz() bool
func (*WifiConfig) GetApplyChannel_5Ghz ¶
func (x *WifiConfig) GetApplyChannel_5Ghz() bool
func (*WifiConfig) GetApplyDfsEnabled ¶
func (x *WifiConfig) GetApplyDfsEnabled() bool
func (*WifiConfig) GetApplyDisableAutomatedSpeedtests ¶
func (x *WifiConfig) GetApplyDisableAutomatedSpeedtests() bool
func (*WifiConfig) GetApplyDisableMeshOnboarding ¶
func (x *WifiConfig) GetApplyDisableMeshOnboarding() bool
func (*WifiConfig) GetApplyDynamicKeys ¶
func (x *WifiConfig) GetApplyDynamicKeys() bool
func (*WifiConfig) GetApplyEnableRemoteSsh ¶
func (x *WifiConfig) GetApplyEnableRemoteSsh() bool
func (*WifiConfig) GetApplyHtBandwidth_2Ghz ¶
func (x *WifiConfig) GetApplyHtBandwidth_2Ghz() bool
func (*WifiConfig) GetApplyHtBandwidth_5Ghz ¶
func (x *WifiConfig) GetApplyHtBandwidth_5Ghz() bool
func (*WifiConfig) GetApplyIsAviation ¶
func (x *WifiConfig) GetApplyIsAviation() bool
func (*WifiConfig) GetApplyIsRepeater ¶
func (x *WifiConfig) GetApplyIsRepeater() bool
func (*WifiConfig) GetApplyLanIpv4
deprecated
func (x *WifiConfig) GetApplyLanIpv4() bool
Deprecated: Do not use.
func (*WifiConfig) GetApplyMeshConfigs ¶
func (x *WifiConfig) GetApplyMeshConfigs() bool
func (*WifiConfig) GetApplyNameservers ¶
func (x *WifiConfig) GetApplyNameservers() bool
func (*WifiConfig) GetApplyNetworkName
deprecated
func (x *WifiConfig) GetApplyNetworkName() bool
Deprecated: Do not use.
func (*WifiConfig) GetApplyNetworkName_5Ghz
deprecated
func (x *WifiConfig) GetApplyNetworkName_5Ghz() bool
Deprecated: Do not use.
func (*WifiConfig) GetApplyNetworkPassword
deprecated
func (x *WifiConfig) GetApplyNetworkPassword() bool
Deprecated: Do not use.
func (*WifiConfig) GetApplyNetworks ¶
func (x *WifiConfig) GetApplyNetworks() bool
func (*WifiConfig) GetApplySecureDns ¶
func (x *WifiConfig) GetApplySecureDns() bool
func (*WifiConfig) GetApplySetupComplete ¶
func (x *WifiConfig) GetApplySetupComplete() bool
func (*WifiConfig) GetApplyUsePublicServices ¶
func (x *WifiConfig) GetApplyUsePublicServices() bool
func (*WifiConfig) GetApplyVhtBandwidth ¶
func (x *WifiConfig) GetApplyVhtBandwidth() bool
func (*WifiConfig) GetApplyWifiSecurity
deprecated
func (x *WifiConfig) GetApplyWifiSecurity() bool
Deprecated: Do not use.
func (*WifiConfig) GetApplyWirelessMode_2Ghz ¶
func (x *WifiConfig) GetApplyWirelessMode_2Ghz() bool
func (*WifiConfig) GetApplyWirelessMode_5Ghz ¶
func (x *WifiConfig) GetApplyWirelessMode_5Ghz() bool
func (*WifiConfig) GetBoot ¶
func (x *WifiConfig) GetBoot() *BootInfo
func (*WifiConfig) GetBootCount ¶
func (x *WifiConfig) GetBootCount() int32
func (*WifiConfig) GetBypassMode ¶
func (x *WifiConfig) GetBypassMode() bool
func (*WifiConfig) GetChannel_2Ghz ¶
func (x *WifiConfig) GetChannel_2Ghz() uint32
func (*WifiConfig) GetChannel_5Ghz ¶
func (x *WifiConfig) GetChannel_5Ghz() uint32
func (*WifiConfig) GetCountryCode ¶
func (x *WifiConfig) GetCountryCode() string
func (*WifiConfig) GetCustomPowerTable ¶
func (x *WifiConfig) GetCustomPowerTable() bool
func (*WifiConfig) GetDfsEnabled ¶
func (x *WifiConfig) GetDfsEnabled() bool
func (*WifiConfig) GetDisableAutomatedSpeedtests ¶
func (x *WifiConfig) GetDisableAutomatedSpeedtests() bool
func (*WifiConfig) GetDisableMeshOnboarding ¶
func (x *WifiConfig) GetDisableMeshOnboarding() bool
func (*WifiConfig) GetDynamicKeys ¶
func (x *WifiConfig) GetDynamicKeys() []*PublicKey
func (*WifiConfig) GetEnableRemoteSsh ¶
func (x *WifiConfig) GetEnableRemoteSsh() bool
func (*WifiConfig) GetHtBandwidth_2Ghz ¶
func (x *WifiConfig) GetHtBandwidth_2Ghz() WifiConfig_HTBandwidth
func (*WifiConfig) GetHtBandwidth_5Ghz ¶
func (x *WifiConfig) GetHtBandwidth_5Ghz() WifiConfig_HTBandwidth
func (*WifiConfig) GetIncarnation ¶
func (x *WifiConfig) GetIncarnation() uint64
func (*WifiConfig) GetIsAviation ¶
func (x *WifiConfig) GetIsAviation() bool
func (*WifiConfig) GetIsRepeater ¶
func (x *WifiConfig) GetIsRepeater() bool
func (*WifiConfig) GetLanIpv4
deprecated
func (x *WifiConfig) GetLanIpv4() string
Deprecated: Do not use.
func (*WifiConfig) GetLastRemoteSshAccess ¶
func (x *WifiConfig) GetLastRemoteSshAccess() int64
func (*WifiConfig) GetMacLan
deprecated
func (x *WifiConfig) GetMacLan() string
Deprecated: Do not use.
func (*WifiConfig) GetMacWan
deprecated
func (x *WifiConfig) GetMacWan() string
Deprecated: Do not use.
func (*WifiConfig) GetMeshConfigs ¶
func (x *WifiConfig) GetMeshConfigs() map[string]*MeshConfig
func (*WifiConfig) GetMeshConfigsUpdates ¶
func (x *WifiConfig) GetMeshConfigsUpdates() map[string]*MeshConfig
func (*WifiConfig) GetNameservers ¶
func (x *WifiConfig) GetNameservers() []string
func (*WifiConfig) GetNetworkName
deprecated
func (x *WifiConfig) GetNetworkName() string
Deprecated: Do not use.
func (*WifiConfig) GetNetworkName_5Ghz
deprecated
func (x *WifiConfig) GetNetworkName_5Ghz() string
Deprecated: Do not use.
func (*WifiConfig) GetNetworkPassword
deprecated
func (x *WifiConfig) GetNetworkPassword() string
Deprecated: Do not use.
func (*WifiConfig) GetNetworks ¶
func (x *WifiConfig) GetNetworks() []*WifiConfig_Network
func (*WifiConfig) GetPinCountryCode ¶
func (x *WifiConfig) GetPinCountryCode() bool
func (*WifiConfig) GetSecureDns ¶
func (x *WifiConfig) GetSecureDns() bool
func (*WifiConfig) GetSetupComplete ¶
func (x *WifiConfig) GetSetupComplete() bool
func (*WifiConfig) GetUsePublicServices ¶
func (x *WifiConfig) GetUsePublicServices() bool
func (*WifiConfig) GetVersion ¶
func (x *WifiConfig) GetVersion() uint32
func (*WifiConfig) GetVhtBandwidth ¶
func (x *WifiConfig) GetVhtBandwidth() WifiConfig_VHTBandwidth
func (*WifiConfig) GetWifiSecurity
deprecated
func (x *WifiConfig) GetWifiSecurity() WifiConfig_Security
Deprecated: Do not use.
func (*WifiConfig) GetWirelessMode_2Ghz ¶
func (x *WifiConfig) GetWirelessMode_2Ghz() WifiConfig_WirelessMode
func (*WifiConfig) GetWirelessMode_5Ghz ¶
func (x *WifiConfig) GetWirelessMode_5Ghz() WifiConfig_WirelessMode
func (*WifiConfig) ProtoMessage ¶
func (*WifiConfig) ProtoMessage()
func (*WifiConfig) ProtoReflect ¶
func (x *WifiConfig) ProtoReflect() protoreflect.Message
func (*WifiConfig) Reset ¶
func (x *WifiConfig) Reset()
func (*WifiConfig) String ¶
func (x *WifiConfig) String() string
type WifiConfig_Band ¶
type WifiConfig_Band int32
const ( WifiConfig_RF_UNKNOWN WifiConfig_Band = 0 WifiConfig_RF_2GHZ WifiConfig_Band = 2 WifiConfig_RF_5GHZ WifiConfig_Band = 5 )
func (WifiConfig_Band) Descriptor ¶
func (WifiConfig_Band) Descriptor() protoreflect.EnumDescriptor
func (WifiConfig_Band) Enum ¶
func (x WifiConfig_Band) Enum() *WifiConfig_Band
func (WifiConfig_Band) EnumDescriptor
deprecated
func (WifiConfig_Band) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiConfig_Band.Descriptor instead.
func (WifiConfig_Band) Number ¶
func (x WifiConfig_Band) Number() protoreflect.EnumNumber
func (WifiConfig_Band) String ¶
func (x WifiConfig_Band) String() string
func (WifiConfig_Band) Type ¶
func (WifiConfig_Band) Type() protoreflect.EnumType
type WifiConfig_BasicServiceSet ¶
type WifiConfig_BasicServiceSet struct { Bssid string `protobuf:"bytes,1003,opt,name=bssid,proto3" json:"bssid,omitempty"` Ssid string `protobuf:"bytes,1005,opt,name=ssid,proto3" json:"ssid,omitempty"` // Types that are assignable to Auth: // // *WifiConfig_BasicServiceSet_AuthOpen // *WifiConfig_BasicServiceSet_AuthWpa2 // *WifiConfig_BasicServiceSet_AuthWpa3 // *WifiConfig_BasicServiceSet_AuthWpa2Wpa3 // *WifiConfig_BasicServiceSet_AuthRadius Auth isWifiConfig_BasicServiceSet_Auth `protobuf_oneof:"auth"` Band WifiConfig_Band `protobuf:"varint,1011,opt,name=band,proto3,enum=SpaceX.API.Device.WifiConfig_Band" json:"band,omitempty"` Disable bool `protobuf:"varint,1013,opt,name=disable,proto3" json:"disable,omitempty"` Hidden bool `protobuf:"varint,1015,opt,name=hidden,proto3" json:"hidden,omitempty"` // contains filtered or unexported fields }
func (*WifiConfig_BasicServiceSet) Descriptor
deprecated
func (*WifiConfig_BasicServiceSet) Descriptor() ([]byte, []int)
Deprecated: Use WifiConfig_BasicServiceSet.ProtoReflect.Descriptor instead.
func (*WifiConfig_BasicServiceSet) GetAuth ¶
func (m *WifiConfig_BasicServiceSet) GetAuth() isWifiConfig_BasicServiceSet_Auth
func (*WifiConfig_BasicServiceSet) GetAuthOpen ¶
func (x *WifiConfig_BasicServiceSet) GetAuthOpen() *AuthOpen
func (*WifiConfig_BasicServiceSet) GetAuthRadius ¶
func (x *WifiConfig_BasicServiceSet) GetAuthRadius() *AuthRadius
func (*WifiConfig_BasicServiceSet) GetAuthWpa2 ¶
func (x *WifiConfig_BasicServiceSet) GetAuthWpa2() *AuthWpa2
func (*WifiConfig_BasicServiceSet) GetAuthWpa2Wpa3 ¶
func (x *WifiConfig_BasicServiceSet) GetAuthWpa2Wpa3() *AuthWpa2Wpa3
func (*WifiConfig_BasicServiceSet) GetAuthWpa3 ¶
func (x *WifiConfig_BasicServiceSet) GetAuthWpa3() *AuthWpa3
func (*WifiConfig_BasicServiceSet) GetBand ¶
func (x *WifiConfig_BasicServiceSet) GetBand() WifiConfig_Band
func (*WifiConfig_BasicServiceSet) GetBssid ¶
func (x *WifiConfig_BasicServiceSet) GetBssid() string
func (*WifiConfig_BasicServiceSet) GetDisable ¶
func (x *WifiConfig_BasicServiceSet) GetDisable() bool
func (*WifiConfig_BasicServiceSet) GetHidden ¶
func (x *WifiConfig_BasicServiceSet) GetHidden() bool
func (*WifiConfig_BasicServiceSet) GetSsid ¶
func (x *WifiConfig_BasicServiceSet) GetSsid() string
func (*WifiConfig_BasicServiceSet) ProtoMessage ¶
func (*WifiConfig_BasicServiceSet) ProtoMessage()
func (*WifiConfig_BasicServiceSet) ProtoReflect ¶
func (x *WifiConfig_BasicServiceSet) ProtoReflect() protoreflect.Message
func (*WifiConfig_BasicServiceSet) Reset ¶
func (x *WifiConfig_BasicServiceSet) Reset()
func (*WifiConfig_BasicServiceSet) String ¶
func (x *WifiConfig_BasicServiceSet) String() string
type WifiConfig_BasicServiceSet_AuthOpen ¶
type WifiConfig_BasicServiceSet_AuthOpen struct {
AuthOpen *AuthOpen `protobuf:"bytes,2001,opt,name=auth_open,json=authOpen,proto3,oneof"`
}
type WifiConfig_BasicServiceSet_AuthRadius ¶
type WifiConfig_BasicServiceSet_AuthRadius struct {
AuthRadius *AuthRadius `protobuf:"bytes,2005,opt,name=auth_radius,json=authRadius,proto3,oneof"`
}
type WifiConfig_BasicServiceSet_AuthWpa2 ¶
type WifiConfig_BasicServiceSet_AuthWpa2 struct {
AuthWpa2 *AuthWpa2 `protobuf:"bytes,2002,opt,name=auth_wpa2,json=authWpa2,proto3,oneof"`
}
type WifiConfig_BasicServiceSet_AuthWpa2Wpa3 ¶
type WifiConfig_BasicServiceSet_AuthWpa2Wpa3 struct {
AuthWpa2Wpa3 *AuthWpa2Wpa3 `protobuf:"bytes,2004,opt,name=auth_wpa2_wpa3,json=authWpa2Wpa3,proto3,oneof"`
}
type WifiConfig_BasicServiceSet_AuthWpa3 ¶
type WifiConfig_BasicServiceSet_AuthWpa3 struct {
AuthWpa3 *AuthWpa3 `protobuf:"bytes,2003,opt,name=auth_wpa3,json=authWpa3,proto3,oneof"`
}
type WifiConfig_HTBandwidth ¶
type WifiConfig_HTBandwidth int32
const ( WifiConfig_HT_BANDWIDTH_DEFAULT WifiConfig_HTBandwidth = 0 WifiConfig_HT_BANDWIDTH_20_MHZ WifiConfig_HTBandwidth = 1 WifiConfig_HT_BANDWIDTH_20_OR_40_MHZ WifiConfig_HTBandwidth = 2 )
func (WifiConfig_HTBandwidth) Descriptor ¶
func (WifiConfig_HTBandwidth) Descriptor() protoreflect.EnumDescriptor
func (WifiConfig_HTBandwidth) Enum ¶
func (x WifiConfig_HTBandwidth) Enum() *WifiConfig_HTBandwidth
func (WifiConfig_HTBandwidth) EnumDescriptor
deprecated
func (WifiConfig_HTBandwidth) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiConfig_HTBandwidth.Descriptor instead.
func (WifiConfig_HTBandwidth) Number ¶
func (x WifiConfig_HTBandwidth) Number() protoreflect.EnumNumber
func (WifiConfig_HTBandwidth) String ¶
func (x WifiConfig_HTBandwidth) String() string
func (WifiConfig_HTBandwidth) Type ¶
func (WifiConfig_HTBandwidth) Type() protoreflect.EnumType
type WifiConfig_Network ¶
type WifiConfig_Network struct { Ipv4 string `protobuf:"bytes,1003,opt,name=ipv4,proto3" json:"ipv4,omitempty"` Domain string `protobuf:"bytes,1011,opt,name=domain,proto3" json:"domain,omitempty"` BasicServiceSets []*WifiConfig_BasicServiceSet `protobuf:"bytes,1007,rep,name=basic_service_sets,json=basicServiceSets,proto3" json:"basic_service_sets,omitempty"` ClientIsolation bool `protobuf:"varint,1008,opt,name=client_isolation,json=clientIsolation,proto3" json:"client_isolation,omitempty"` Guest bool `protobuf:"varint,1009,opt,name=guest,proto3" json:"guest,omitempty"` Landing string `protobuf:"bytes,1010,opt,name=landing,proto3" json:"landing,omitempty"` // contains filtered or unexported fields }
func (*WifiConfig_Network) Descriptor
deprecated
func (*WifiConfig_Network) Descriptor() ([]byte, []int)
Deprecated: Use WifiConfig_Network.ProtoReflect.Descriptor instead.
func (*WifiConfig_Network) GetBasicServiceSets ¶
func (x *WifiConfig_Network) GetBasicServiceSets() []*WifiConfig_BasicServiceSet
func (*WifiConfig_Network) GetClientIsolation ¶
func (x *WifiConfig_Network) GetClientIsolation() bool
func (*WifiConfig_Network) GetDomain ¶
func (x *WifiConfig_Network) GetDomain() string
func (*WifiConfig_Network) GetGuest ¶
func (x *WifiConfig_Network) GetGuest() bool
func (*WifiConfig_Network) GetIpv4 ¶
func (x *WifiConfig_Network) GetIpv4() string
func (*WifiConfig_Network) GetLanding ¶
func (x *WifiConfig_Network) GetLanding() string
func (*WifiConfig_Network) ProtoMessage ¶
func (*WifiConfig_Network) ProtoMessage()
func (*WifiConfig_Network) ProtoReflect ¶
func (x *WifiConfig_Network) ProtoReflect() protoreflect.Message
func (*WifiConfig_Network) Reset ¶
func (x *WifiConfig_Network) Reset()
func (*WifiConfig_Network) String ¶
func (x *WifiConfig_Network) String() string
type WifiConfig_Security ¶
type WifiConfig_Security int32
const ( WifiConfig_UNKNOWN WifiConfig_Security = 0 WifiConfig_WPA2 WifiConfig_Security = 1 WifiConfig_WPA3 WifiConfig_Security = 2 WifiConfig_WPA2WPA3 WifiConfig_Security = 3 )
func (WifiConfig_Security) Descriptor ¶
func (WifiConfig_Security) Descriptor() protoreflect.EnumDescriptor
func (WifiConfig_Security) Enum ¶
func (x WifiConfig_Security) Enum() *WifiConfig_Security
func (WifiConfig_Security) EnumDescriptor
deprecated
func (WifiConfig_Security) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiConfig_Security.Descriptor instead.
func (WifiConfig_Security) Number ¶
func (x WifiConfig_Security) Number() protoreflect.EnumNumber
func (WifiConfig_Security) String ¶
func (x WifiConfig_Security) String() string
func (WifiConfig_Security) Type ¶
func (WifiConfig_Security) Type() protoreflect.EnumType
type WifiConfig_VHTBandwidth ¶
type WifiConfig_VHTBandwidth int32
const ( WifiConfig_VHT_BANDWIDTH_DEFAULT WifiConfig_VHTBandwidth = 0 WifiConfig_VHT_BANDWIDTH_DISABLED WifiConfig_VHTBandwidth = 1 WifiConfig_VHT_BANDWIDTH_80_MHZ WifiConfig_VHTBandwidth = 2 WifiConfig_VHT_BANDWIDTH_160_MHZ WifiConfig_VHTBandwidth = 3 WifiConfig_VHT_BANDWIDTH_80_PLUS_80_MHZ WifiConfig_VHTBandwidth = 4 )
func (WifiConfig_VHTBandwidth) Descriptor ¶
func (WifiConfig_VHTBandwidth) Descriptor() protoreflect.EnumDescriptor
func (WifiConfig_VHTBandwidth) Enum ¶
func (x WifiConfig_VHTBandwidth) Enum() *WifiConfig_VHTBandwidth
func (WifiConfig_VHTBandwidth) EnumDescriptor
deprecated
func (WifiConfig_VHTBandwidth) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiConfig_VHTBandwidth.Descriptor instead.
func (WifiConfig_VHTBandwidth) Number ¶
func (x WifiConfig_VHTBandwidth) Number() protoreflect.EnumNumber
func (WifiConfig_VHTBandwidth) String ¶
func (x WifiConfig_VHTBandwidth) String() string
func (WifiConfig_VHTBandwidth) Type ¶
func (WifiConfig_VHTBandwidth) Type() protoreflect.EnumType
type WifiConfig_WirelessMode ¶
type WifiConfig_WirelessMode int32
const ( WifiConfig_WIRELESS_MODE_DEFAULT WifiConfig_WirelessMode = 0 WifiConfig_A_ONLY WifiConfig_WirelessMode = 1 WifiConfig_B_ONLY WifiConfig_WirelessMode = 2 WifiConfig_G_ONLY WifiConfig_WirelessMode = 3 WifiConfig_N_ONLY WifiConfig_WirelessMode = 4 WifiConfig_B_G_MIXED WifiConfig_WirelessMode = 5 WifiConfig_A_N_MIXED WifiConfig_WirelessMode = 6 WifiConfig_G_N_MIXED WifiConfig_WirelessMode = 7 WifiConfig_B_G_N_MIXED WifiConfig_WirelessMode = 8 WifiConfig_A_AN_AC_MIXED WifiConfig_WirelessMode = 9 WifiConfig_AN_AC_MIXED WifiConfig_WirelessMode = 10 WifiConfig_B_G_N_AX_MIXED WifiConfig_WirelessMode = 11 WifiConfig_A_AN_AC_AX_MIXED WifiConfig_WirelessMode = 12 )
func (WifiConfig_WirelessMode) Descriptor ¶
func (WifiConfig_WirelessMode) Descriptor() protoreflect.EnumDescriptor
func (WifiConfig_WirelessMode) Enum ¶
func (x WifiConfig_WirelessMode) Enum() *WifiConfig_WirelessMode
func (WifiConfig_WirelessMode) EnumDescriptor
deprecated
func (WifiConfig_WirelessMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiConfig_WirelessMode.Descriptor instead.
func (WifiConfig_WirelessMode) Number ¶
func (x WifiConfig_WirelessMode) Number() protoreflect.EnumNumber
func (WifiConfig_WirelessMode) String ¶
func (x WifiConfig_WirelessMode) String() string
func (WifiConfig_WirelessMode) Type ¶
func (WifiConfig_WirelessMode) Type() protoreflect.EnumType
type WifiGetClientHistoryRequest ¶
type WifiGetClientHistoryRequest struct { MacAddress string `protobuf:"bytes,1,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"` // contains filtered or unexported fields }
func (*WifiGetClientHistoryRequest) Descriptor
deprecated
func (*WifiGetClientHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetClientHistoryRequest.ProtoReflect.Descriptor instead.
func (*WifiGetClientHistoryRequest) GetMacAddress ¶
func (x *WifiGetClientHistoryRequest) GetMacAddress() string
func (*WifiGetClientHistoryRequest) ProtoMessage ¶
func (*WifiGetClientHistoryRequest) ProtoMessage()
func (*WifiGetClientHistoryRequest) ProtoReflect ¶
func (x *WifiGetClientHistoryRequest) ProtoReflect() protoreflect.Message
func (*WifiGetClientHistoryRequest) Reset ¶
func (x *WifiGetClientHistoryRequest) Reset()
func (*WifiGetClientHistoryRequest) String ¶
func (x *WifiGetClientHistoryRequest) String() string
type WifiGetClientHistoryResponse ¶
type WifiGetClientHistoryResponse struct { Current uint64 `protobuf:"varint,1,opt,name=current,proto3" json:"current,omitempty"` TxThroughputMbps []float32 `protobuf:"fixed32,2,rep,packed,name=tx_throughput_mbps,json=txThroughputMbps,proto3" json:"tx_throughput_mbps,omitempty"` RxThroughputMbps []float32 `protobuf:"fixed32,3,rep,packed,name=rx_throughput_mbps,json=rxThroughputMbps,proto3" json:"rx_throughput_mbps,omitempty"` ThroughputLimited []WifiGetClientHistoryResponse_WifiLimitedReason `` /* 190-byte string literal not displayed */ RxRateMbps []float32 `protobuf:"fixed32,5,rep,packed,name=rx_rate_mbps,json=rxRateMbps,proto3" json:"rx_rate_mbps,omitempty"` Rssi []byte `protobuf:"bytes,6,opt,name=rssi,proto3" json:"rssi,omitempty"` // contains filtered or unexported fields }
func (*WifiGetClientHistoryResponse) Descriptor
deprecated
func (*WifiGetClientHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetClientHistoryResponse.ProtoReflect.Descriptor instead.
func (*WifiGetClientHistoryResponse) GetCurrent ¶
func (x *WifiGetClientHistoryResponse) GetCurrent() uint64
func (*WifiGetClientHistoryResponse) GetRssi ¶
func (x *WifiGetClientHistoryResponse) GetRssi() []byte
func (*WifiGetClientHistoryResponse) GetRxRateMbps ¶
func (x *WifiGetClientHistoryResponse) GetRxRateMbps() []float32
func (*WifiGetClientHistoryResponse) GetRxThroughputMbps ¶
func (x *WifiGetClientHistoryResponse) GetRxThroughputMbps() []float32
func (*WifiGetClientHistoryResponse) GetThroughputLimited ¶
func (x *WifiGetClientHistoryResponse) GetThroughputLimited() []WifiGetClientHistoryResponse_WifiLimitedReason
func (*WifiGetClientHistoryResponse) GetTxThroughputMbps ¶
func (x *WifiGetClientHistoryResponse) GetTxThroughputMbps() []float32
func (*WifiGetClientHistoryResponse) ProtoMessage ¶
func (*WifiGetClientHistoryResponse) ProtoMessage()
func (*WifiGetClientHistoryResponse) ProtoReflect ¶
func (x *WifiGetClientHistoryResponse) ProtoReflect() protoreflect.Message
func (*WifiGetClientHistoryResponse) Reset ¶
func (x *WifiGetClientHistoryResponse) Reset()
func (*WifiGetClientHistoryResponse) String ¶
func (x *WifiGetClientHistoryResponse) String() string
type WifiGetClientHistoryResponse_WifiLimitedReason ¶
type WifiGetClientHistoryResponse_WifiLimitedReason int32
const ( WifiGetClientHistoryResponse_LIMIT_UNKNOWN WifiGetClientHistoryResponse_WifiLimitedReason = 0 WifiGetClientHistoryResponse_LIMIT_NONE WifiGetClientHistoryResponse_WifiLimitedReason = 1 WifiGetClientHistoryResponse_LIMIT_UNCLASSIFIED WifiGetClientHistoryResponse_WifiLimitedReason = 2 WifiGetClientHistoryResponse_LIMIT_DROPPED_PACKETS WifiGetClientHistoryResponse_WifiLimitedReason = 3 )
func (WifiGetClientHistoryResponse_WifiLimitedReason) Descriptor ¶
func (WifiGetClientHistoryResponse_WifiLimitedReason) Descriptor() protoreflect.EnumDescriptor
func (WifiGetClientHistoryResponse_WifiLimitedReason) EnumDescriptor
deprecated
func (WifiGetClientHistoryResponse_WifiLimitedReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiGetClientHistoryResponse_WifiLimitedReason.Descriptor instead.
func (WifiGetClientHistoryResponse_WifiLimitedReason) Number ¶
func (x WifiGetClientHistoryResponse_WifiLimitedReason) Number() protoreflect.EnumNumber
func (WifiGetClientHistoryResponse_WifiLimitedReason) String ¶
func (x WifiGetClientHistoryResponse_WifiLimitedReason) String() string
type WifiGetClientsRequest ¶
type WifiGetClientsRequest struct {
// contains filtered or unexported fields
}
func (*WifiGetClientsRequest) Descriptor
deprecated
func (*WifiGetClientsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetClientsRequest.ProtoReflect.Descriptor instead.
func (*WifiGetClientsRequest) ProtoMessage ¶
func (*WifiGetClientsRequest) ProtoMessage()
func (*WifiGetClientsRequest) ProtoReflect ¶
func (x *WifiGetClientsRequest) ProtoReflect() protoreflect.Message
func (*WifiGetClientsRequest) Reset ¶
func (x *WifiGetClientsRequest) Reset()
func (*WifiGetClientsRequest) String ¶
func (x *WifiGetClientsRequest) String() string
type WifiGetClientsResponse ¶
type WifiGetClientsResponse struct { Clients []*WifiClient `protobuf:"bytes,1,rep,name=clients,proto3" json:"clients,omitempty"` HasClientIndex bool `protobuf:"varint,2,opt,name=has_client_index,json=hasClientIndex,proto3" json:"has_client_index,omitempty"` ClientIndex int32 `protobuf:"varint,3,opt,name=client_index,json=clientIndex,proto3" json:"client_index,omitempty"` // contains filtered or unexported fields }
func (*WifiGetClientsResponse) Descriptor
deprecated
func (*WifiGetClientsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetClientsResponse.ProtoReflect.Descriptor instead.
func (*WifiGetClientsResponse) GetClientIndex ¶
func (x *WifiGetClientsResponse) GetClientIndex() int32
func (*WifiGetClientsResponse) GetClients ¶
func (x *WifiGetClientsResponse) GetClients() []*WifiClient
func (*WifiGetClientsResponse) GetHasClientIndex ¶
func (x *WifiGetClientsResponse) GetHasClientIndex() bool
func (*WifiGetClientsResponse) ProtoMessage ¶
func (*WifiGetClientsResponse) ProtoMessage()
func (*WifiGetClientsResponse) ProtoReflect ¶
func (x *WifiGetClientsResponse) ProtoReflect() protoreflect.Message
func (*WifiGetClientsResponse) Reset ¶
func (x *WifiGetClientsResponse) Reset()
func (*WifiGetClientsResponse) String ¶
func (x *WifiGetClientsResponse) String() string
type WifiGetConfigRequest ¶
type WifiGetConfigRequest struct {
// contains filtered or unexported fields
}
func (*WifiGetConfigRequest) Descriptor
deprecated
func (*WifiGetConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetConfigRequest.ProtoReflect.Descriptor instead.
func (*WifiGetConfigRequest) ProtoMessage ¶
func (*WifiGetConfigRequest) ProtoMessage()
func (*WifiGetConfigRequest) ProtoReflect ¶
func (x *WifiGetConfigRequest) ProtoReflect() protoreflect.Message
func (*WifiGetConfigRequest) Reset ¶
func (x *WifiGetConfigRequest) Reset()
func (*WifiGetConfigRequest) String ¶
func (x *WifiGetConfigRequest) String() string
type WifiGetConfigResponse ¶
type WifiGetConfigResponse struct { WifiConfig *WifiConfig `protobuf:"bytes,1,opt,name=wifi_config,json=wifiConfig,proto3" json:"wifi_config,omitempty"` // contains filtered or unexported fields }
func (*WifiGetConfigResponse) Descriptor
deprecated
func (*WifiGetConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetConfigResponse.ProtoReflect.Descriptor instead.
func (*WifiGetConfigResponse) GetWifiConfig ¶
func (x *WifiGetConfigResponse) GetWifiConfig() *WifiConfig
func (*WifiGetConfigResponse) ProtoMessage ¶
func (*WifiGetConfigResponse) ProtoMessage()
func (*WifiGetConfigResponse) ProtoReflect ¶
func (x *WifiGetConfigResponse) ProtoReflect() protoreflect.Message
func (*WifiGetConfigResponse) Reset ¶
func (x *WifiGetConfigResponse) Reset()
func (*WifiGetConfigResponse) String ¶
func (x *WifiGetConfigResponse) String() string
type WifiGetDiagnosticsRequest ¶
type WifiGetDiagnosticsRequest struct {
// contains filtered or unexported fields
}
func (*WifiGetDiagnosticsRequest) Descriptor
deprecated
func (*WifiGetDiagnosticsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetDiagnosticsRequest.ProtoReflect.Descriptor instead.
func (*WifiGetDiagnosticsRequest) ProtoMessage ¶
func (*WifiGetDiagnosticsRequest) ProtoMessage()
func (*WifiGetDiagnosticsRequest) ProtoReflect ¶
func (x *WifiGetDiagnosticsRequest) ProtoReflect() protoreflect.Message
func (*WifiGetDiagnosticsRequest) Reset ¶
func (x *WifiGetDiagnosticsRequest) Reset()
func (*WifiGetDiagnosticsRequest) String ¶
func (x *WifiGetDiagnosticsRequest) String() string
type WifiGetDiagnosticsResponse ¶
type WifiGetDiagnosticsResponse struct { NetworkScan *WifiScanResults `protobuf:"bytes,1,opt,name=network_scan,json=networkScan,proto3" json:"network_scan,omitempty"` WifiNetworks []*WifiNetwork `protobuf:"bytes,2,rep,name=wifi_networks,json=wifiNetworks,proto3" json:"wifi_networks,omitempty"` // contains filtered or unexported fields }
func (*WifiGetDiagnosticsResponse) Descriptor
deprecated
func (*WifiGetDiagnosticsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetDiagnosticsResponse.ProtoReflect.Descriptor instead.
func (*WifiGetDiagnosticsResponse) GetNetworkScan ¶
func (x *WifiGetDiagnosticsResponse) GetNetworkScan() *WifiScanResults
func (*WifiGetDiagnosticsResponse) GetWifiNetworks ¶
func (x *WifiGetDiagnosticsResponse) GetWifiNetworks() []*WifiNetwork
func (*WifiGetDiagnosticsResponse) ProtoMessage ¶
func (*WifiGetDiagnosticsResponse) ProtoMessage()
func (*WifiGetDiagnosticsResponse) ProtoReflect ¶
func (x *WifiGetDiagnosticsResponse) ProtoReflect() protoreflect.Message
func (*WifiGetDiagnosticsResponse) Reset ¶
func (x *WifiGetDiagnosticsResponse) Reset()
func (*WifiGetDiagnosticsResponse) String ¶
func (x *WifiGetDiagnosticsResponse) String() string
type WifiGetHistoryResponse ¶
type WifiGetHistoryResponse struct { Current uint64 `protobuf:"varint,1,opt,name=current,proto3" json:"current,omitempty"` PingDropRate []float32 `protobuf:"fixed32,1001,rep,packed,name=ping_drop_rate,json=pingDropRate,proto3" json:"ping_drop_rate,omitempty"` PingLatencyMs []float32 `protobuf:"fixed32,1002,rep,packed,name=ping_latency_ms,json=pingLatencyMs,proto3" json:"ping_latency_ms,omitempty"` // contains filtered or unexported fields }
func (*WifiGetHistoryResponse) Descriptor
deprecated
func (*WifiGetHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetHistoryResponse.ProtoReflect.Descriptor instead.
func (*WifiGetHistoryResponse) GetCurrent ¶
func (x *WifiGetHistoryResponse) GetCurrent() uint64
func (*WifiGetHistoryResponse) GetPingDropRate ¶
func (x *WifiGetHistoryResponse) GetPingDropRate() []float32
func (*WifiGetHistoryResponse) GetPingLatencyMs ¶
func (x *WifiGetHistoryResponse) GetPingLatencyMs() []float32
func (*WifiGetHistoryResponse) ProtoMessage ¶
func (*WifiGetHistoryResponse) ProtoMessage()
func (*WifiGetHistoryResponse) ProtoReflect ¶
func (x *WifiGetHistoryResponse) ProtoReflect() protoreflect.Message
func (*WifiGetHistoryResponse) Reset ¶
func (x *WifiGetHistoryResponse) Reset()
func (*WifiGetHistoryResponse) String ¶
func (x *WifiGetHistoryResponse) String() string
type WifiGetPersistentStatsResponse ¶
type WifiGetPersistentStatsResponse struct { Stats *WifiPersistentStats `protobuf:"bytes,1,opt,name=stats,proto3" json:"stats,omitempty"` // contains filtered or unexported fields }
func (*WifiGetPersistentStatsResponse) Descriptor
deprecated
func (*WifiGetPersistentStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetPersistentStatsResponse.ProtoReflect.Descriptor instead.
func (*WifiGetPersistentStatsResponse) GetStats ¶
func (x *WifiGetPersistentStatsResponse) GetStats() *WifiPersistentStats
func (*WifiGetPersistentStatsResponse) ProtoMessage ¶
func (*WifiGetPersistentStatsResponse) ProtoMessage()
func (*WifiGetPersistentStatsResponse) ProtoReflect ¶
func (x *WifiGetPersistentStatsResponse) ProtoReflect() protoreflect.Message
func (*WifiGetPersistentStatsResponse) Reset ¶
func (x *WifiGetPersistentStatsResponse) Reset()
func (*WifiGetPersistentStatsResponse) String ¶
func (x *WifiGetPersistentStatsResponse) String() string
type WifiGetPingMetricsRequest ¶
type WifiGetPingMetricsRequest struct {
// contains filtered or unexported fields
}
func (*WifiGetPingMetricsRequest) Descriptor
deprecated
func (*WifiGetPingMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetPingMetricsRequest.ProtoReflect.Descriptor instead.
func (*WifiGetPingMetricsRequest) ProtoMessage ¶
func (*WifiGetPingMetricsRequest) ProtoMessage()
func (*WifiGetPingMetricsRequest) ProtoReflect ¶
func (x *WifiGetPingMetricsRequest) ProtoReflect() protoreflect.Message
func (*WifiGetPingMetricsRequest) Reset ¶
func (x *WifiGetPingMetricsRequest) Reset()
func (*WifiGetPingMetricsRequest) String ¶
func (x *WifiGetPingMetricsRequest) String() string
type WifiGetPingMetricsResponse ¶
type WifiGetPingMetricsResponse struct { Internet *PingMetrics `protobuf:"bytes,1,opt,name=internet,proto3" json:"internet,omitempty"` // contains filtered or unexported fields }
func (*WifiGetPingMetricsResponse) Descriptor
deprecated
func (*WifiGetPingMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetPingMetricsResponse.ProtoReflect.Descriptor instead.
func (*WifiGetPingMetricsResponse) GetInternet ¶
func (x *WifiGetPingMetricsResponse) GetInternet() *PingMetrics
func (*WifiGetPingMetricsResponse) ProtoMessage ¶
func (*WifiGetPingMetricsResponse) ProtoMessage()
func (*WifiGetPingMetricsResponse) ProtoReflect ¶
func (x *WifiGetPingMetricsResponse) ProtoReflect() protoreflect.Message
func (*WifiGetPingMetricsResponse) Reset ¶
func (x *WifiGetPingMetricsResponse) Reset()
func (*WifiGetPingMetricsResponse) String ¶
func (x *WifiGetPingMetricsResponse) String() string
type WifiGetStatusResponse ¶
type WifiGetStatusResponse struct { DeviceInfo *DeviceInfo `protobuf:"bytes,3,opt,name=device_info,json=deviceInfo,proto3" json:"device_info,omitempty"` DeviceState *DeviceState `protobuf:"bytes,4,opt,name=device_state,json=deviceState,proto3" json:"device_state,omitempty"` CaptivePortalEnabled bool `protobuf:"varint,1,opt,name=captive_portal_enabled,json=captivePortalEnabled,proto3" json:"captive_portal_enabled,omitempty"` Ipv4WanAddress string `protobuf:"bytes,1003,opt,name=ipv4_wan_address,json=ipv4WanAddress,proto3" json:"ipv4_wan_address,omitempty"` PingDropRate float32 `protobuf:"fixed32,1004,opt,name=ping_drop_rate,json=pingDropRate,proto3" json:"ping_drop_rate,omitempty"` PingLatencyMs float32 `protobuf:"fixed32,1005,opt,name=ping_latency_ms,json=pingLatencyMs,proto3" json:"ping_latency_ms,omitempty"` DishPingDropRate float32 `protobuf:"fixed32,1012,opt,name=dish_ping_drop_rate,json=dishPingDropRate,proto3" json:"dish_ping_drop_rate,omitempty"` DishPingLatencyMs float32 `protobuf:"fixed32,1013,opt,name=dish_ping_latency_ms,json=dishPingLatencyMs,proto3" json:"dish_ping_latency_ms,omitempty"` PopPingDropRate float32 `protobuf:"fixed32,1014,opt,name=pop_ping_drop_rate,json=popPingDropRate,proto3" json:"pop_ping_drop_rate,omitempty"` PopPingLatencyMs float32 `protobuf:"fixed32,1015,opt,name=pop_ping_latency_ms,json=popPingLatencyMs,proto3" json:"pop_ping_latency_ms,omitempty"` // Deprecated: Do not use. Rf_2GhzStatus *WifiBandStatus `protobuf:"bytes,1008,opt,name=rf_2ghz_status,json=rf2ghzStatus,proto3" json:"rf_2ghz_status,omitempty"` // Deprecated: Do not use. Rf_5GhzStatus *WifiBandStatus `protobuf:"bytes,1009,opt,name=rf_5ghz_status,json=rf5ghzStatus,proto3" json:"rf_5ghz_status,omitempty"` Alerts *WifiAlerts `protobuf:"bytes,1010,opt,name=alerts,proto3" json:"alerts,omitempty"` IsAviation bool `protobuf:"varint,1011,opt,name=is_aviation,json=isAviation,proto3" json:"is_aviation,omitempty"` // contains filtered or unexported fields }
func (*WifiGetStatusResponse) Descriptor
deprecated
func (*WifiGetStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiGetStatusResponse.ProtoReflect.Descriptor instead.
func (*WifiGetStatusResponse) GetAlerts ¶
func (x *WifiGetStatusResponse) GetAlerts() *WifiAlerts
func (*WifiGetStatusResponse) GetCaptivePortalEnabled ¶
func (x *WifiGetStatusResponse) GetCaptivePortalEnabled() bool
func (*WifiGetStatusResponse) GetDeviceInfo ¶
func (x *WifiGetStatusResponse) GetDeviceInfo() *DeviceInfo
func (*WifiGetStatusResponse) GetDeviceState ¶
func (x *WifiGetStatusResponse) GetDeviceState() *DeviceState
func (*WifiGetStatusResponse) GetDishPingDropRate ¶
func (x *WifiGetStatusResponse) GetDishPingDropRate() float32
func (*WifiGetStatusResponse) GetDishPingLatencyMs ¶
func (x *WifiGetStatusResponse) GetDishPingLatencyMs() float32
func (*WifiGetStatusResponse) GetIpv4WanAddress ¶
func (x *WifiGetStatusResponse) GetIpv4WanAddress() string
func (*WifiGetStatusResponse) GetIsAviation ¶
func (x *WifiGetStatusResponse) GetIsAviation() bool
func (*WifiGetStatusResponse) GetPingDropRate ¶
func (x *WifiGetStatusResponse) GetPingDropRate() float32
func (*WifiGetStatusResponse) GetPingLatencyMs ¶
func (x *WifiGetStatusResponse) GetPingLatencyMs() float32
func (*WifiGetStatusResponse) GetPopPingDropRate ¶
func (x *WifiGetStatusResponse) GetPopPingDropRate() float32
func (*WifiGetStatusResponse) GetPopPingLatencyMs ¶
func (x *WifiGetStatusResponse) GetPopPingLatencyMs() float32
func (*WifiGetStatusResponse) GetRf_2GhzStatus
deprecated
func (x *WifiGetStatusResponse) GetRf_2GhzStatus() *WifiBandStatus
Deprecated: Do not use.
func (*WifiGetStatusResponse) GetRf_5GhzStatus
deprecated
func (x *WifiGetStatusResponse) GetRf_5GhzStatus() *WifiBandStatus
Deprecated: Do not use.
func (*WifiGetStatusResponse) ProtoMessage ¶
func (*WifiGetStatusResponse) ProtoMessage()
func (*WifiGetStatusResponse) ProtoReflect ¶
func (x *WifiGetStatusResponse) ProtoReflect() protoreflect.Message
func (*WifiGetStatusResponse) Reset ¶
func (x *WifiGetStatusResponse) Reset()
func (*WifiGetStatusResponse) String ¶
func (x *WifiGetStatusResponse) String() string
type WifiMeshJoin ¶
type WifiMeshJoin struct { Incarnation uint64 `protobuf:"varint,1,opt,name=incarnation,proto3" json:"incarnation,omitempty"` // contains filtered or unexported fields }
func (*WifiMeshJoin) Descriptor
deprecated
func (*WifiMeshJoin) Descriptor() ([]byte, []int)
Deprecated: Use WifiMeshJoin.ProtoReflect.Descriptor instead.
func (*WifiMeshJoin) GetIncarnation ¶
func (x *WifiMeshJoin) GetIncarnation() uint64
func (*WifiMeshJoin) ProtoMessage ¶
func (*WifiMeshJoin) ProtoMessage()
func (*WifiMeshJoin) ProtoReflect ¶
func (x *WifiMeshJoin) ProtoReflect() protoreflect.Message
func (*WifiMeshJoin) Reset ¶
func (x *WifiMeshJoin) Reset()
func (*WifiMeshJoin) String ¶
func (x *WifiMeshJoin) String() string
type WifiNetwork ¶
type WifiNetwork struct { Band WifiNetwork_Band `protobuf:"varint,1,opt,name=band,proto3,enum=SpaceX.API.Device.WifiNetwork_Band" json:"band,omitempty"` Ssid string `protobuf:"bytes,2,opt,name=ssid,proto3" json:"ssid,omitempty"` Channel uint32 `protobuf:"varint,3,opt,name=channel,proto3" json:"channel,omitempty"` EncryptionTypeStr string `protobuf:"bytes,4,opt,name=encryption_type_str,json=encryptionTypeStr,proto3" json:"encryption_type_str,omitempty"` // contains filtered or unexported fields }
func (*WifiNetwork) Descriptor
deprecated
func (*WifiNetwork) Descriptor() ([]byte, []int)
Deprecated: Use WifiNetwork.ProtoReflect.Descriptor instead.
func (*WifiNetwork) GetBand ¶
func (x *WifiNetwork) GetBand() WifiNetwork_Band
func (*WifiNetwork) GetChannel ¶
func (x *WifiNetwork) GetChannel() uint32
func (*WifiNetwork) GetEncryptionTypeStr ¶
func (x *WifiNetwork) GetEncryptionTypeStr() string
func (*WifiNetwork) GetSsid ¶
func (x *WifiNetwork) GetSsid() string
func (*WifiNetwork) ProtoMessage ¶
func (*WifiNetwork) ProtoMessage()
func (*WifiNetwork) ProtoReflect ¶
func (x *WifiNetwork) ProtoReflect() protoreflect.Message
func (*WifiNetwork) Reset ¶
func (x *WifiNetwork) Reset()
func (*WifiNetwork) String ¶
func (x *WifiNetwork) String() string
type WifiNetworkInterface ¶
type WifiNetworkInterface struct { ThermalStatus *WifiNetworkInterface_ThermalStatus `protobuf:"bytes,1,opt,name=thermal_status,json=thermalStatus,proto3" json:"thermal_status,omitempty"` InvalidPacketCounts *WifiNetworkInterface_InvalidPacketCounts `protobuf:"bytes,2,opt,name=invalid_packet_counts,json=invalidPacketCounts,proto3" json:"invalid_packet_counts,omitempty"` Channel uint32 `protobuf:"varint,3,opt,name=channel,proto3" json:"channel,omitempty"` MissedBeacons uint32 `protobuf:"varint,8,opt,name=missed_beacons,json=missedBeacons,proto3" json:"missed_beacons,omitempty"` LinkQuality float64 `protobuf:"fixed64,4,opt,name=link_quality,json=linkQuality,proto3" json:"link_quality,omitempty"` SignalLevel float64 `protobuf:"fixed64,5,opt,name=signal_level,json=signalLevel,proto3" json:"signal_level,omitempty"` NoiseLevel float64 `protobuf:"fixed64,6,opt,name=noise_level,json=noiseLevel,proto3" json:"noise_level,omitempty"` AntennaeStatus *WifiNetworkInterface_AntennaeStatus `protobuf:"bytes,9,opt,name=antennae_status,json=antennaeStatus,proto3" json:"antennae_status,omitempty"` // contains filtered or unexported fields }
func (*WifiNetworkInterface) Descriptor
deprecated
func (*WifiNetworkInterface) Descriptor() ([]byte, []int)
Deprecated: Use WifiNetworkInterface.ProtoReflect.Descriptor instead.
func (*WifiNetworkInterface) GetAntennaeStatus ¶
func (x *WifiNetworkInterface) GetAntennaeStatus() *WifiNetworkInterface_AntennaeStatus
func (*WifiNetworkInterface) GetChannel ¶
func (x *WifiNetworkInterface) GetChannel() uint32
func (*WifiNetworkInterface) GetInvalidPacketCounts ¶
func (x *WifiNetworkInterface) GetInvalidPacketCounts() *WifiNetworkInterface_InvalidPacketCounts
func (*WifiNetworkInterface) GetLinkQuality ¶
func (x *WifiNetworkInterface) GetLinkQuality() float64
func (*WifiNetworkInterface) GetMissedBeacons ¶
func (x *WifiNetworkInterface) GetMissedBeacons() uint32
func (*WifiNetworkInterface) GetNoiseLevel ¶
func (x *WifiNetworkInterface) GetNoiseLevel() float64
func (*WifiNetworkInterface) GetSignalLevel ¶
func (x *WifiNetworkInterface) GetSignalLevel() float64
func (*WifiNetworkInterface) GetThermalStatus ¶
func (x *WifiNetworkInterface) GetThermalStatus() *WifiNetworkInterface_ThermalStatus
func (*WifiNetworkInterface) ProtoMessage ¶
func (*WifiNetworkInterface) ProtoMessage()
func (*WifiNetworkInterface) ProtoReflect ¶
func (x *WifiNetworkInterface) ProtoReflect() protoreflect.Message
func (*WifiNetworkInterface) Reset ¶
func (x *WifiNetworkInterface) Reset()
func (*WifiNetworkInterface) String ¶
func (x *WifiNetworkInterface) String() string
type WifiNetworkInterface_AntennaeStatus ¶
type WifiNetworkInterface_AntennaeStatus struct { Rssi1 float32 `protobuf:"fixed32,1,opt,name=rssi1,proto3" json:"rssi1,omitempty"` Rssi2 float32 `protobuf:"fixed32,2,opt,name=rssi2,proto3" json:"rssi2,omitempty"` Rssi3 float32 `protobuf:"fixed32,3,opt,name=rssi3,proto3" json:"rssi3,omitempty"` // contains filtered or unexported fields }
func (*WifiNetworkInterface_AntennaeStatus) Descriptor
deprecated
func (*WifiNetworkInterface_AntennaeStatus) Descriptor() ([]byte, []int)
Deprecated: Use WifiNetworkInterface_AntennaeStatus.ProtoReflect.Descriptor instead.
func (*WifiNetworkInterface_AntennaeStatus) GetRssi1 ¶
func (x *WifiNetworkInterface_AntennaeStatus) GetRssi1() float32
func (*WifiNetworkInterface_AntennaeStatus) GetRssi2 ¶
func (x *WifiNetworkInterface_AntennaeStatus) GetRssi2() float32
func (*WifiNetworkInterface_AntennaeStatus) GetRssi3 ¶
func (x *WifiNetworkInterface_AntennaeStatus) GetRssi3() float32
func (*WifiNetworkInterface_AntennaeStatus) ProtoMessage ¶
func (*WifiNetworkInterface_AntennaeStatus) ProtoMessage()
func (*WifiNetworkInterface_AntennaeStatus) ProtoReflect ¶
func (x *WifiNetworkInterface_AntennaeStatus) ProtoReflect() protoreflect.Message
func (*WifiNetworkInterface_AntennaeStatus) Reset ¶
func (x *WifiNetworkInterface_AntennaeStatus) Reset()
func (*WifiNetworkInterface_AntennaeStatus) String ¶
func (x *WifiNetworkInterface_AntennaeStatus) String() string
type WifiNetworkInterface_InvalidPacketCounts ¶
type WifiNetworkInterface_InvalidPacketCounts struct { RxInvalidNwid uint32 `protobuf:"varint,1,opt,name=rx_invalid_nwid,json=rxInvalidNwid,proto3" json:"rx_invalid_nwid,omitempty"` RxInvalidCrypt uint32 `protobuf:"varint,2,opt,name=rx_invalid_crypt,json=rxInvalidCrypt,proto3" json:"rx_invalid_crypt,omitempty"` RxInvalidFrag uint32 `protobuf:"varint,3,opt,name=rx_invalid_frag,json=rxInvalidFrag,proto3" json:"rx_invalid_frag,omitempty"` TxExcessiveRetries uint32 `protobuf:"varint,4,opt,name=tx_excessive_retries,json=txExcessiveRetries,proto3" json:"tx_excessive_retries,omitempty"` InvalidMisc uint32 `protobuf:"varint,5,opt,name=invalid_misc,json=invalidMisc,proto3" json:"invalid_misc,omitempty"` // contains filtered or unexported fields }
func (*WifiNetworkInterface_InvalidPacketCounts) Descriptor
deprecated
func (*WifiNetworkInterface_InvalidPacketCounts) Descriptor() ([]byte, []int)
Deprecated: Use WifiNetworkInterface_InvalidPacketCounts.ProtoReflect.Descriptor instead.
func (*WifiNetworkInterface_InvalidPacketCounts) GetInvalidMisc ¶
func (x *WifiNetworkInterface_InvalidPacketCounts) GetInvalidMisc() uint32
func (*WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidCrypt ¶
func (x *WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidCrypt() uint32
func (*WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidFrag ¶
func (x *WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidFrag() uint32
func (*WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidNwid ¶
func (x *WifiNetworkInterface_InvalidPacketCounts) GetRxInvalidNwid() uint32
func (*WifiNetworkInterface_InvalidPacketCounts) GetTxExcessiveRetries ¶
func (x *WifiNetworkInterface_InvalidPacketCounts) GetTxExcessiveRetries() uint32
func (*WifiNetworkInterface_InvalidPacketCounts) ProtoMessage ¶
func (*WifiNetworkInterface_InvalidPacketCounts) ProtoMessage()
func (*WifiNetworkInterface_InvalidPacketCounts) ProtoReflect ¶
func (x *WifiNetworkInterface_InvalidPacketCounts) ProtoReflect() protoreflect.Message
func (*WifiNetworkInterface_InvalidPacketCounts) Reset ¶
func (x *WifiNetworkInterface_InvalidPacketCounts) Reset()
func (*WifiNetworkInterface_InvalidPacketCounts) String ¶
func (x *WifiNetworkInterface_InvalidPacketCounts) String() string
type WifiNetworkInterface_ThermalStatus ¶
type WifiNetworkInterface_ThermalStatus struct { Level uint32 `protobuf:"varint,1,opt,name=level,proto3" json:"level,omitempty"` // Deprecated: Do not use. Temp uint32 `protobuf:"varint,2,opt,name=temp,proto3" json:"temp,omitempty"` Temp2 float64 `protobuf:"fixed64,3,opt,name=temp2,proto3" json:"temp2,omitempty"` PowerReduction uint32 `protobuf:"varint,4,opt,name=power_reduction,json=powerReduction,proto3" json:"power_reduction,omitempty"` DutyCycle uint32 `protobuf:"varint,5,opt,name=duty_cycle,json=dutyCycle,proto3" json:"duty_cycle,omitempty"` // contains filtered or unexported fields }
func (*WifiNetworkInterface_ThermalStatus) Descriptor
deprecated
func (*WifiNetworkInterface_ThermalStatus) Descriptor() ([]byte, []int)
Deprecated: Use WifiNetworkInterface_ThermalStatus.ProtoReflect.Descriptor instead.
func (*WifiNetworkInterface_ThermalStatus) GetDutyCycle ¶
func (x *WifiNetworkInterface_ThermalStatus) GetDutyCycle() uint32
func (*WifiNetworkInterface_ThermalStatus) GetLevel ¶
func (x *WifiNetworkInterface_ThermalStatus) GetLevel() uint32
func (*WifiNetworkInterface_ThermalStatus) GetPowerReduction ¶
func (x *WifiNetworkInterface_ThermalStatus) GetPowerReduction() uint32
func (*WifiNetworkInterface_ThermalStatus) GetTemp
deprecated
func (x *WifiNetworkInterface_ThermalStatus) GetTemp() uint32
Deprecated: Do not use.
func (*WifiNetworkInterface_ThermalStatus) GetTemp2 ¶
func (x *WifiNetworkInterface_ThermalStatus) GetTemp2() float64
func (*WifiNetworkInterface_ThermalStatus) ProtoMessage ¶
func (*WifiNetworkInterface_ThermalStatus) ProtoMessage()
func (*WifiNetworkInterface_ThermalStatus) ProtoReflect ¶
func (x *WifiNetworkInterface_ThermalStatus) ProtoReflect() protoreflect.Message
func (*WifiNetworkInterface_ThermalStatus) Reset ¶
func (x *WifiNetworkInterface_ThermalStatus) Reset()
func (*WifiNetworkInterface_ThermalStatus) String ¶
func (x *WifiNetworkInterface_ThermalStatus) String() string
type WifiNetwork_Band ¶
type WifiNetwork_Band int32
const ( WifiNetwork_WIFI_UNKNOWN WifiNetwork_Band = 0 WifiNetwork_WIFI_2_4GHZ WifiNetwork_Band = 1 WifiNetwork_WIFI_5GHZ WifiNetwork_Band = 2 )
func (WifiNetwork_Band) Descriptor ¶
func (WifiNetwork_Band) Descriptor() protoreflect.EnumDescriptor
func (WifiNetwork_Band) Enum ¶
func (x WifiNetwork_Band) Enum() *WifiNetwork_Band
func (WifiNetwork_Band) EnumDescriptor
deprecated
func (WifiNetwork_Band) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiNetwork_Band.Descriptor instead.
func (WifiNetwork_Band) Number ¶
func (x WifiNetwork_Band) Number() protoreflect.EnumNumber
func (WifiNetwork_Band) String ¶
func (x WifiNetwork_Band) String() string
func (WifiNetwork_Band) Type ¶
func (WifiNetwork_Band) Type() protoreflect.EnumType
type WifiNewClientConnectedEvent ¶
type WifiNewClientConnectedEvent struct { Client *WifiClient `protobuf:"bytes,1,opt,name=client,proto3" json:"client,omitempty"` // contains filtered or unexported fields }
func (*WifiNewClientConnectedEvent) Descriptor
deprecated
func (*WifiNewClientConnectedEvent) Descriptor() ([]byte, []int)
Deprecated: Use WifiNewClientConnectedEvent.ProtoReflect.Descriptor instead.
func (*WifiNewClientConnectedEvent) GetClient ¶
func (x *WifiNewClientConnectedEvent) GetClient() *WifiClient
func (*WifiNewClientConnectedEvent) ProtoMessage ¶
func (*WifiNewClientConnectedEvent) ProtoMessage()
func (*WifiNewClientConnectedEvent) ProtoReflect ¶
func (x *WifiNewClientConnectedEvent) ProtoReflect() protoreflect.Message
func (*WifiNewClientConnectedEvent) Reset ¶
func (x *WifiNewClientConnectedEvent) Reset()
func (*WifiNewClientConnectedEvent) String ¶
func (x *WifiNewClientConnectedEvent) String() string
type WifiNewPeerEvent ¶
type WifiNewPeerEvent struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` // contains filtered or unexported fields }
func (*WifiNewPeerEvent) Descriptor
deprecated
func (*WifiNewPeerEvent) Descriptor() ([]byte, []int)
Deprecated: Use WifiNewPeerEvent.ProtoReflect.Descriptor instead.
func (*WifiNewPeerEvent) GetPeerId ¶
func (x *WifiNewPeerEvent) GetPeerId() string
func (*WifiNewPeerEvent) ProtoMessage ¶
func (*WifiNewPeerEvent) ProtoMessage()
func (*WifiNewPeerEvent) ProtoReflect ¶
func (x *WifiNewPeerEvent) ProtoReflect() protoreflect.Message
func (*WifiNewPeerEvent) Reset ¶
func (x *WifiNewPeerEvent) Reset()
func (*WifiNewPeerEvent) String ¶
func (x *WifiNewPeerEvent) String() string
type WifiPersistentStats ¶
type WifiPersistentStats struct { FactoryResetButton *WifiPersistentStats_Event `protobuf:"bytes,1,opt,name=factory_reset_button,json=factoryResetButton,proto3" json:"factory_reset_button,omitempty"` FactoryResetPlugUnplug *WifiPersistentStats_Event `` /* 131-byte string literal not displayed */ FactoryResetCommand *WifiPersistentStats_Event `protobuf:"bytes,3,opt,name=factory_reset_command,json=factoryResetCommand,proto3" json:"factory_reset_command,omitempty"` FactoryResetFailedLoadWifiConfig *WifiPersistentStats_Event `` /* 165-byte string literal not displayed */ RebootFromSoftwareUpdate *WifiPersistentStats_Event `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WifiPersistentStats) Descriptor
deprecated
func (*WifiPersistentStats) Descriptor() ([]byte, []int)
Deprecated: Use WifiPersistentStats.ProtoReflect.Descriptor instead.
func (*WifiPersistentStats) GetFactoryResetButton ¶
func (x *WifiPersistentStats) GetFactoryResetButton() *WifiPersistentStats_Event
func (*WifiPersistentStats) GetFactoryResetCommand ¶
func (x *WifiPersistentStats) GetFactoryResetCommand() *WifiPersistentStats_Event
func (*WifiPersistentStats) GetFactoryResetFailedLoadWifiConfig ¶
func (x *WifiPersistentStats) GetFactoryResetFailedLoadWifiConfig() *WifiPersistentStats_Event
func (*WifiPersistentStats) GetFactoryResetPlugUnplug ¶
func (x *WifiPersistentStats) GetFactoryResetPlugUnplug() *WifiPersistentStats_Event
func (*WifiPersistentStats) GetRebootFromSoftwareUpdate ¶
func (x *WifiPersistentStats) GetRebootFromSoftwareUpdate() *WifiPersistentStats_Event
func (*WifiPersistentStats) ProtoMessage ¶
func (*WifiPersistentStats) ProtoMessage()
func (*WifiPersistentStats) ProtoReflect ¶
func (x *WifiPersistentStats) ProtoReflect() protoreflect.Message
func (*WifiPersistentStats) Reset ¶
func (x *WifiPersistentStats) Reset()
func (*WifiPersistentStats) String ¶
func (x *WifiPersistentStats) String() string
type WifiPersistentStats_Event ¶
type WifiPersistentStats_Event struct { Count uint32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` LastOccurredTimestamp int64 `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WifiPersistentStats_Event) Descriptor
deprecated
func (*WifiPersistentStats_Event) Descriptor() ([]byte, []int)
Deprecated: Use WifiPersistentStats_Event.ProtoReflect.Descriptor instead.
func (*WifiPersistentStats_Event) GetCount ¶
func (x *WifiPersistentStats_Event) GetCount() uint32
func (*WifiPersistentStats_Event) GetLastOccurredTimestamp ¶
func (x *WifiPersistentStats_Event) GetLastOccurredTimestamp() int64
func (*WifiPersistentStats_Event) ProtoMessage ¶
func (*WifiPersistentStats_Event) ProtoMessage()
func (*WifiPersistentStats_Event) ProtoReflect ¶
func (x *WifiPersistentStats_Event) ProtoReflect() protoreflect.Message
func (*WifiPersistentStats_Event) Reset ¶
func (x *WifiPersistentStats_Event) Reset()
func (*WifiPersistentStats_Event) String ¶
func (x *WifiPersistentStats_Event) String() string
type WifiScanResults ¶
type WifiScanResults struct { Networks []*WifiScanResults_Network `protobuf:"bytes,1,rep,name=networks,proto3" json:"networks,omitempty"` // contains filtered or unexported fields }
func (*WifiScanResults) Descriptor
deprecated
func (*WifiScanResults) Descriptor() ([]byte, []int)
Deprecated: Use WifiScanResults.ProtoReflect.Descriptor instead.
func (*WifiScanResults) GetNetworks ¶
func (x *WifiScanResults) GetNetworks() []*WifiScanResults_Network
func (*WifiScanResults) ProtoMessage ¶
func (*WifiScanResults) ProtoMessage()
func (*WifiScanResults) ProtoReflect ¶
func (x *WifiScanResults) ProtoReflect() protoreflect.Message
func (*WifiScanResults) Reset ¶
func (x *WifiScanResults) Reset()
func (*WifiScanResults) String ¶
func (x *WifiScanResults) String() string
type WifiScanResults_Network ¶
type WifiScanResults_Network struct { Source WifiScanResults_Network_Source `protobuf:"varint,1,opt,name=source,proto3,enum=SpaceX.API.Device.WifiScanResults_Network_Source" json:"source,omitempty"` Ssid string `protobuf:"bytes,2,opt,name=ssid,proto3" json:"ssid,omitempty"` Bssid string `protobuf:"bytes,3,opt,name=bssid,proto3" json:"bssid,omitempty"` FrequencyGhz string `protobuf:"bytes,4,opt,name=frequency_ghz,json=frequencyGhz,proto3" json:"frequency_ghz,omitempty"` Channel int32 `protobuf:"varint,5,opt,name=channel,proto3" json:"channel,omitempty"` SignalLevelDbm int32 `protobuf:"varint,6,opt,name=signal_level_dbm,json=signalLevelDbm,proto3" json:"signal_level_dbm,omitempty"` NoiseLevelDbm int32 `protobuf:"varint,7,opt,name=noise_level_dbm,json=noiseLevelDbm,proto3" json:"noise_level_dbm,omitempty"` HasEncryptionKey bool `protobuf:"varint,8,opt,name=has_encryption_key,json=hasEncryptionKey,proto3" json:"has_encryption_key,omitempty"` PhyModeStr string `protobuf:"bytes,9,opt,name=phy_mode_str,json=phyModeStr,proto3" json:"phy_mode_str,omitempty"` // contains filtered or unexported fields }
func (*WifiScanResults_Network) Descriptor
deprecated
func (*WifiScanResults_Network) Descriptor() ([]byte, []int)
Deprecated: Use WifiScanResults_Network.ProtoReflect.Descriptor instead.
func (*WifiScanResults_Network) GetBssid ¶
func (x *WifiScanResults_Network) GetBssid() string
func (*WifiScanResults_Network) GetChannel ¶
func (x *WifiScanResults_Network) GetChannel() int32
func (*WifiScanResults_Network) GetFrequencyGhz ¶
func (x *WifiScanResults_Network) GetFrequencyGhz() string
func (*WifiScanResults_Network) GetHasEncryptionKey ¶
func (x *WifiScanResults_Network) GetHasEncryptionKey() bool
func (*WifiScanResults_Network) GetNoiseLevelDbm ¶
func (x *WifiScanResults_Network) GetNoiseLevelDbm() int32
func (*WifiScanResults_Network) GetPhyModeStr ¶
func (x *WifiScanResults_Network) GetPhyModeStr() string
func (*WifiScanResults_Network) GetSignalLevelDbm ¶
func (x *WifiScanResults_Network) GetSignalLevelDbm() int32
func (*WifiScanResults_Network) GetSource ¶
func (x *WifiScanResults_Network) GetSource() WifiScanResults_Network_Source
func (*WifiScanResults_Network) GetSsid ¶
func (x *WifiScanResults_Network) GetSsid() string
func (*WifiScanResults_Network) ProtoMessage ¶
func (*WifiScanResults_Network) ProtoMessage()
func (*WifiScanResults_Network) ProtoReflect ¶
func (x *WifiScanResults_Network) ProtoReflect() protoreflect.Message
func (*WifiScanResults_Network) Reset ¶
func (x *WifiScanResults_Network) Reset()
func (*WifiScanResults_Network) String ¶
func (x *WifiScanResults_Network) String() string
type WifiScanResults_Network_Source ¶
type WifiScanResults_Network_Source int32
const ( WifiScanResults_Network_UNKNOWN WifiScanResults_Network_Source = 0 WifiScanResults_Network_SCAN_2_4GHZ WifiScanResults_Network_Source = 1 WifiScanResults_Network_SCAN_5GHZ WifiScanResults_Network_Source = 2 )
func (WifiScanResults_Network_Source) Descriptor ¶
func (WifiScanResults_Network_Source) Descriptor() protoreflect.EnumDescriptor
func (WifiScanResults_Network_Source) Enum ¶
func (x WifiScanResults_Network_Source) Enum() *WifiScanResults_Network_Source
func (WifiScanResults_Network_Source) EnumDescriptor
deprecated
func (WifiScanResults_Network_Source) EnumDescriptor() ([]byte, []int)
Deprecated: Use WifiScanResults_Network_Source.Descriptor instead.
func (WifiScanResults_Network_Source) Number ¶
func (x WifiScanResults_Network_Source) Number() protoreflect.EnumNumber
func (WifiScanResults_Network_Source) String ¶
func (x WifiScanResults_Network_Source) String() string
func (WifiScanResults_Network_Source) Type ¶
func (WifiScanResults_Network_Source) Type() protoreflect.EnumType
type WifiSetConfigRequest ¶
type WifiSetConfigRequest struct { WifiConfig *WifiConfig `protobuf:"bytes,1,opt,name=wifi_config,json=wifiConfig,proto3" json:"wifi_config,omitempty"` // contains filtered or unexported fields }
func (*WifiSetConfigRequest) Descriptor
deprecated
func (*WifiSetConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiSetConfigRequest.ProtoReflect.Descriptor instead.
func (*WifiSetConfigRequest) GetWifiConfig ¶
func (x *WifiSetConfigRequest) GetWifiConfig() *WifiConfig
func (*WifiSetConfigRequest) ProtoMessage ¶
func (*WifiSetConfigRequest) ProtoMessage()
func (*WifiSetConfigRequest) ProtoReflect ¶
func (x *WifiSetConfigRequest) ProtoReflect() protoreflect.Message
func (*WifiSetConfigRequest) Reset ¶
func (x *WifiSetConfigRequest) Reset()
func (*WifiSetConfigRequest) String ¶
func (x *WifiSetConfigRequest) String() string
type WifiSetConfigResponse ¶
type WifiSetConfigResponse struct { UpdatedWifiConfig *WifiConfig `protobuf:"bytes,1,opt,name=updated_wifi_config,json=updatedWifiConfig,proto3" json:"updated_wifi_config,omitempty"` // contains filtered or unexported fields }
func (*WifiSetConfigResponse) Descriptor
deprecated
func (*WifiSetConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiSetConfigResponse.ProtoReflect.Descriptor instead.
func (*WifiSetConfigResponse) GetUpdatedWifiConfig ¶
func (x *WifiSetConfigResponse) GetUpdatedWifiConfig() *WifiConfig
func (*WifiSetConfigResponse) ProtoMessage ¶
func (*WifiSetConfigResponse) ProtoMessage()
func (*WifiSetConfigResponse) ProtoReflect ¶
func (x *WifiSetConfigResponse) ProtoReflect() protoreflect.Message
func (*WifiSetConfigResponse) Reset ¶
func (x *WifiSetConfigResponse) Reset()
func (*WifiSetConfigResponse) String ¶
func (x *WifiSetConfigResponse) String() string
type WifiSetMeshConfigRequest ¶
type WifiSetMeshConfigRequest struct { MeshConfig *MeshConfig `protobuf:"bytes,1,opt,name=mesh_config,json=meshConfig,proto3" json:"mesh_config,omitempty"` DeviceId string `protobuf:"bytes,2,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` // contains filtered or unexported fields }
func (*WifiSetMeshConfigRequest) Descriptor
deprecated
func (*WifiSetMeshConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiSetMeshConfigRequest.ProtoReflect.Descriptor instead.
func (*WifiSetMeshConfigRequest) GetDeviceId ¶
func (x *WifiSetMeshConfigRequest) GetDeviceId() string
func (*WifiSetMeshConfigRequest) GetMeshConfig ¶
func (x *WifiSetMeshConfigRequest) GetMeshConfig() *MeshConfig
func (*WifiSetMeshConfigRequest) ProtoMessage ¶
func (*WifiSetMeshConfigRequest) ProtoMessage()
func (*WifiSetMeshConfigRequest) ProtoReflect ¶
func (x *WifiSetMeshConfigRequest) ProtoReflect() protoreflect.Message
func (*WifiSetMeshConfigRequest) Reset ¶
func (x *WifiSetMeshConfigRequest) Reset()
func (*WifiSetMeshConfigRequest) String ¶
func (x *WifiSetMeshConfigRequest) String() string
type WifiSetMeshConfigResponse ¶
type WifiSetMeshConfigResponse struct {
// contains filtered or unexported fields
}
func (*WifiSetMeshConfigResponse) Descriptor
deprecated
func (*WifiSetMeshConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiSetMeshConfigResponse.ProtoReflect.Descriptor instead.
func (*WifiSetMeshConfigResponse) ProtoMessage ¶
func (*WifiSetMeshConfigResponse) ProtoMessage()
func (*WifiSetMeshConfigResponse) ProtoReflect ¶
func (x *WifiSetMeshConfigResponse) ProtoReflect() protoreflect.Message
func (*WifiSetMeshConfigResponse) Reset ¶
func (x *WifiSetMeshConfigResponse) Reset()
func (*WifiSetMeshConfigResponse) String ¶
func (x *WifiSetMeshConfigResponse) String() string
type WifiSetMeshDeviceTrustRequest ¶
type WifiSetMeshDeviceTrustRequest struct { DeviceId string `protobuf:"bytes,1,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` Auth MeshAuth `protobuf:"varint,2,opt,name=auth,proto3,enum=SpaceX.API.Device.MeshAuth" json:"auth,omitempty"` // contains filtered or unexported fields }
func (*WifiSetMeshDeviceTrustRequest) Descriptor
deprecated
func (*WifiSetMeshDeviceTrustRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiSetMeshDeviceTrustRequest.ProtoReflect.Descriptor instead.
func (*WifiSetMeshDeviceTrustRequest) GetAuth ¶
func (x *WifiSetMeshDeviceTrustRequest) GetAuth() MeshAuth
func (*WifiSetMeshDeviceTrustRequest) GetDeviceId ¶
func (x *WifiSetMeshDeviceTrustRequest) GetDeviceId() string
func (*WifiSetMeshDeviceTrustRequest) ProtoMessage ¶
func (*WifiSetMeshDeviceTrustRequest) ProtoMessage()
func (*WifiSetMeshDeviceTrustRequest) ProtoReflect ¶
func (x *WifiSetMeshDeviceTrustRequest) ProtoReflect() protoreflect.Message
func (*WifiSetMeshDeviceTrustRequest) Reset ¶
func (x *WifiSetMeshDeviceTrustRequest) Reset()
func (*WifiSetMeshDeviceTrustRequest) String ¶
func (x *WifiSetMeshDeviceTrustRequest) String() string
type WifiSetMeshDeviceTrustResponse ¶
type WifiSetMeshDeviceTrustResponse struct {
// contains filtered or unexported fields
}
func (*WifiSetMeshDeviceTrustResponse) Descriptor
deprecated
func (*WifiSetMeshDeviceTrustResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiSetMeshDeviceTrustResponse.ProtoReflect.Descriptor instead.
func (*WifiSetMeshDeviceTrustResponse) ProtoMessage ¶
func (*WifiSetMeshDeviceTrustResponse) ProtoMessage()
func (*WifiSetMeshDeviceTrustResponse) ProtoReflect ¶
func (x *WifiSetMeshDeviceTrustResponse) ProtoReflect() protoreflect.Message
func (*WifiSetMeshDeviceTrustResponse) Reset ¶
func (x *WifiSetMeshDeviceTrustResponse) Reset()
func (*WifiSetMeshDeviceTrustResponse) String ¶
func (x *WifiSetMeshDeviceTrustResponse) String() string
type WifiSetupRequest ¶
type WifiSetupRequest struct { Skip bool `protobuf:"varint,1,opt,name=skip,proto3" json:"skip,omitempty"` NetworkName string `protobuf:"bytes,2,opt,name=network_name,json=networkName,proto3" json:"network_name,omitempty"` NetworkPassword string `protobuf:"bytes,3,opt,name=network_password,json=networkPassword,proto3" json:"network_password,omitempty"` // contains filtered or unexported fields }
func (*WifiSetupRequest) Descriptor
deprecated
func (*WifiSetupRequest) Descriptor() ([]byte, []int)
Deprecated: Use WifiSetupRequest.ProtoReflect.Descriptor instead.
func (*WifiSetupRequest) GetNetworkName ¶
func (x *WifiSetupRequest) GetNetworkName() string
func (*WifiSetupRequest) GetNetworkPassword ¶
func (x *WifiSetupRequest) GetNetworkPassword() string
func (*WifiSetupRequest) GetSkip ¶
func (x *WifiSetupRequest) GetSkip() bool
func (*WifiSetupRequest) ProtoMessage ¶
func (*WifiSetupRequest) ProtoMessage()
func (*WifiSetupRequest) ProtoReflect ¶
func (x *WifiSetupRequest) ProtoReflect() protoreflect.Message
func (*WifiSetupRequest) Reset ¶
func (x *WifiSetupRequest) Reset()
func (*WifiSetupRequest) String ¶
func (x *WifiSetupRequest) String() string
type WifiSetupResponse ¶
type WifiSetupResponse struct {
// contains filtered or unexported fields
}
func (*WifiSetupResponse) Descriptor
deprecated
func (*WifiSetupResponse) Descriptor() ([]byte, []int)
Deprecated: Use WifiSetupResponse.ProtoReflect.Descriptor instead.
func (*WifiSetupResponse) ProtoMessage ¶
func (*WifiSetupResponse) ProtoMessage()
func (*WifiSetupResponse) ProtoReflect ¶
func (x *WifiSetupResponse) ProtoReflect() protoreflect.Message
func (*WifiSetupResponse) Reset ¶
func (x *WifiSetupResponse) Reset()
func (*WifiSetupResponse) String ¶
func (x *WifiSetupResponse) String() string