Type alias Sensor

    Sensor: IModelSensor & {
        index: number;
    }

    Type declaration

    • index: number

    Generated using TypeDoc and TypeDoc Airthium Plugin