Versions in this module Expand all Collapse all v0 v0.2.1 Oct 3, 2024 Changes in this version + type BatchRemoveChargeSchedulesAction struct + Home bool + Other bool + Work bool + func (*BatchRemoveChargeSchedulesAction) Descriptor() ([]byte, []int) + func (*BatchRemoveChargeSchedulesAction) ProtoMessage() + func (x *BatchRemoveChargeSchedulesAction) GetHome() bool + func (x *BatchRemoveChargeSchedulesAction) GetOther() bool + func (x *BatchRemoveChargeSchedulesAction) GetWork() bool + func (x *BatchRemoveChargeSchedulesAction) ProtoReflect() protoreflect.Message + func (x *BatchRemoveChargeSchedulesAction) Reset() + func (x *BatchRemoveChargeSchedulesAction) String() string + type BatchRemovePreconditionSchedulesAction struct + Home bool + Other bool + Work bool + func (*BatchRemovePreconditionSchedulesAction) Descriptor() ([]byte, []int) + func (*BatchRemovePreconditionSchedulesAction) ProtoMessage() + func (x *BatchRemovePreconditionSchedulesAction) GetHome() bool + func (x *BatchRemovePreconditionSchedulesAction) GetOther() bool + func (x *BatchRemovePreconditionSchedulesAction) GetWork() bool + func (x *BatchRemovePreconditionSchedulesAction) ProtoReflect() protoreflect.Message + func (x *BatchRemovePreconditionSchedulesAction) Reset() + func (x *BatchRemovePreconditionSchedulesAction) String() string + type ChargeSchedule struct + DaysOfWeek int32 + Enabled bool + EndEnabled bool + EndTime int32 + Id uint64 + Latitude float32 + Longitude float32 + Name string + OneTime bool + StartEnabled bool + StartTime int32 + func (*ChargeSchedule) Descriptor() ([]byte, []int) + func (*ChargeSchedule) ProtoMessage() + func (x *ChargeSchedule) GetDaysOfWeek() int32 + func (x *ChargeSchedule) GetEnabled() bool + func (x *ChargeSchedule) GetEndEnabled() bool + func (x *ChargeSchedule) GetEndTime() int32 + func (x *ChargeSchedule) GetId() uint64 + func (x *ChargeSchedule) GetLatitude() float32 + func (x *ChargeSchedule) GetLongitude() float32 + func (x *ChargeSchedule) GetName() string + func (x *ChargeSchedule) GetOneTime() bool + func (x *ChargeSchedule) GetStartEnabled() bool + func (x *ChargeSchedule) GetStartTime() int32 + func (x *ChargeSchedule) ProtoReflect() protoreflect.Message + func (x *ChargeSchedule) Reset() + func (x *ChargeSchedule) String() string + type PreconditionSchedule struct + DaysOfWeek int32 + Enabled bool + Id uint64 + Latitude float32 + Longitude float32 + Name string + OneTime bool + PreconditionTime int32 + func (*PreconditionSchedule) Descriptor() ([]byte, []int) + func (*PreconditionSchedule) ProtoMessage() + func (x *PreconditionSchedule) GetDaysOfWeek() int32 + func (x *PreconditionSchedule) GetEnabled() bool + func (x *PreconditionSchedule) GetId() uint64 + func (x *PreconditionSchedule) GetLatitude() float32 + func (x *PreconditionSchedule) GetLongitude() float32 + func (x *PreconditionSchedule) GetName() string + func (x *PreconditionSchedule) GetOneTime() bool + func (x *PreconditionSchedule) GetPreconditionTime() int32 + func (x *PreconditionSchedule) ProtoReflect() protoreflect.Message + func (x *PreconditionSchedule) Reset() + func (x *PreconditionSchedule) String() string + type RemoveChargeScheduleAction struct + Id uint64 + func (*RemoveChargeScheduleAction) Descriptor() ([]byte, []int) + func (*RemoveChargeScheduleAction) ProtoMessage() + func (x *RemoveChargeScheduleAction) GetId() uint64 + func (x *RemoveChargeScheduleAction) ProtoReflect() protoreflect.Message + func (x *RemoveChargeScheduleAction) Reset() + func (x *RemoveChargeScheduleAction) String() string + type RemovePreconditionScheduleAction struct + Id uint64 + func (*RemovePreconditionScheduleAction) Descriptor() ([]byte, []int) + func (*RemovePreconditionScheduleAction) ProtoMessage() + func (x *RemovePreconditionScheduleAction) GetId() uint64 + func (x *RemovePreconditionScheduleAction) ProtoReflect() protoreflect.Message + func (x *RemovePreconditionScheduleAction) Reset() + func (x *RemovePreconditionScheduleAction) String() string type VehicleAction + func (x *VehicleAction) GetAddChargeScheduleAction() *ChargeSchedule + func (x *VehicleAction) GetAddPreconditionScheduleAction() *PreconditionSchedule + func (x *VehicleAction) GetBatchRemoveChargeSchedulesAction() *BatchRemoveChargeSchedulesAction + func (x *VehicleAction) GetBatchRemovePreconditionSchedulesAction() *BatchRemovePreconditionSchedulesAction + func (x *VehicleAction) GetRemoveChargeScheduleAction() *RemoveChargeScheduleAction + func (x *VehicleAction) GetRemovePreconditionScheduleAction() *RemovePreconditionScheduleAction + type VehicleAction_AddChargeScheduleAction struct + AddChargeScheduleAction *ChargeSchedule + type VehicleAction_AddPreconditionScheduleAction struct + AddPreconditionScheduleAction *PreconditionSchedule + type VehicleAction_BatchRemoveChargeSchedulesAction struct + BatchRemoveChargeSchedulesAction *BatchRemoveChargeSchedulesAction + type VehicleAction_BatchRemovePreconditionSchedulesAction struct + BatchRemovePreconditionSchedulesAction *BatchRemovePreconditionSchedulesAction + type VehicleAction_RemoveChargeScheduleAction struct + RemoveChargeScheduleAction *RemoveChargeScheduleAction + type VehicleAction_RemovePreconditionScheduleAction struct + RemovePreconditionScheduleAction *RemovePreconditionScheduleAction v0.2.0 Aug 23, 2024 v0.1.0 Aug 15, 2024 Changes in this version + type MediaPlayAction struct + func (*MediaPlayAction) Descriptor() ([]byte, []int) + func (*MediaPlayAction) ProtoMessage() + func (x *MediaPlayAction) ProtoReflect() protoreflect.Message + func (x *MediaPlayAction) Reset() + func (x *MediaPlayAction) String() string type VehicleAction + func (x *VehicleAction) GetMediaPlayAction() *MediaPlayAction + type VehicleAction_MediaPlayAction struct + MediaPlayAction *MediaPlayAction v0.0.2 Dec 9, 2023 v0.0.1 Oct 9, 2023 Changes in this version + var AutoSeatClimateAction_AutoSeatPosition_E_name = map[int32]string + var AutoSeatClimateAction_AutoSeatPosition_E_value = map[string]int32 + var ClimateState_CopActivationTemp_name = map[int32]string + var ClimateState_CopActivationTemp_value = map[string]int32 + var File_car_server_proto protoreflect.FileDescriptor + var File_common_proto protoreflect.FileDescriptor + var File_vehicle_proto protoreflect.FileDescriptor + var HvacClimateKeeperAction_ClimateKeeperAction_E_name = map[int32]string + var HvacClimateKeeperAction_ClimateKeeperAction_E_value = map[string]int32 + var HvacSeatCoolerActions_HvacSeatCoolerLevel_E_name = map[int32]string + var HvacSeatCoolerActions_HvacSeatCoolerLevel_E_value = map[string]int32 + var HvacSeatCoolerActions_HvacSeatCoolerPosition_E_name = map[int32]string + var HvacSeatCoolerActions_HvacSeatCoolerPosition_E_value = map[string]int32 + var HvacSetPreconditioningMaxAction_ManualOverrideMode_E_name = map[int32]string + var HvacSetPreconditioningMaxAction_ManualOverrideMode_E_value = map[string]int32 + var Invalid_name = map[int32]string + var Invalid_value = map[string]int32 + var OperationStatus_E_name = map[int32]string + var OperationStatus_E_value = map[string]int32 + type Action struct + ActionMsg isAction_ActionMsg + func (*Action) Descriptor() ([]byte, []int) + func (*Action) ProtoMessage() + func (m *Action) GetActionMsg() isAction_ActionMsg + func (x *Action) GetVehicleAction() *VehicleAction + func (x *Action) ProtoReflect() protoreflect.Message + func (x *Action) Reset() + func (x *Action) String() string + type ActionStatus struct + Result OperationStatus_E + ResultReason *ResultReason + func (*ActionStatus) Descriptor() ([]byte, []int) + func (*ActionStatus) ProtoMessage() + func (x *ActionStatus) GetResult() OperationStatus_E + func (x *ActionStatus) GetResultReason() *ResultReason + func (x *ActionStatus) ProtoReflect() protoreflect.Message + func (x *ActionStatus) Reset() + func (x *ActionStatus) String() string + type Action_VehicleAction struct + VehicleAction *VehicleAction + type AutoSeatClimateAction struct + Carseat []*AutoSeatClimateAction_CarSeat + func (*AutoSeatClimateAction) Descriptor() ([]byte, []int) + func (*AutoSeatClimateAction) ProtoMessage() + func (x *AutoSeatClimateAction) GetCarseat() []*AutoSeatClimateAction_CarSeat + func (x *AutoSeatClimateAction) ProtoReflect() protoreflect.Message + func (x *AutoSeatClimateAction) Reset() + func (x *AutoSeatClimateAction) String() string + type AutoSeatClimateAction_AutoSeatPosition_E int32 + const AutoSeatClimateAction_AutoSeatPosition_FrontLeft + const AutoSeatClimateAction_AutoSeatPosition_FrontRight + const AutoSeatClimateAction_AutoSeatPosition_Unknown + func (AutoSeatClimateAction_AutoSeatPosition_E) Descriptor() protoreflect.EnumDescriptor + func (AutoSeatClimateAction_AutoSeatPosition_E) EnumDescriptor() ([]byte, []int) + func (AutoSeatClimateAction_AutoSeatPosition_E) Type() protoreflect.EnumType + func (x AutoSeatClimateAction_AutoSeatPosition_E) Enum() *AutoSeatClimateAction_AutoSeatPosition_E + func (x AutoSeatClimateAction_AutoSeatPosition_E) Number() protoreflect.EnumNumber + func (x AutoSeatClimateAction_AutoSeatPosition_E) String() string + type AutoSeatClimateAction_CarSeat struct + On bool + SeatPosition AutoSeatClimateAction_AutoSeatPosition_E + func (*AutoSeatClimateAction_CarSeat) Descriptor() ([]byte, []int) + func (*AutoSeatClimateAction_CarSeat) ProtoMessage() + func (x *AutoSeatClimateAction_CarSeat) GetOn() bool + func (x *AutoSeatClimateAction_CarSeat) GetSeatPosition() AutoSeatClimateAction_AutoSeatPosition_E + func (x *AutoSeatClimateAction_CarSeat) ProtoReflect() protoreflect.Message + func (x *AutoSeatClimateAction_CarSeat) Reset() + func (x *AutoSeatClimateAction_CarSeat) String() string + type ChargePortDoorClose struct + func (*ChargePortDoorClose) Descriptor() ([]byte, []int) + func (*ChargePortDoorClose) ProtoMessage() + func (x *ChargePortDoorClose) ProtoReflect() protoreflect.Message + func (x *ChargePortDoorClose) Reset() + func (x *ChargePortDoorClose) String() string + type ChargePortDoorOpen struct + func (*ChargePortDoorOpen) Descriptor() ([]byte, []int) + func (*ChargePortDoorOpen) ProtoMessage() + func (x *ChargePortDoorOpen) ProtoReflect() protoreflect.Message + func (x *ChargePortDoorOpen) Reset() + func (x *ChargePortDoorOpen) String() string + type ChargingSetLimitAction struct + Percent int32 + func (*ChargingSetLimitAction) Descriptor() ([]byte, []int) + func (*ChargingSetLimitAction) ProtoMessage() + func (x *ChargingSetLimitAction) GetPercent() int32 + func (x *ChargingSetLimitAction) ProtoReflect() protoreflect.Message + func (x *ChargingSetLimitAction) Reset() + func (x *ChargingSetLimitAction) String() string + type ChargingStartStopAction struct + ChargingAction isChargingStartStopAction_ChargingAction + func (*ChargingStartStopAction) Descriptor() ([]byte, []int) + func (*ChargingStartStopAction) ProtoMessage() + func (m *ChargingStartStopAction) GetChargingAction() isChargingStartStopAction_ChargingAction + func (x *ChargingStartStopAction) GetStart() *Void + func (x *ChargingStartStopAction) GetStartMaxRange() *Void + func (x *ChargingStartStopAction) GetStartStandard() *Void + func (x *ChargingStartStopAction) GetStop() *Void + func (x *ChargingStartStopAction) GetUnknown() *Void + func (x *ChargingStartStopAction) ProtoReflect() protoreflect.Message + func (x *ChargingStartStopAction) Reset() + func (x *ChargingStartStopAction) String() string + type ChargingStartStopAction_Start struct + Start *Void + type ChargingStartStopAction_StartMaxRange struct + StartMaxRange *Void + type ChargingStartStopAction_StartStandard struct + StartStandard *Void + type ChargingStartStopAction_Stop struct + Stop *Void + type ChargingStartStopAction_Unknown struct + Unknown *Void + type ClimateState struct + func (*ClimateState) Descriptor() ([]byte, []int) + func (*ClimateState) ProtoMessage() + func (x *ClimateState) ProtoReflect() protoreflect.Message + func (x *ClimateState) Reset() + func (x *ClimateState) String() string + type ClimateState_CopActivationTemp int32 + const ClimateState_CopActivationTempHigh + const ClimateState_CopActivationTempLow + const ClimateState_CopActivationTempMedium + const ClimateState_CopActivationTempUnspecified + func (ClimateState_CopActivationTemp) Descriptor() protoreflect.EnumDescriptor + func (ClimateState_CopActivationTemp) EnumDescriptor() ([]byte, []int) + func (ClimateState_CopActivationTemp) Type() protoreflect.EnumType + func (x ClimateState_CopActivationTemp) Enum() *ClimateState_CopActivationTemp + func (x ClimateState_CopActivationTemp) Number() protoreflect.EnumNumber + func (x ClimateState_CopActivationTemp) String() string + type DrivingClearSpeedLimitPinAction struct + Pin string + func (*DrivingClearSpeedLimitPinAction) Descriptor() ([]byte, []int) + func (*DrivingClearSpeedLimitPinAction) ProtoMessage() + func (x *DrivingClearSpeedLimitPinAction) GetPin() string + func (x *DrivingClearSpeedLimitPinAction) ProtoReflect() protoreflect.Message + func (x *DrivingClearSpeedLimitPinAction) Reset() + func (x *DrivingClearSpeedLimitPinAction) String() string + type DrivingSetSpeedLimitAction struct + LimitMph float64 + func (*DrivingSetSpeedLimitAction) Descriptor() ([]byte, []int) + func (*DrivingSetSpeedLimitAction) ProtoMessage() + func (x *DrivingSetSpeedLimitAction) GetLimitMph() float64 + func (x *DrivingSetSpeedLimitAction) ProtoReflect() protoreflect.Message + func (x *DrivingSetSpeedLimitAction) Reset() + func (x *DrivingSetSpeedLimitAction) String() string + type DrivingSpeedLimitAction struct + Activate bool + Pin string + func (*DrivingSpeedLimitAction) Descriptor() ([]byte, []int) + func (*DrivingSpeedLimitAction) ProtoMessage() + func (x *DrivingSpeedLimitAction) GetActivate() bool + func (x *DrivingSpeedLimitAction) GetPin() string + func (x *DrivingSpeedLimitAction) ProtoReflect() protoreflect.Message + func (x *DrivingSpeedLimitAction) Reset() + func (x *DrivingSpeedLimitAction) String() string + type EncryptedData struct + Ciphertext []byte + FieldNumber int32 + Tag []byte + func (*EncryptedData) Descriptor() ([]byte, []int) + func (*EncryptedData) ProtoMessage() + func (x *EncryptedData) GetCiphertext() []byte + func (x *EncryptedData) GetFieldNumber() int32 + func (x *EncryptedData) GetTag() []byte + func (x *EncryptedData) ProtoReflect() protoreflect.Message + func (x *EncryptedData) Reset() + func (x *EncryptedData) String() string + type EraseUserDataAction struct + Reason string + func (*EraseUserDataAction) Descriptor() ([]byte, []int) + func (*EraseUserDataAction) ProtoMessage() + func (x *EraseUserDataAction) GetReason() string + func (x *EraseUserDataAction) ProtoReflect() protoreflect.Message + func (x *EraseUserDataAction) Reset() + func (x *EraseUserDataAction) String() string + type GetNearbyChargingSites struct + Count int32 + IncludeMetaData bool + Radius int32 + func (*GetNearbyChargingSites) Descriptor() ([]byte, []int) + func (*GetNearbyChargingSites) ProtoMessage() + func (x *GetNearbyChargingSites) GetCount() int32 + func (x *GetNearbyChargingSites) GetIncludeMetaData() bool + func (x *GetNearbyChargingSites) GetRadius() int32 + func (x *GetNearbyChargingSites) ProtoReflect() protoreflect.Message + func (x *GetNearbyChargingSites) Reset() + func (x *GetNearbyChargingSites) String() string + type HvacAutoAction struct + ManualOverride bool + PowerOn bool + func (*HvacAutoAction) Descriptor() ([]byte, []int) + func (*HvacAutoAction) ProtoMessage() + func (x *HvacAutoAction) GetManualOverride() bool + func (x *HvacAutoAction) GetPowerOn() bool + func (x *HvacAutoAction) ProtoReflect() protoreflect.Message + func (x *HvacAutoAction) Reset() + func (x *HvacAutoAction) String() string + type HvacBioweaponModeAction struct + ManualOverride bool + On bool + func (*HvacBioweaponModeAction) Descriptor() ([]byte, []int) + func (*HvacBioweaponModeAction) ProtoMessage() + func (x *HvacBioweaponModeAction) GetManualOverride() bool + func (x *HvacBioweaponModeAction) GetOn() bool + func (x *HvacBioweaponModeAction) ProtoReflect() protoreflect.Message + func (x *HvacBioweaponModeAction) Reset() + func (x *HvacBioweaponModeAction) String() string + type HvacClimateKeeperAction struct + ClimateKeeperAction HvacClimateKeeperAction_ClimateKeeperAction_E + ManualOverride bool + func (*HvacClimateKeeperAction) Descriptor() ([]byte, []int) + func (*HvacClimateKeeperAction) ProtoMessage() + func (x *HvacClimateKeeperAction) GetClimateKeeperAction() HvacClimateKeeperAction_ClimateKeeperAction_E + func (x *HvacClimateKeeperAction) GetManualOverride() bool + func (x *HvacClimateKeeperAction) ProtoReflect() protoreflect.Message + func (x *HvacClimateKeeperAction) Reset() + func (x *HvacClimateKeeperAction) String() string + type HvacClimateKeeperAction_ClimateKeeperAction_E int32 + const HvacClimateKeeperAction_ClimateKeeperAction_Camp + const HvacClimateKeeperAction_ClimateKeeperAction_Dog + const HvacClimateKeeperAction_ClimateKeeperAction_Off + const HvacClimateKeeperAction_ClimateKeeperAction_On + func (HvacClimateKeeperAction_ClimateKeeperAction_E) Descriptor() protoreflect.EnumDescriptor + func (HvacClimateKeeperAction_ClimateKeeperAction_E) EnumDescriptor() ([]byte, []int) + func (HvacClimateKeeperAction_ClimateKeeperAction_E) Type() protoreflect.EnumType + func (x HvacClimateKeeperAction_ClimateKeeperAction_E) Enum() *HvacClimateKeeperAction_ClimateKeeperAction_E + func (x HvacClimateKeeperAction_ClimateKeeperAction_E) Number() protoreflect.EnumNumber + func (x HvacClimateKeeperAction_ClimateKeeperAction_E) String() string + type HvacSeatCoolerActions struct + HvacSeatCoolerAction []*HvacSeatCoolerActions_HvacSeatCoolerAction + func (*HvacSeatCoolerActions) Descriptor() ([]byte, []int) + func (*HvacSeatCoolerActions) ProtoMessage() + func (x *HvacSeatCoolerActions) GetHvacSeatCoolerAction() []*HvacSeatCoolerActions_HvacSeatCoolerAction + func (x *HvacSeatCoolerActions) ProtoReflect() protoreflect.Message + func (x *HvacSeatCoolerActions) Reset() + func (x *HvacSeatCoolerActions) String() string + type HvacSeatCoolerActions_HvacSeatCoolerAction struct + SeatCoolerLevel HvacSeatCoolerActions_HvacSeatCoolerLevel_E + SeatPosition HvacSeatCoolerActions_HvacSeatCoolerPosition_E + func (*HvacSeatCoolerActions_HvacSeatCoolerAction) Descriptor() ([]byte, []int) + func (*HvacSeatCoolerActions_HvacSeatCoolerAction) ProtoMessage() + func (x *HvacSeatCoolerActions_HvacSeatCoolerAction) GetSeatCoolerLevel() HvacSeatCoolerActions_HvacSeatCoolerLevel_E + func (x *HvacSeatCoolerActions_HvacSeatCoolerAction) GetSeatPosition() HvacSeatCoolerActions_HvacSeatCoolerPosition_E + func (x *HvacSeatCoolerActions_HvacSeatCoolerAction) ProtoReflect() protoreflect.Message + func (x *HvacSeatCoolerActions_HvacSeatCoolerAction) Reset() + func (x *HvacSeatCoolerActions_HvacSeatCoolerAction) String() string + type HvacSeatCoolerActions_HvacSeatCoolerLevel_E int32 + const HvacSeatCoolerActions_HvacSeatCoolerLevel_High + const HvacSeatCoolerActions_HvacSeatCoolerLevel_Low + const HvacSeatCoolerActions_HvacSeatCoolerLevel_Med + const HvacSeatCoolerActions_HvacSeatCoolerLevel_Off + const HvacSeatCoolerActions_HvacSeatCoolerLevel_Unknown + func (HvacSeatCoolerActions_HvacSeatCoolerLevel_E) Descriptor() protoreflect.EnumDescriptor + func (HvacSeatCoolerActions_HvacSeatCoolerLevel_E) EnumDescriptor() ([]byte, []int) + func (HvacSeatCoolerActions_HvacSeatCoolerLevel_E) Type() protoreflect.EnumType + func (x HvacSeatCoolerActions_HvacSeatCoolerLevel_E) Enum() *HvacSeatCoolerActions_HvacSeatCoolerLevel_E + func (x HvacSeatCoolerActions_HvacSeatCoolerLevel_E) Number() protoreflect.EnumNumber + func (x HvacSeatCoolerActions_HvacSeatCoolerLevel_E) String() string + type HvacSeatCoolerActions_HvacSeatCoolerPosition_E int32 + const HvacSeatCoolerActions_HvacSeatCoolerPosition_FrontLeft + const HvacSeatCoolerActions_HvacSeatCoolerPosition_FrontRight + const HvacSeatCoolerActions_HvacSeatCoolerPosition_Unknown + func (HvacSeatCoolerActions_HvacSeatCoolerPosition_E) Descriptor() protoreflect.EnumDescriptor + func (HvacSeatCoolerActions_HvacSeatCoolerPosition_E) EnumDescriptor() ([]byte, []int) + func (HvacSeatCoolerActions_HvacSeatCoolerPosition_E) Type() protoreflect.EnumType + func (x HvacSeatCoolerActions_HvacSeatCoolerPosition_E) Enum() *HvacSeatCoolerActions_HvacSeatCoolerPosition_E + func (x HvacSeatCoolerActions_HvacSeatCoolerPosition_E) Number() protoreflect.EnumNumber + func (x HvacSeatCoolerActions_HvacSeatCoolerPosition_E) String() string + type HvacSeatHeaterActions struct + HvacSeatHeaterAction []*HvacSeatHeaterActions_HvacSeatHeaterAction + func (*HvacSeatHeaterActions) Descriptor() ([]byte, []int) + func (*HvacSeatHeaterActions) ProtoMessage() + func (x *HvacSeatHeaterActions) GetHvacSeatHeaterAction() []*HvacSeatHeaterActions_HvacSeatHeaterAction + func (x *HvacSeatHeaterActions) ProtoReflect() protoreflect.Message + func (x *HvacSeatHeaterActions) Reset() + func (x *HvacSeatHeaterActions) String() string + type HvacSeatHeaterActions_HvacSeatHeaterAction struct + SeatHeaterLevel isHvacSeatHeaterActions_HvacSeatHeaterAction_SeatHeaterLevel + SeatPosition isHvacSeatHeaterActions_HvacSeatHeaterAction_SeatPosition + func (*HvacSeatHeaterActions_HvacSeatHeaterAction) Descriptor() ([]byte, []int) + func (*HvacSeatHeaterActions_HvacSeatHeaterAction) ProtoMessage() + func (m *HvacSeatHeaterActions_HvacSeatHeaterAction) GetSeatHeaterLevel() isHvacSeatHeaterActions_HvacSeatHeaterAction_SeatHeaterLevel + func (m *HvacSeatHeaterActions_HvacSeatHeaterAction) GetSeatPosition() isHvacSeatHeaterActions_HvacSeatHeaterAction_SeatPosition + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_FRONT_LEFT() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_FRONT_RIGHT() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_REAR_CENTER() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_REAR_LEFT() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_REAR_LEFT_BACK() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_REAR_RIGHT() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_REAR_RIGHT_BACK() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_THIRD_ROW_LEFT() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_THIRD_ROW_RIGHT() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetCAR_SEAT_UNKNOWN() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetSEAT_HEATER_HIGH() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetSEAT_HEATER_LOW() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetSEAT_HEATER_MED() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetSEAT_HEATER_OFF() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) GetSEAT_HEATER_UNKNOWN() *Void + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) ProtoReflect() protoreflect.Message + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) Reset() + func (x *HvacSeatHeaterActions_HvacSeatHeaterAction) String() string + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_FRONT_LEFT struct + CAR_SEAT_FRONT_LEFT *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_FRONT_RIGHT struct + CAR_SEAT_FRONT_RIGHT *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_REAR_CENTER struct + CAR_SEAT_REAR_CENTER *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_REAR_LEFT struct + CAR_SEAT_REAR_LEFT *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_REAR_LEFT_BACK struct + CAR_SEAT_REAR_LEFT_BACK *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_REAR_RIGHT struct + CAR_SEAT_REAR_RIGHT *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_REAR_RIGHT_BACK struct + CAR_SEAT_REAR_RIGHT_BACK *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_THIRD_ROW_LEFT struct + CAR_SEAT_THIRD_ROW_LEFT *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_THIRD_ROW_RIGHT struct + CAR_SEAT_THIRD_ROW_RIGHT *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_CAR_SEAT_UNKNOWN struct + CAR_SEAT_UNKNOWN *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_SEAT_HEATER_HIGH struct + SEAT_HEATER_HIGH *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_SEAT_HEATER_LOW struct + SEAT_HEATER_LOW *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_SEAT_HEATER_MED struct + SEAT_HEATER_MED *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_SEAT_HEATER_OFF struct + SEAT_HEATER_OFF *Void + type HvacSeatHeaterActions_HvacSeatHeaterAction_SEAT_HEATER_UNKNOWN struct + SEAT_HEATER_UNKNOWN *Void + type HvacSetPreconditioningMaxAction struct + ManualOverride bool + ManualOverrideMode []HvacSetPreconditioningMaxAction_ManualOverrideMode_E + On bool + func (*HvacSetPreconditioningMaxAction) Descriptor() ([]byte, []int) + func (*HvacSetPreconditioningMaxAction) ProtoMessage() + func (x *HvacSetPreconditioningMaxAction) GetManualOverride() bool + func (x *HvacSetPreconditioningMaxAction) GetManualOverrideMode() []HvacSetPreconditioningMaxAction_ManualOverrideMode_E + func (x *HvacSetPreconditioningMaxAction) GetOn() bool + func (x *HvacSetPreconditioningMaxAction) ProtoReflect() protoreflect.Message + func (x *HvacSetPreconditioningMaxAction) Reset() + func (x *HvacSetPreconditioningMaxAction) String() string + type HvacSetPreconditioningMaxAction_ManualOverrideMode_E int32 + const HvacSetPreconditioningMaxAction_DogMode + const HvacSetPreconditioningMaxAction_Doors + const HvacSetPreconditioningMaxAction_Soc + func (HvacSetPreconditioningMaxAction_ManualOverrideMode_E) Descriptor() protoreflect.EnumDescriptor + func (HvacSetPreconditioningMaxAction_ManualOverrideMode_E) EnumDescriptor() ([]byte, []int) + func (HvacSetPreconditioningMaxAction_ManualOverrideMode_E) Type() protoreflect.EnumType + func (x HvacSetPreconditioningMaxAction_ManualOverrideMode_E) Enum() *HvacSetPreconditioningMaxAction_ManualOverrideMode_E + func (x HvacSetPreconditioningMaxAction_ManualOverrideMode_E) Number() protoreflect.EnumNumber + func (x HvacSetPreconditioningMaxAction_ManualOverrideMode_E) String() string + type HvacSteeringWheelHeaterAction struct + PowerOn bool + func (*HvacSteeringWheelHeaterAction) Descriptor() ([]byte, []int) + func (*HvacSteeringWheelHeaterAction) ProtoMessage() + func (x *HvacSteeringWheelHeaterAction) GetPowerOn() bool + func (x *HvacSteeringWheelHeaterAction) ProtoReflect() protoreflect.Message + func (x *HvacSteeringWheelHeaterAction) Reset() + func (x *HvacSteeringWheelHeaterAction) String() string + type HvacTemperatureAdjustmentAction struct + AbsoluteCelsius float32 + DeltaCelsius float32 + DeltaPercent int32 + DriverTempCelsius float32 + HvacTemperatureZone []*HvacTemperatureAdjustmentAction_HvacTemperatureZone + Level *HvacTemperatureAdjustmentAction_Temperature + PassengerTempCelsius float32 + func (*HvacTemperatureAdjustmentAction) Descriptor() ([]byte, []int) + func (*HvacTemperatureAdjustmentAction) ProtoMessage() + func (x *HvacTemperatureAdjustmentAction) GetAbsoluteCelsius() float32 + func (x *HvacTemperatureAdjustmentAction) GetDeltaCelsius() float32 + func (x *HvacTemperatureAdjustmentAction) GetDeltaPercent() int32 + func (x *HvacTemperatureAdjustmentAction) GetDriverTempCelsius() float32 + func (x *HvacTemperatureAdjustmentAction) GetHvacTemperatureZone() []*HvacTemperatureAdjustmentAction_HvacTemperatureZone + func (x *HvacTemperatureAdjustmentAction) GetLevel() *HvacTemperatureAdjustmentAction_Temperature + func (x *HvacTemperatureAdjustmentAction) GetPassengerTempCelsius() float32 + func (x *HvacTemperatureAdjustmentAction) ProtoReflect() protoreflect.Message + func (x *HvacTemperatureAdjustmentAction) Reset() + func (x *HvacTemperatureAdjustmentAction) String() string + type HvacTemperatureAdjustmentAction_HvacTemperatureZone struct + Type isHvacTemperatureAdjustmentAction_HvacTemperatureZone_Type + func (*HvacTemperatureAdjustmentAction_HvacTemperatureZone) Descriptor() ([]byte, []int) + func (*HvacTemperatureAdjustmentAction_HvacTemperatureZone) ProtoMessage() + func (m *HvacTemperatureAdjustmentAction_HvacTemperatureZone) GetType() isHvacTemperatureAdjustmentAction_HvacTemperatureZone_Type + func (x *HvacTemperatureAdjustmentAction_HvacTemperatureZone) GetTEMP_ZONE_FRONT_LEFT() *Void + func (x *HvacTemperatureAdjustmentAction_HvacTemperatureZone) GetTEMP_ZONE_FRONT_RIGHT() *Void + func (x *HvacTemperatureAdjustmentAction_HvacTemperatureZone) GetTEMP_ZONE_REAR() *Void + func (x *HvacTemperatureAdjustmentAction_HvacTemperatureZone) GetTEMP_ZONE_UNKNOWN() *Void + func (x *HvacTemperatureAdjustmentAction_HvacTemperatureZone) ProtoReflect() protoreflect.Message + func (x *HvacTemperatureAdjustmentAction_HvacTemperatureZone) Reset() + func (x *HvacTemperatureAdjustmentAction_HvacTemperatureZone) String() string + type HvacTemperatureAdjustmentAction_HvacTemperatureZone_TEMP_ZONE_FRONT_LEFT struct + TEMP_ZONE_FRONT_LEFT *Void + type HvacTemperatureAdjustmentAction_HvacTemperatureZone_TEMP_ZONE_FRONT_RIGHT struct + TEMP_ZONE_FRONT_RIGHT *Void + type HvacTemperatureAdjustmentAction_HvacTemperatureZone_TEMP_ZONE_REAR struct + TEMP_ZONE_REAR *Void + type HvacTemperatureAdjustmentAction_HvacTemperatureZone_TEMP_ZONE_UNKNOWN struct + TEMP_ZONE_UNKNOWN *Void + type HvacTemperatureAdjustmentAction_Temperature struct + Type isHvacTemperatureAdjustmentAction_Temperature_Type + func (*HvacTemperatureAdjustmentAction_Temperature) Descriptor() ([]byte, []int) + func (*HvacTemperatureAdjustmentAction_Temperature) ProtoMessage() + func (m *HvacTemperatureAdjustmentAction_Temperature) GetType() isHvacTemperatureAdjustmentAction_Temperature_Type + func (x *HvacTemperatureAdjustmentAction_Temperature) GetTEMP_MAX() *Void + func (x *HvacTemperatureAdjustmentAction_Temperature) GetTEMP_MIN() *Void + func (x *HvacTemperatureAdjustmentAction_Temperature) GetTEMP_UNKNOWN() *Void + func (x *HvacTemperatureAdjustmentAction_Temperature) ProtoReflect() protoreflect.Message + func (x *HvacTemperatureAdjustmentAction_Temperature) Reset() + func (x *HvacTemperatureAdjustmentAction_Temperature) String() string + type HvacTemperatureAdjustmentAction_Temperature_TEMP_MAX struct + TEMP_MAX *Void + type HvacTemperatureAdjustmentAction_Temperature_TEMP_MIN struct + TEMP_MIN *Void + type HvacTemperatureAdjustmentAction_Temperature_TEMP_UNKNOWN struct + TEMP_UNKNOWN *Void + type Invalid int32 + const Invalid_INVALID + func (Invalid) Descriptor() protoreflect.EnumDescriptor + func (Invalid) EnumDescriptor() ([]byte, []int) + func (Invalid) Type() protoreflect.EnumType + func (x Invalid) Enum() *Invalid + func (x Invalid) Number() protoreflect.EnumNumber + func (x Invalid) String() string + type LatLong struct + Latitude float32 + Longitude float32 + func (*LatLong) Descriptor() ([]byte, []int) + func (*LatLong) ProtoMessage() + func (x *LatLong) GetLatitude() float32 + func (x *LatLong) GetLongitude() float32 + func (x *LatLong) ProtoReflect() protoreflect.Message + func (x *LatLong) Reset() + func (x *LatLong) String() string + type MediaNextFavorite struct + func (*MediaNextFavorite) Descriptor() ([]byte, []int) + func (*MediaNextFavorite) ProtoMessage() + func (x *MediaNextFavorite) ProtoReflect() protoreflect.Message + func (x *MediaNextFavorite) Reset() + func (x *MediaNextFavorite) String() string + type MediaNextTrack struct + func (*MediaNextTrack) Descriptor() ([]byte, []int) + func (*MediaNextTrack) ProtoMessage() + func (x *MediaNextTrack) ProtoReflect() protoreflect.Message + func (x *MediaNextTrack) Reset() + func (x *MediaNextTrack) String() string + type MediaPreviousFavorite struct + func (*MediaPreviousFavorite) Descriptor() ([]byte, []int) + func (*MediaPreviousFavorite) ProtoMessage() + func (x *MediaPreviousFavorite) ProtoReflect() protoreflect.Message + func (x *MediaPreviousFavorite) Reset() + func (x *MediaPreviousFavorite) String() string + type MediaPreviousTrack struct + func (*MediaPreviousTrack) Descriptor() ([]byte, []int) + func (*MediaPreviousTrack) ProtoMessage() + func (x *MediaPreviousTrack) ProtoReflect() protoreflect.Message + func (x *MediaPreviousTrack) Reset() + func (x *MediaPreviousTrack) String() string + type MediaUpdateVolume struct + MediaVolume isMediaUpdateVolume_MediaVolume + func (*MediaUpdateVolume) Descriptor() ([]byte, []int) + func (*MediaUpdateVolume) ProtoMessage() + func (m *MediaUpdateVolume) GetMediaVolume() isMediaUpdateVolume_MediaVolume + func (x *MediaUpdateVolume) GetVolumeAbsoluteFloat() float32 + func (x *MediaUpdateVolume) GetVolumeDelta() int32 + func (x *MediaUpdateVolume) ProtoReflect() protoreflect.Message + func (x *MediaUpdateVolume) Reset() + func (x *MediaUpdateVolume) String() string + type MediaUpdateVolume_VolumeAbsoluteFloat struct + VolumeAbsoluteFloat float32 + type MediaUpdateVolume_VolumeDelta struct + VolumeDelta int32 + type NearbyChargingSites struct + CongestionSyncTimeUtcSecs int64 + Superchargers []*Superchargers + Timestamp *timestamppb.Timestamp + func (*NearbyChargingSites) Descriptor() ([]byte, []int) + func (*NearbyChargingSites) ProtoMessage() + func (x *NearbyChargingSites) GetCongestionSyncTimeUtcSecs() int64 + func (x *NearbyChargingSites) GetSuperchargers() []*Superchargers + func (x *NearbyChargingSites) GetTimestamp() *timestamppb.Timestamp + func (x *NearbyChargingSites) ProtoReflect() protoreflect.Message + func (x *NearbyChargingSites) Reset() + func (x *NearbyChargingSites) String() string + type OffPeakChargingTimes struct + Times isOffPeakChargingTimes_Times + func (*OffPeakChargingTimes) Descriptor() ([]byte, []int) + func (*OffPeakChargingTimes) ProtoMessage() + func (m *OffPeakChargingTimes) GetTimes() isOffPeakChargingTimes_Times + func (x *OffPeakChargingTimes) GetAllWeek() *Void + func (x *OffPeakChargingTimes) GetWeekdays() *Void + func (x *OffPeakChargingTimes) ProtoReflect() protoreflect.Message + func (x *OffPeakChargingTimes) Reset() + func (x *OffPeakChargingTimes) String() string + type OffPeakChargingTimes_AllWeek struct + AllWeek *Void + type OffPeakChargingTimes_Weekdays struct + Weekdays *Void + type OperationStatus_E int32 + const OperationStatus_E_OPERATIONSTATUS_ERROR + const OperationStatus_E_OPERATIONSTATUS_OK + func (OperationStatus_E) Descriptor() protoreflect.EnumDescriptor + func (OperationStatus_E) EnumDescriptor() ([]byte, []int) + func (OperationStatus_E) Type() protoreflect.EnumType + func (x OperationStatus_E) Enum() *OperationStatus_E + func (x OperationStatus_E) Number() protoreflect.EnumNumber + func (x OperationStatus_E) String() string + type Ping struct + LastRemoteTimestamp *timestamppb.Timestamp + LocalTimestamp *timestamppb.Timestamp + PingId int32 + func (*Ping) Descriptor() ([]byte, []int) + func (*Ping) ProtoMessage() + func (x *Ping) GetLastRemoteTimestamp() *timestamppb.Timestamp + func (x *Ping) GetLocalTimestamp() *timestamppb.Timestamp + func (x *Ping) GetPingId() int32 + func (x *Ping) ProtoReflect() protoreflect.Message + func (x *Ping) Reset() + func (x *Ping) String() string + type PreconditioningTimes struct + Times isPreconditioningTimes_Times + func (*PreconditioningTimes) Descriptor() ([]byte, []int) + func (*PreconditioningTimes) ProtoMessage() + func (m *PreconditioningTimes) GetTimes() isPreconditioningTimes_Times + func (x *PreconditioningTimes) GetAllWeek() *Void + func (x *PreconditioningTimes) GetWeekdays() *Void + func (x *PreconditioningTimes) ProtoReflect() protoreflect.Message + func (x *PreconditioningTimes) Reset() + func (x *PreconditioningTimes) String() string + type PreconditioningTimes_AllWeek struct + AllWeek *Void + type PreconditioningTimes_Weekdays struct + Weekdays *Void + type Response struct + ActionStatus *ActionStatus + ResponseMsg isResponse_ResponseMsg + func (*Response) Descriptor() ([]byte, []int) + func (*Response) ProtoMessage() + func (m *Response) GetResponseMsg() isResponse_ResponseMsg + func (x *Response) GetActionStatus() *ActionStatus + func (x *Response) GetGetNearbyChargingSites() *NearbyChargingSites + func (x *Response) GetGetSessionInfoResponse() *signatures.SessionInfo + func (x *Response) GetPing() *Ping + func (x *Response) ProtoReflect() protoreflect.Message + func (x *Response) Reset() + func (x *Response) String() string + type Response_GetNearbyChargingSites struct + GetNearbyChargingSites *NearbyChargingSites + type Response_GetSessionInfoResponse struct + GetSessionInfoResponse *signatures.SessionInfo + type Response_Ping struct + Ping *Ping + type ResultReason struct + Reason isResultReason_Reason + func (*ResultReason) Descriptor() ([]byte, []int) + func (*ResultReason) ProtoMessage() + func (m *ResultReason) GetReason() isResultReason_Reason + func (x *ResultReason) GetPlainText() string + func (x *ResultReason) ProtoReflect() protoreflect.Message + func (x *ResultReason) Reset() + func (x *ResultReason) String() string + type ResultReason_PlainText struct + PlainText string + type ScheduledChargingAction struct + ChargingTime int32 + Enabled bool + func (*ScheduledChargingAction) Descriptor() ([]byte, []int) + func (*ScheduledChargingAction) ProtoMessage() + func (x *ScheduledChargingAction) GetChargingTime() int32 + func (x *ScheduledChargingAction) GetEnabled() bool + func (x *ScheduledChargingAction) ProtoReflect() protoreflect.Message + func (x *ScheduledChargingAction) Reset() + func (x *ScheduledChargingAction) String() string + type ScheduledDepartureAction struct + DepartureTime int32 + Enabled bool + OffPeakChargingTimes *OffPeakChargingTimes + OffPeakHoursEndTime int32 + PreconditioningTimes *PreconditioningTimes + func (*ScheduledDepartureAction) Descriptor() ([]byte, []int) + func (*ScheduledDepartureAction) ProtoMessage() + func (x *ScheduledDepartureAction) GetDepartureTime() int32 + func (x *ScheduledDepartureAction) GetEnabled() bool + func (x *ScheduledDepartureAction) GetOffPeakChargingTimes() *OffPeakChargingTimes + func (x *ScheduledDepartureAction) GetOffPeakHoursEndTime() int32 + func (x *ScheduledDepartureAction) GetPreconditioningTimes() *PreconditioningTimes + func (x *ScheduledDepartureAction) ProtoReflect() protoreflect.Message + func (x *ScheduledDepartureAction) Reset() + func (x *ScheduledDepartureAction) String() string + type SetCabinOverheatProtectionAction struct + FanOnly bool + On bool + func (*SetCabinOverheatProtectionAction) Descriptor() ([]byte, []int) + func (*SetCabinOverheatProtectionAction) ProtoMessage() + func (x *SetCabinOverheatProtectionAction) GetFanOnly() bool + func (x *SetCabinOverheatProtectionAction) GetOn() bool + func (x *SetCabinOverheatProtectionAction) ProtoReflect() protoreflect.Message + func (x *SetCabinOverheatProtectionAction) Reset() + func (x *SetCabinOverheatProtectionAction) String() string + type SetChargingAmpsAction struct + ChargingAmps int32 + func (*SetChargingAmpsAction) Descriptor() ([]byte, []int) + func (*SetChargingAmpsAction) ProtoMessage() + func (x *SetChargingAmpsAction) GetChargingAmps() int32 + func (x *SetChargingAmpsAction) ProtoReflect() protoreflect.Message + func (x *SetChargingAmpsAction) Reset() + func (x *SetChargingAmpsAction) String() string + type SetCopTempAction struct + CopActivationTemp ClimateState_CopActivationTemp + func (*SetCopTempAction) Descriptor() ([]byte, []int) + func (*SetCopTempAction) ProtoMessage() + func (x *SetCopTempAction) GetCopActivationTemp() ClimateState_CopActivationTemp + func (x *SetCopTempAction) ProtoReflect() protoreflect.Message + func (x *SetCopTempAction) Reset() + func (x *SetCopTempAction) String() string + type SetVehicleNameAction struct + VehicleName string + func (*SetVehicleNameAction) Descriptor() ([]byte, []int) + func (*SetVehicleNameAction) ProtoMessage() + func (x *SetVehicleNameAction) GetVehicleName() string + func (x *SetVehicleNameAction) ProtoReflect() protoreflect.Message + func (x *SetVehicleNameAction) Reset() + func (x *SetVehicleNameAction) String() string + type Superchargers struct + Amenities string + AvailableStalls int32 + BillingInfo string + BillingTime string + City string + Country string + DistanceMiles float32 + District string + Id int64 + Location *LatLong + MaxPowerKw int32 + Name string + OutOfOrderStallsNames string + OutOfOrderStallsNumber int32 + PostalCode string + SiteClosed bool + State string + StreetAddress string + TotalStalls int32 + WithinRange bool + func (*Superchargers) Descriptor() ([]byte, []int) + func (*Superchargers) ProtoMessage() + func (x *Superchargers) GetAmenities() string + func (x *Superchargers) GetAvailableStalls() int32 + func (x *Superchargers) GetBillingInfo() string + func (x *Superchargers) GetBillingTime() string + func (x *Superchargers) GetCity() string + func (x *Superchargers) GetCountry() string + func (x *Superchargers) GetDistanceMiles() float32 + func (x *Superchargers) GetDistrict() string + func (x *Superchargers) GetId() int64 + func (x *Superchargers) GetLocation() *LatLong + func (x *Superchargers) GetMaxPowerKw() int32 + func (x *Superchargers) GetName() string + func (x *Superchargers) GetOutOfOrderStallsNames() string + func (x *Superchargers) GetOutOfOrderStallsNumber() int32 + func (x *Superchargers) GetPostalCode() string + func (x *Superchargers) GetSiteClosed() bool + func (x *Superchargers) GetState() string + func (x *Superchargers) GetStreetAddress() string + func (x *Superchargers) GetTotalStalls() int32 + func (x *Superchargers) GetWithinRange() bool + func (x *Superchargers) ProtoReflect() protoreflect.Message + func (x *Superchargers) Reset() + func (x *Superchargers) String() string + type VehicleAction struct + VehicleActionMsg isVehicleAction_VehicleActionMsg + func (*VehicleAction) Descriptor() ([]byte, []int) + func (*VehicleAction) ProtoMessage() + func (m *VehicleAction) GetVehicleActionMsg() isVehicleAction_VehicleActionMsg + func (x *VehicleAction) GetAutoSeatClimateAction() *AutoSeatClimateAction + func (x *VehicleAction) GetChargePortDoorClose() *ChargePortDoorClose + func (x *VehicleAction) GetChargePortDoorOpen() *ChargePortDoorOpen + func (x *VehicleAction) GetChargingSetLimitAction() *ChargingSetLimitAction + func (x *VehicleAction) GetChargingStartStopAction() *ChargingStartStopAction + func (x *VehicleAction) GetDrivingClearSpeedLimitPinAction() *DrivingClearSpeedLimitPinAction + func (x *VehicleAction) GetDrivingSetSpeedLimitAction() *DrivingSetSpeedLimitAction + func (x *VehicleAction) GetDrivingSpeedLimitAction() *DrivingSpeedLimitAction + func (x *VehicleAction) GetEraseUserDataAction() *EraseUserDataAction + func (x *VehicleAction) GetGetNearbyChargingSites() *GetNearbyChargingSites + func (x *VehicleAction) GetGuestModeAction() *VehicleState_GuestMode + func (x *VehicleAction) GetHvacAutoAction() *HvacAutoAction + func (x *VehicleAction) GetHvacBioweaponModeAction() *HvacBioweaponModeAction + func (x *VehicleAction) GetHvacClimateKeeperAction() *HvacClimateKeeperAction + func (x *VehicleAction) GetHvacSeatCoolerActions() *HvacSeatCoolerActions + func (x *VehicleAction) GetHvacSeatHeaterActions() *HvacSeatHeaterActions + func (x *VehicleAction) GetHvacSetPreconditioningMaxAction() *HvacSetPreconditioningMaxAction + func (x *VehicleAction) GetHvacSteeringWheelHeaterAction() *HvacSteeringWheelHeaterAction + func (x *VehicleAction) GetHvacTemperatureAdjustmentAction() *HvacTemperatureAdjustmentAction + func (x *VehicleAction) GetMediaNextFavorite() *MediaNextFavorite + func (x *VehicleAction) GetMediaNextTrack() *MediaNextTrack + func (x *VehicleAction) GetMediaPreviousFavorite() *MediaPreviousFavorite + func (x *VehicleAction) GetMediaPreviousTrack() *MediaPreviousTrack + func (x *VehicleAction) GetMediaUpdateVolume() *MediaUpdateVolume + func (x *VehicleAction) GetPing() *Ping + func (x *VehicleAction) GetScheduledChargingAction() *ScheduledChargingAction + func (x *VehicleAction) GetScheduledDepartureAction() *ScheduledDepartureAction + func (x *VehicleAction) GetSetCabinOverheatProtectionAction() *SetCabinOverheatProtectionAction + func (x *VehicleAction) GetSetChargingAmpsAction() *SetChargingAmpsAction + func (x *VehicleAction) GetSetCopTempAction() *SetCopTempAction + func (x *VehicleAction) GetSetVehicleNameAction() *SetVehicleNameAction + func (x *VehicleAction) GetVehicleControlCancelSoftwareUpdateAction() *VehicleControlCancelSoftwareUpdateAction + func (x *VehicleAction) GetVehicleControlFlashLightsAction() *VehicleControlFlashLightsAction + func (x *VehicleAction) GetVehicleControlHonkHornAction() *VehicleControlHonkHornAction + func (x *VehicleAction) GetVehicleControlResetPinToDriveAction() *VehicleControlResetPinToDriveAction + func (x *VehicleAction) GetVehicleControlResetValetPinAction() *VehicleControlResetValetPinAction + func (x *VehicleAction) GetVehicleControlScheduleSoftwareUpdateAction() *VehicleControlScheduleSoftwareUpdateAction + func (x *VehicleAction) GetVehicleControlSetPinToDriveAction() *VehicleControlSetPinToDriveAction + func (x *VehicleAction) GetVehicleControlSetSentryModeAction() *VehicleControlSetSentryModeAction + func (x *VehicleAction) GetVehicleControlSetValetModeAction() *VehicleControlSetValetModeAction + func (x *VehicleAction) GetVehicleControlSunroofOpenCloseAction() *VehicleControlSunroofOpenCloseAction + func (x *VehicleAction) GetVehicleControlTriggerHomelinkAction() *VehicleControlTriggerHomelinkAction + func (x *VehicleAction) GetVehicleControlWindowAction() *VehicleControlWindowAction + func (x *VehicleAction) ProtoReflect() protoreflect.Message + func (x *VehicleAction) Reset() + func (x *VehicleAction) String() string + type VehicleAction_AutoSeatClimateAction struct + AutoSeatClimateAction *AutoSeatClimateAction + type VehicleAction_ChargePortDoorClose struct + ChargePortDoorClose *ChargePortDoorClose + type VehicleAction_ChargePortDoorOpen struct + ChargePortDoorOpen *ChargePortDoorOpen + type VehicleAction_ChargingSetLimitAction struct + ChargingSetLimitAction *ChargingSetLimitAction + type VehicleAction_ChargingStartStopAction struct + ChargingStartStopAction *ChargingStartStopAction + type VehicleAction_DrivingClearSpeedLimitPinAction struct + DrivingClearSpeedLimitPinAction *DrivingClearSpeedLimitPinAction + type VehicleAction_DrivingSetSpeedLimitAction struct + DrivingSetSpeedLimitAction *DrivingSetSpeedLimitAction + type VehicleAction_DrivingSpeedLimitAction struct + DrivingSpeedLimitAction *DrivingSpeedLimitAction + type VehicleAction_EraseUserDataAction struct + EraseUserDataAction *EraseUserDataAction + type VehicleAction_GetNearbyChargingSites struct + GetNearbyChargingSites *GetNearbyChargingSites + type VehicleAction_GuestModeAction struct + GuestModeAction *VehicleState_GuestMode + type VehicleAction_HvacAutoAction struct + HvacAutoAction *HvacAutoAction + type VehicleAction_HvacBioweaponModeAction struct + HvacBioweaponModeAction *HvacBioweaponModeAction + type VehicleAction_HvacClimateKeeperAction struct + HvacClimateKeeperAction *HvacClimateKeeperAction + type VehicleAction_HvacSeatCoolerActions struct + HvacSeatCoolerActions *HvacSeatCoolerActions + type VehicleAction_HvacSeatHeaterActions struct + HvacSeatHeaterActions *HvacSeatHeaterActions + type VehicleAction_HvacSetPreconditioningMaxAction struct + HvacSetPreconditioningMaxAction *HvacSetPreconditioningMaxAction + type VehicleAction_HvacSteeringWheelHeaterAction struct + HvacSteeringWheelHeaterAction *HvacSteeringWheelHeaterAction + type VehicleAction_HvacTemperatureAdjustmentAction struct + HvacTemperatureAdjustmentAction *HvacTemperatureAdjustmentAction + type VehicleAction_MediaNextFavorite struct + MediaNextFavorite *MediaNextFavorite + type VehicleAction_MediaNextTrack struct + MediaNextTrack *MediaNextTrack + type VehicleAction_MediaPreviousFavorite struct + MediaPreviousFavorite *MediaPreviousFavorite + type VehicleAction_MediaPreviousTrack struct + MediaPreviousTrack *MediaPreviousTrack + type VehicleAction_MediaUpdateVolume struct + MediaUpdateVolume *MediaUpdateVolume + type VehicleAction_Ping struct + Ping *Ping + type VehicleAction_ScheduledChargingAction struct + ScheduledChargingAction *ScheduledChargingAction + type VehicleAction_ScheduledDepartureAction struct + ScheduledDepartureAction *ScheduledDepartureAction + type VehicleAction_SetCabinOverheatProtectionAction struct + SetCabinOverheatProtectionAction *SetCabinOverheatProtectionAction + type VehicleAction_SetChargingAmpsAction struct + SetChargingAmpsAction *SetChargingAmpsAction + type VehicleAction_SetCopTempAction struct + SetCopTempAction *SetCopTempAction + type VehicleAction_SetVehicleNameAction struct + SetVehicleNameAction *SetVehicleNameAction + type VehicleAction_VehicleControlCancelSoftwareUpdateAction struct + VehicleControlCancelSoftwareUpdateAction *VehicleControlCancelSoftwareUpdateAction + type VehicleAction_VehicleControlFlashLightsAction struct + VehicleControlFlashLightsAction *VehicleControlFlashLightsAction + type VehicleAction_VehicleControlHonkHornAction struct + VehicleControlHonkHornAction *VehicleControlHonkHornAction + type VehicleAction_VehicleControlResetPinToDriveAction struct + VehicleControlResetPinToDriveAction *VehicleControlResetPinToDriveAction + type VehicleAction_VehicleControlResetValetPinAction struct + VehicleControlResetValetPinAction *VehicleControlResetValetPinAction + type VehicleAction_VehicleControlScheduleSoftwareUpdateAction struct + VehicleControlScheduleSoftwareUpdateAction *VehicleControlScheduleSoftwareUpdateAction + type VehicleAction_VehicleControlSetPinToDriveAction struct + VehicleControlSetPinToDriveAction *VehicleControlSetPinToDriveAction + type VehicleAction_VehicleControlSetSentryModeAction struct + VehicleControlSetSentryModeAction *VehicleControlSetSentryModeAction + type VehicleAction_VehicleControlSetValetModeAction struct + VehicleControlSetValetModeAction *VehicleControlSetValetModeAction + type VehicleAction_VehicleControlSunroofOpenCloseAction struct + VehicleControlSunroofOpenCloseAction *VehicleControlSunroofOpenCloseAction + type VehicleAction_VehicleControlTriggerHomelinkAction struct + VehicleControlTriggerHomelinkAction *VehicleControlTriggerHomelinkAction + type VehicleAction_VehicleControlWindowAction struct + VehicleControlWindowAction *VehicleControlWindowAction + type VehicleControlCancelSoftwareUpdateAction struct + func (*VehicleControlCancelSoftwareUpdateAction) Descriptor() ([]byte, []int) + func (*VehicleControlCancelSoftwareUpdateAction) ProtoMessage() + func (x *VehicleControlCancelSoftwareUpdateAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlCancelSoftwareUpdateAction) Reset() + func (x *VehicleControlCancelSoftwareUpdateAction) String() string + type VehicleControlFlashLightsAction struct + func (*VehicleControlFlashLightsAction) Descriptor() ([]byte, []int) + func (*VehicleControlFlashLightsAction) ProtoMessage() + func (x *VehicleControlFlashLightsAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlFlashLightsAction) Reset() + func (x *VehicleControlFlashLightsAction) String() string + type VehicleControlHonkHornAction struct + func (*VehicleControlHonkHornAction) Descriptor() ([]byte, []int) + func (*VehicleControlHonkHornAction) ProtoMessage() + func (x *VehicleControlHonkHornAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlHonkHornAction) Reset() + func (x *VehicleControlHonkHornAction) String() string + type VehicleControlResetPinToDriveAction struct + func (*VehicleControlResetPinToDriveAction) Descriptor() ([]byte, []int) + func (*VehicleControlResetPinToDriveAction) ProtoMessage() + func (x *VehicleControlResetPinToDriveAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlResetPinToDriveAction) Reset() + func (x *VehicleControlResetPinToDriveAction) String() string + type VehicleControlResetValetPinAction struct + func (*VehicleControlResetValetPinAction) Descriptor() ([]byte, []int) + func (*VehicleControlResetValetPinAction) ProtoMessage() + func (x *VehicleControlResetValetPinAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlResetValetPinAction) Reset() + func (x *VehicleControlResetValetPinAction) String() string + type VehicleControlScheduleSoftwareUpdateAction struct + OffsetSec int32 + func (*VehicleControlScheduleSoftwareUpdateAction) Descriptor() ([]byte, []int) + func (*VehicleControlScheduleSoftwareUpdateAction) ProtoMessage() + func (x *VehicleControlScheduleSoftwareUpdateAction) GetOffsetSec() int32 + func (x *VehicleControlScheduleSoftwareUpdateAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlScheduleSoftwareUpdateAction) Reset() + func (x *VehicleControlScheduleSoftwareUpdateAction) String() string + type VehicleControlSetPinToDriveAction struct + On bool + Password string + func (*VehicleControlSetPinToDriveAction) Descriptor() ([]byte, []int) + func (*VehicleControlSetPinToDriveAction) ProtoMessage() + func (x *VehicleControlSetPinToDriveAction) GetOn() bool + func (x *VehicleControlSetPinToDriveAction) GetPassword() string + func (x *VehicleControlSetPinToDriveAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlSetPinToDriveAction) Reset() + func (x *VehicleControlSetPinToDriveAction) String() string + type VehicleControlSetSentryModeAction struct + On bool + func (*VehicleControlSetSentryModeAction) Descriptor() ([]byte, []int) + func (*VehicleControlSetSentryModeAction) ProtoMessage() + func (x *VehicleControlSetSentryModeAction) GetOn() bool + func (x *VehicleControlSetSentryModeAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlSetSentryModeAction) Reset() + func (x *VehicleControlSetSentryModeAction) String() string + type VehicleControlSetValetModeAction struct + On bool + Password string + func (*VehicleControlSetValetModeAction) Descriptor() ([]byte, []int) + func (*VehicleControlSetValetModeAction) ProtoMessage() + func (x *VehicleControlSetValetModeAction) GetOn() bool + func (x *VehicleControlSetValetModeAction) GetPassword() string + func (x *VehicleControlSetValetModeAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlSetValetModeAction) Reset() + func (x *VehicleControlSetValetModeAction) String() string + type VehicleControlSunroofOpenCloseAction struct + Action isVehicleControlSunroofOpenCloseAction_Action + SunroofLevel isVehicleControlSunroofOpenCloseAction_SunroofLevel + func (*VehicleControlSunroofOpenCloseAction) Descriptor() ([]byte, []int) + func (*VehicleControlSunroofOpenCloseAction) ProtoMessage() + func (m *VehicleControlSunroofOpenCloseAction) GetAction() isVehicleControlSunroofOpenCloseAction_Action + func (m *VehicleControlSunroofOpenCloseAction) GetSunroofLevel() isVehicleControlSunroofOpenCloseAction_SunroofLevel + func (x *VehicleControlSunroofOpenCloseAction) GetAbsoluteLevel() int32 + func (x *VehicleControlSunroofOpenCloseAction) GetClose() *Void + func (x *VehicleControlSunroofOpenCloseAction) GetDeltaLevel() int32 + func (x *VehicleControlSunroofOpenCloseAction) GetOpen() *Void + func (x *VehicleControlSunroofOpenCloseAction) GetVent() *Void + func (x *VehicleControlSunroofOpenCloseAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlSunroofOpenCloseAction) Reset() + func (x *VehicleControlSunroofOpenCloseAction) String() string + type VehicleControlSunroofOpenCloseAction_AbsoluteLevel struct + AbsoluteLevel int32 + type VehicleControlSunroofOpenCloseAction_Close struct + Close *Void + type VehicleControlSunroofOpenCloseAction_DeltaLevel struct + DeltaLevel int32 + type VehicleControlSunroofOpenCloseAction_Open struct + Open *Void + type VehicleControlSunroofOpenCloseAction_Vent struct + Vent *Void + type VehicleControlTriggerHomelinkAction struct + Location *LatLong + Token string + func (*VehicleControlTriggerHomelinkAction) Descriptor() ([]byte, []int) + func (*VehicleControlTriggerHomelinkAction) ProtoMessage() + func (x *VehicleControlTriggerHomelinkAction) GetLocation() *LatLong + func (x *VehicleControlTriggerHomelinkAction) GetToken() string + func (x *VehicleControlTriggerHomelinkAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlTriggerHomelinkAction) Reset() + func (x *VehicleControlTriggerHomelinkAction) String() string + type VehicleControlWindowAction struct + Action isVehicleControlWindowAction_Action + Location *LatLong + func (*VehicleControlWindowAction) Descriptor() ([]byte, []int) + func (*VehicleControlWindowAction) ProtoMessage() + func (m *VehicleControlWindowAction) GetAction() isVehicleControlWindowAction_Action + func (x *VehicleControlWindowAction) GetClose() *Void + func (x *VehicleControlWindowAction) GetLocation() *LatLong + func (x *VehicleControlWindowAction) GetUnknown() *Void + func (x *VehicleControlWindowAction) GetVent() *Void + func (x *VehicleControlWindowAction) ProtoReflect() protoreflect.Message + func (x *VehicleControlWindowAction) Reset() + func (x *VehicleControlWindowAction) String() string + type VehicleControlWindowAction_Close struct + Close *Void + type VehicleControlWindowAction_Unknown struct + Unknown *Void + type VehicleControlWindowAction_Vent struct + Vent *Void + type VehicleState struct + GuestMode *VehicleState_GuestMode + func (*VehicleState) Descriptor() ([]byte, []int) + func (*VehicleState) ProtoMessage() + func (x *VehicleState) GetGuestMode() *VehicleState_GuestMode + func (x *VehicleState) ProtoReflect() protoreflect.Message + func (x *VehicleState) Reset() + func (x *VehicleState) String() string + type VehicleState_GuestMode struct + GuestModeActive bool + func (*VehicleState_GuestMode) Descriptor() ([]byte, []int) + func (*VehicleState_GuestMode) ProtoMessage() + func (x *VehicleState_GuestMode) GetGuestModeActive() bool + func (x *VehicleState_GuestMode) ProtoReflect() protoreflect.Message + func (x *VehicleState_GuestMode) Reset() + func (x *VehicleState_GuestMode) String() string + type Void struct + func (*Void) Descriptor() ([]byte, []int) + func (*Void) ProtoMessage() + func (x *Void) ProtoReflect() protoreflect.Message + func (x *Void) Reset() + func (x *Void) String() string