stress_
data
: { activity_stress_duration_seconds
: Option<number>; avg_stress_level
: Option<number>; high_stress_duration_seconds
: Option<number>; low_stress_duration_seconds
: Option<number>; max_stress_level
: Option<number>; medium_stress_duration_seconds
: Option<number>; rest_stress_duration_seconds
: Option<number>; samples
: StressSample[]; stress_duration_seconds
: Option<number> }