{"version":3,"file":"ChipMBI5034BRGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipMBI5034BExtendProperty"],"sources":["../generated/ChipMBI5034BRGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipMBI5034BExtendProperty } from './ChipMBI5034BExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter';\n // import\nexport const ChipMBI5034BRGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipMBI5034BExtendProperty, // #1276\n      GreenProperty: ChipMBI5034BExtendProperty, // #1278\n      BlueProperty: ChipMBI5034BExtendProperty, // #1280\n      VRedProperty: ChipMBI5034BExtendProperty, // #1282\n      IsUseNewModule: common.Bool, // #1290\n      ChipLibVersion: common.UInt8, // #1292\n      IsAdvancedMode: common.Bool, // #1294\n      PointDetectType: common.UInt8, // #1306\n      FirstDataLen: common.Int32, // #1318\n      FirstStartIndex: common.Int32, // #1320\n      FirstRegisterAddr: common.Int32, // #1322\n      PointDetectParameter, // #1407\n    }),\n  ],\n  'ChipMBI5034BRGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5034BRGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5034B.decompiled.cs:1271\n */\nexport const ChipMBI5034BRGBVExtendProperty = t.intersection(\n  [\n    ChipMBI5034BRGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5034BRGBVExtendProperty') }),\n  ],\n  'ChipMBI5034BRGBVExtendProperty'\n);\nexport interface ChipMBI5034BRGBVExtendProperty\n  extends t.TypeOf<typeof ChipMBI5034BRGBVExtendProperty> {\n  RedProperty?: ChipMBI5034BExtendProperty;\n  GreenProperty?: ChipMBI5034BExtendProperty;\n  BlueProperty?: ChipMBI5034BExtendProperty;\n  VRedProperty?: ChipMBI5034BExtendProperty;\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;AACF,CAAC,CACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiCF,MAAE,aAC9C,CACE,oCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}