Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oura_api/mod.ts>DailySession

Typescript project to interact with v2 of the Oura Ring API
Latest
interface DailySession
import { type DailySession } from "https://deno.land/x/oura_api@1.0.1/mod.ts";

Represents a recorded activity session tracked by the Oura ring.

Properties

id: string

Unique identifier

day: string

The date when the session occurred

start_datetime: string

Timestamp indicating when the Moment started

end_datetime: string

Timestamp indicating when the Moment ended

Moment type

heart_rate: SampleData

HR samples

heart_rate_variability: SampleData

HRV samples

Moment mood

motion_count: SampleData

Motion samples