jooby-codec
    Preparing search index...

    Interface ICalibrationFlags

    interface ICalibrationFlags {
        calibrationEnable: boolean;
        hardkey: boolean;
        keyGerkonTest: boolean;
        keyOpenkeyTest: boolean;
        keyOpenKlemaTest: boolean;
        keyOpenModuleTest: boolean;
        keyPress2Test: boolean;
        keyPressTest: boolean;
    }
    Index

    Properties

    calibrationEnable: boolean

    Is calibration enabled or not.

    hardkey: boolean

    For factory testing only.

    keyGerkonTest: boolean

    For factory testing only.

    keyOpenkeyTest: boolean

    For factory testing only.

    keyOpenKlemaTest: boolean

    For factory testing only.

    keyOpenModuleTest: boolean

    For factory testing only.

    keyPress2Test: boolean

    For factory testing only.

    keyPressTest: boolean

    For factory testing only.