interface Chip5359ExtendProperty {
    @_xsi:type?: "Chip5359ExtendProperty";
    AdvancedLowGayCompensation?: number;
    CloseDetectionVoltage?: number;
    CoarseGrade?: number;
    IsSetLowEffectGamma?: boolean;
    LowGayCompensation?: number;
    OpenDetectionVoltage?: number;
}

Hierarchy

Properties

@_xsi:type?: "Chip5359ExtendProperty" = ...
AdvancedLowGayCompensation?: number = common.UInt16
CloseDetectionVoltage?: number = common.UInt8
CoarseGrade?: number = common.UInt16
IsSetLowEffectGamma?: boolean = common.Bool
LowGayCompensation?: number = common.UInt16
OpenDetectionVoltage?: number = common.UInt8