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

x/oura_api/src/types/oura.ts>DailyReadiness

Deno project to interact with v2 of the Oura Ring API
Go to Latest
interface DailyReadiness
import { type DailyReadiness } from "https://deno.land/x/oura_api@0.4.0/src/types/oura.ts";

Properties

id: string
contributors: { activity_balance: number; body_temperature: number; hrv_balance: number; previous_day_activity: number; previous_night: number; recovery_index: number; resting_heart_rate: number; sleep_balance: number; }
day: string
score: number
temperature_deviation: number
temperature_trend_deviation: number
timestamp: string