Package-level declarations

Types

Link copied to clipboard

Value object representing a non-negative consumption amount.

Link copied to clipboard
data class ForecastedDataPoint(val date: LocalDate, val predictedValue: ConsumptionValue)

A single daily forecasted data point.

Link copied to clipboard
value class ForecastId

Strongly-typed identifier for forecasts.

Link copied to clipboard

Common aggregation periods used by the service.

Link copied to clipboard

Supported utility types with their measurement unit.