AggregateType

public enum AggregateType : String

Specifies how the measurements results to be grouped, by minute, hour or 24 hours (DAILY)

  • Undocumented

    Declaration

    Swift

    case DAILY
  • Undocumented

    Declaration

    Swift

    case HOURLY
  • Undocumented

    Declaration

    Swift

    case MINUTELY