TemporalAggregation interface
Represents temporal aggregation settings.
Properties
| type | Type of temporal aggregation. |
| window |
Time window size for aggregation, in minutes. |
Property Details
type
Type of temporal aggregation.
type: string
Property Value
string
windowSizeMinutes
Time window size for aggregation, in minutes.
windowSizeMinutes?: number
Property Value
number