package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev

# Packages

# Functions

NewAPI creates a new api client.
NewProvider creates a vehicle api provider.

# Constants

Authorization ClientID.
DefaultBaseURI is the VW api base URI.
RegionAPI is the VW api used for determining the home region.

# Variables

Authorization parameters.
TokenRefreshService parameters.

# Structs

API is the VW api client.
ChargerResponse is the /bs/batterycharge/v1/%s/%s/vehicles/%s/charger api.
ClimaterResponse is the /bs/climatisation/v1/%s/%s/vehicles/%s/climater api.
HomeRegion is the home region API response.
PositionResponse is the /bs/cf/v1/%s/%s/vehicles/%s/position api.
Provider implements the vehicle api.
RolesRights is the /rolesrights/operationlist response.
ServiceInfo is the rolesrights service information.
TimedInt is an int value with timestamp.
TimedString is a string value with timestamp.
TimedTemperature is the api temperature with timestamp.
VehiclesResponse is the /usermanagement/users/v1/%s/%s/vehicles api.