onvif
    Preparing search index...

    Interface ConfigurationOptions

    interface ConfigurationOptions {
        colorPalette?: ColorPalette[];
        coolerOptions?: CoolerOptions;
        NUCTable?: NUCTable[];
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    colorPalette?: ColorPalette[]

    List of Color Palettes available for the requested Thermal VideoSource.

    coolerOptions?: CoolerOptions

    Specifies Cooler Options for cooled thermal devices.

    NUCTable?: NUCTable[]

    List of Non-Uniformity Correction (NUC) Tables available for the requested Thermal VideoSource.