PolarDeviceDataType

public enum PolarDeviceDataType : CaseIterable

Data types available in Polar devices for online streaming or offline recording.

  • ecg

    Declaration

    Swift

    case ecg
  • acc

    Declaration

    Swift

    case acc
  • ppg

    Declaration

    Swift

    case ppg
  • ppi

    Declaration

    Swift

    case ppi
  • Declaration

    Swift

    case gyro
  • Declaration

    Swift

    case magnetometer
  • hr

    Declaration

    Swift

    case hr
  • Declaration

    Swift

    case temperature
  • Declaration

    Swift

    case pressure
  • Declaration

    Swift

    case skinTemperature