PolarDeviceTelemetryType

public enum PolarDeviceTelemetryType : CaseIterable

Telemetry types available in the Polar SDK.

  • Telemetry type for Memfault diagnostic data streaming.

    Declaration

    Swift

    case memfault_mds
  • Undocumented

    Declaration

    Swift

    public var displayName: String { get }
  • Declaration

    Swift

    public static var allCases: [PolarDeviceTelemetryType] { get }