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

# Packages

Package loadpoint is a generated GoMock package.
Package vehicle is a generated GoMock package.

# Functions

NewHealth creates new health checker.
NewLoadpoint creates a Loadpoint with sane defaults.
NewLoadpointFromConfig creates a new loadpoint.
NewSite creates a Site with sane defaults.
NewSiteFromConfig creates a new site.
NewTimer creates timer that can expire.

# Constants

# Variables

Voltage global value.

# Structs

EnergyMetrics calculates stats about the charged energy and gives you details about price or co2s.
Health is a health checker that needs regular updates to stay healthy.
Loadpoint is responsible for controlling charge depending on Soc needs and power availability.
MetersConfig contains the site's meter configuration.
PollConfig defines the vehicle polling mode and interval.
Site is the main configuration container.
SocConfig defines soc settings, estimation and update behavior.
Publishes long term charging statistics.
ThresholdConfig defines enable/disable hysteresis parameters.
Timer measures active time between start and stop events.

# Type aliases

Task is the task type.