{"version":3,"file":"ChipMBI5034BRGBVExtendProperty.mjs","names":["common.Bool","common.UInt8","common.Int32"],"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,qCAAqC,EAAE,aAClD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,gBAAgBA;CAChB,gBAAgBC;CAChB,gBAAgBD;CAChB,iBAAiBC;CACjB,cAAcC;CACd,iBAAiBA;CACjB,mBAAmBA;CACnB;AACF,CAAC,CACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiC,EAAE,aAC9C,CACE,oCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}