@refinio/one.models
    Preparing search index...
    interface BodyTemperature {
        $type$: "BodyTemperature";
        temperature: number;
    }
    Index

    Properties

    Properties

    $type$: "BodyTemperature"
    temperature: number