interface ChipSUM2028ExtendProperty {
    @_xsi:type?: "ChipSUM2028ExtendProperty";
    ColorCompensate: number;
    IsSetLowEffectGamma?: boolean;
    OEType: boolean;
    SetConstantCurrent?: number;
    SetDisapparate: number;
    SetFrequency?: number;
    UpdataType: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipSUM2028ExtendProperty" = ...
ColorCompensate: number = common.Int32_4
IsSetLowEffectGamma?: boolean = common.Bool
OEType: boolean = common.Bool_true
SetConstantCurrent?: number = common.UInt8
SetDisapparate: number = common.UInt8_1
SetFrequency?: number = common.UInt8
UpdataType: boolean = common.Bool_true