package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev
# Functions
NewChargeRater creates charge rater and initializes realtime clock.
NewChargeTimer creates ChargeTimer for tracking duration between start and stop events.
# Structs
ChargeMeter is a replacement for a physical charge meter.
ChargeRater is responsible for providing charged energy amount by implementing api.ChargeRater.
ChargeTimer measures charging time between start and stop events.