HeartRate

The heart rate data included in HeartRateType.SERIES_DATA representing continuous heart rate data.

Data Specification

HeartRate consists of the following properties.

PropertyDescription
startTime[Mandatory]
The timestamp representing the start of measurement, specified as Instant, in milliseconds.
endTime[Mandatory]
The timestamp representing the end of measurement, specified as Instant, in milliseconds.
heartRate[Mandatory]
The heart rate value in beats per minute.
min[Mandatory]
The lowest heart rate value in this session, in beats per minute.
max[Mandatory]
The highest heart rate value in the session, in beats per minute.

Since

1.0.0

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp representing the end of measurement, specified as Instant, in milliseconds.

Link copied to clipboard

The heart rate value in beats per minute.

Link copied to clipboard
val max: Float

The highest heart rate value in this session, in beats per minute.

Link copied to clipboard
val min: Float

The lowest heart rate value in this session, in beats per minute.

Link copied to clipboard

The timestamp representing the start of measurement, specified as Instant, in milliseconds.

Preferences Submitted

You have successfully updated your cookie preferences.