@openhps/core
    Preparing search index...

    Class SensorObject<T>Abstract

    A sensor object is a DataObject that is a sensor with a value.

    Type Parameters

    Hierarchy (View Summary)

    Index
    calibrationData?: SensorCalibrationData<T>

    Sensor calibration data

    createdTimestamp: number

    Created timestamp

    displayName: string

    Object display name

    frequency: number

    Frequency of the sensor

    parentUID: string
    uid: string

    Object identifier

    Unique object identifier

    value: T

    Value of the sensor