{"version":3,"file":"ChipICND2126RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipICND2126ExtendProperty"],"sources":["../generated/ChipICND2126RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipICND2126ExtendProperty } from './ChipICND2126ExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter';\n // import\nexport const ChipICND2126RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipICND2126ExtendProperty, // #1345\n      GreenProperty: ChipICND2126ExtendProperty, // #1347\n      BlueProperty: ChipICND2126ExtendProperty, // #1349\n      VRedProperty: ChipICND2126ExtendProperty, // #1351\n      IsUseNewModule: common.Bool, // #1359\n      ChipLibVersion: common.UInt8, // #1361\n      IsAdvancedMode: common.Bool, // #1363\n      PointDetectType: common.UInt8, // #1375\n      SetSpecialBit9: common.UInt8, // #1387\n      SetSpecialBit7: common.UInt8, // #1401\n      FirstDataLen: common.Int32, // #1415\n      FirstStartIndex: common.Int32, // #1417\n      FirstRegisterAddr: common.Int32, // #1419\n      SecondDataLen: common.Int32, // #1421\n      SecondStartIndex: common.Int32, // #1423\n      SecondRegisterAddr: common.Int32, // #1425\n      PointDetectParameter, // #1510\n    }),\n  ],\n  'ChipICND2126RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipICND2126RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICN2126.decompiled.cs:1340\n */\nexport const ChipICND2126RGBVExtendProperty = t.intersection(\n  [\n    ChipICND2126RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipICND2126RGBVExtendProperty') }),\n  ],\n  'ChipICND2126RGBVExtendProperty'\n);\nexport interface ChipICND2126RGBVExtendProperty\n  extends t.TypeOf<typeof ChipICND2126RGBVExtendProperty> {\n  RedProperty?: ChipICND2126ExtendProperty;\n  GreenProperty?: ChipICND2126ExtendProperty;\n  BlueProperty?: ChipICND2126ExtendProperty;\n  VRedProperty?: ChipICND2126ExtendProperty;\n  PointDetectParameter?: PointDetectParameter;\n}\n"],"mappings":";;;;;;;;;;AAMA,MAAa,qCAAqCA,MAAE,aAClD,CACEC,mDACAD,MAAE,QAAQ;CACR,aAAaE;CACb,eAAeA;CACf,cAAcA;CACd,cAAcA;CACd;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACF,CAAC,CACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiCF,MAAE,aAC9C,CACE,oCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}