OxygenSaturation

The blood oxygen data included in BloodOxygenType.SERIES_DATA representing continuous blood oxygen data.

Data Specification

OxygenSaturation 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.
oxygenSaturation[Mandatory]
The blood oxygen level during a specified period, represented as percentage.
min[Mandatory]
The lowest blood oxygen level during a specified period, represented as percentage.
max[Mandatory]
The highest blood oxygen level during a specified period, represented as percentage.

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
val max: Float

The highest blood oxygen level during a specified period, represented as percentage.

Link copied to clipboard
val min: Float

The lowest blood oxygen level during a specified period, represented as percentage.

Link copied to clipboard

The blood oxygen level during a specified period, represented as percentage.

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.