Type alias HealthDataType

HealthDataType: "steps" | "distance" | "floorsClimbed" | "activeEnergyBurned" | "heartRate" | "restingHeartRate" | "oxygenSaturation" | "respiratoryRate" | "bodyTemperature" | "weight" | "height" | "bodyFat" | "biologicalSex" | "dateOfBirth" | "bloodType" | "fitzpatrickSkinType" | "wheelchairUse"

Neutral identifiers for the read authorizations and time-series sample types supported by the bridge.

Activity (sample)

Identifier Unit
steps count
distance m
floorsClimbed count
activeEnergyBurned kcal

Vitals

Identifier Unit
heartRate bpm
restingHeartRate bpm
oxygenSaturation 0..1
respiratoryRate breaths/min
bodyTemperature °C

Body

Identifier Unit
weight kg
height m
bodyFat 0..1

Characteristics (iOS-only)

Identifier
biologicalSex
dateOfBirth
bloodType
fitzpatrickSkinType
wheelchairUse

Generated using TypeDoc