package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev
# Functions
DayAheadPricesRequest constructs a new DayAheadPricesRequest.
ExtractTsPriceData massages the given TimeSeries data set to provide Rate entries with associated start and end timestamps.
GetTsPriceData accepts a set of TimeSeries data entries, and returns a sorted array of Rate based on the timestamp of each data entry.
# Constants
BaseURI is the root path that the API is accessed from.
# Structs
Rate defines the per-unit Value over a period of time spanning Start and End.