PolarDeviceDataType
public enum PolarDeviceDataType : CaseIterable
Data types available in Polar devices for online streaming or offline recording.
-
Declaration
Swift
case ecg
-
Declaration
Swift
case acc
-
Declaration
Swift
case ppg
-
Declaration
Swift
case ppi
-
Declaration
Swift
case gyro
-
Declaration
Swift
case magnetometer
-
Declaration
Swift
case hr
-
Declaration
Swift
case temperature
-
Declaration
Swift
case pressure
-
Declaration
Swift
case skinTemperature