hello

package
v0.0.0-...-4b6ff7e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApiURI = "https://api.ecloudeu.com"
	ApiKey = "3_L94eyQ-wvJhWm7Afp1oBhfTGXZArUfSHHW9p9Pncg513hZELXsxCfMWHrF8f5P5a"
)
View Source
const ResponseOK = 1000

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	*request.Helper
	// contains filtered or unexported fields
}

func NewAPI

func NewAPI(log *util.Logger, identity *Identity) *API

func (*API) Status

func (v *API) Status(vin string) (VehicleStatus, error)

func (*API) UpdateSession

func (v *API) UpdateSession(vin string) error

func (*API) Vehicles

func (v *API) Vehicles() ([]string, error)

type AppToken

type AppToken struct {
	ExpiresIn    int
	AccessToken  string
	UserId       string
	RefreshToken string
}

type Error

type Error struct {
	Code    ResponseCode
	Message string
}

type Identity

type Identity struct {
	*request.Helper
	oauth2.TokenSource
	// contains filtered or unexported fields
}

func NewIdentity

func NewIdentity(log *util.Logger, user, password string) (*Identity, error)

func (*Identity) DeviceID

func (v *Identity) DeviceID() string

func (*Identity) RefreshToken

func (v *Identity) RefreshToken(_ *oauth2.Token) (*oauth2.Token, error)

func (*Identity) UserID

func (v *Identity) UserID() (string, error)

type Provider

type Provider struct {
	// contains filtered or unexported fields
}

func NewProvider

func NewProvider(log *util.Logger, api *API, vin string, cache time.Duration) *Provider

func (*Provider) Climater

func (v *Provider) Climater() (bool, error)

Climater implements the api.VehicleClimater interface

func (*Provider) Odometer

func (v *Provider) Odometer() (float64, error)

Odometer implements the Provider.VehicleOdometer interface

func (*Provider) Position

func (v *Provider) Position() (float64, float64, error)

Position implements the api.VehiclePosition interface

func (*Provider) Range

func (v *Provider) Range() (int64, error)

Range implements the api.VehicleRange interface

func (*Provider) Soc

func (v *Provider) Soc() (float64, error)

Soc implements the api.Vehicle interface

type ResponseCode

type ResponseCode int

func (*ResponseCode) UnmarshalJSON

func (rc *ResponseCode) UnmarshalJSON(data []byte) error

type Vehicle

type Vehicle struct {
	VIN string
}

type VehicleStatus

type VehicleStatus struct {
	BasicVehicleStatus struct {
		UsageMode    int    `json:"usageMode,string"` // "0",
		EngineStatus string `json:"engineStatus"`     // "engine_off",
		Position     struct {
			Altitude               int  `json:"altitude,string"`               // "117",
			PosCanBeTrusted        bool `json:"posCanBeTrusted,string"`        // "true",
			Latitude               int  `json:"latitude,string"`               // "18...",
			CarLocatorStatUploadEn bool `json:"carLocatorStatUploadEn,string"` // "true",
			Longitude              int  `json:"longitude,string"`              // "28..."
		}
		DistanceToEmpty int     `json:"distanceToEmpty,string"` // "0",
		CarMode         int     `json:"carMode,string"`         // "0",
		Speed           float64 `json:"speed,string"`           // "0.0",
		SpeedValidity   bool    `json:"speedValidity,string"`   // "true",
		Direction       int     `json:"direction,string"`       // "277"
	}
	UpdateTime              int64 `json:"updateTime,string"` // "1703072512182",
	AdditionalVehicleStatus struct {
		MaintenanceStatus struct {
			TyreTempWarningPassengerRear int     `json:"tyreTempWarningPassengerRear,string"` // "0",
			DaysToService                int     `json:"daysToService,string"`                // "455",
			EngineHrsToService           int     `json:"engineHrsToService,string"`           // "500",
			Odometer                     float64 `json:"odometer,string"`                     // "7854.000",
			BrakeFluidLevelStatus        int     `json:"brakeFluidLevelStatus,string"`        // "3",
			MainBatteryStatus            struct {
				StateOfCharge int     `json:"stateOfCharge,string"` // "1",
				ChargeLevel   float64 `json:"chargeLevel,string"`   // "0.0",
				EnergyLevel   int     `json:"energyLevel,string"`   // "0",
				StateOfHealth int     `json:"stateOfHealth,string"` // "0",
				PowerLevel    int     `json:"powerLevel,string"`    // "0",
				Voltage       float64 `json:"voltage,string"`       // "5.000"
			}
		}
		ElectricVehicleStatus struct {
			DisChargeUAct                  float64 `json:"disChargeUAct,string"`                  // "0.0",
			DisChargeSts                   int     `json:"disChargeSts,string"`                   // "0",
			WptFineAlignt                  int     `json:"wptFineAlignt,string"`                  // "0",
			ChargeLidAcStatus              int     `json:"chargeLidAcStatus,string"`              // "2",
			DistanceToEmptyOnBatteryOnly   int     `json:"distanceToEmptyOnBatteryOnly,string"`   // "233",
			DistanceToEmptyOnBattery100Soc int     `json:"distanceToEmptyOnBattery100Soc,string"` // "330",
			ChargeSts                      int     `json:"chargeSts,string"`                      // "0",
			AverPowerConsumption           float64 `json:"averPowerConsumption,string"`           // "-85.5",
			ChargerState                   int     `json:"chargerState,string"`                   // "0",
			TimeToTargetDisCharged         int     `json:"timeToTargetDisCharged,string"`         // "2047",
			DistanceToEmptyOnBattery20Soc  int     `json:"distanceToEmptyOnBattery20Soc,string"`  // "66",
			DisChargeConnectStatus         int     `json:"disChargeConnectStatus,string"`         // "0",
			ChargeLidDcAcStatus            int     `json:"chargeLidDcAcStatus,string"`            // "2",
			DcChargeSts                    int     `json:"dcChargeSts,string"`                    // "0",
			PtReady                        int     `json:"ptReady,string"`                        // "0",
			ChargeLevel                    int     `json:"chargeLevel,string"`                    // "76",
			StatusOfChargerConnection      int     `json:"statusOfChargerConnection,string"`      // "0",
			DcDcActvd                      int     `json:"dcDcActvd,string"`                      // "0",
			IndPowerConsumption            int     `json:"indPowerConsumption,string"`            // "1000",
			DcDcConnectStatus              int     `json:"dcDcConnectStatus,string"`              // "0",
			DisChargeIAct                  float64 `json:"disChargeIAct,string"`                  // "0.0",
			DcChargeIAct                   float64 `json:"dcChargeIAct,string"`                   // "0.0",
			ChargeUAct                     float64 `json:"chargeUAct,string"`                     // "0.0",
			BookChargeSts                  int     `json:"bookChargeSts,string"`                  // "0",
			ChargeIAct                     float64 `json:"chargeIAct,string"`                     // "0.000",
			TimeToFullyCharged             int     `json:"timeToFullyCharged,string"`             // "2047"
		}
		ChargeHvSts   int `json:"chargeHvSts,string"` // "1",
		ClimateStatus struct {
			PreClimateActive bool `json:"preClimateActive"` // false,
			Defrost          bool `json:"defrost,string"`   // "false",
		}
	}
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL