@refinio/one.models
    Preparing search index...

    This model implements the possibility of adding or retrieving HeartEvents that occurred on the Apple watch. Those Events can be HEART_OCCURRING_EVENTS For more information, see Chapter Vital Signs in https://developer.apple.com/documentation/healthkit/data_types

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    onUpdated: OEvent<(timeOfEarliestChange: Date) => void> = ...
    state: StateMachine<"Uninitialised" | "Initialised", "shutdown" | "init">
    channelId: "heartEvent" = 'heartEvent'

    Methods