Const
The supported Aggregation values as an object mapping.
Use this object like:
import Aggregations from "solarnetwork-api-core";const hourly = Aggregations.Hour; Copy
import Aggregations from "solarnetwork-api-core";const hourly = Aggregations.Hour;
Domain.AggregationNames for the available values
Generated using TypeDoc
The supported Aggregation values as an object mapping.
Use this object like: