{"version":3,"file":"ChipICND2112RGBVExtendPropey.mjs","names":["common.Bool","common.Int32"],"sources":["../generated/ChipICND2112RGBVExtendPropey.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipICND2112ExtendProperty } from './ChipICND2112ExtendProperty';\n // import\nexport const ChipICND2112RGBVExtendPropeyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipICND2112ExtendProperty, // #171\n      GreenProperty: ChipICND2112ExtendProperty, // #173\n      BlueProperty: ChipICND2112ExtendProperty, // #175\n      VRedProperty: ChipICND2112ExtendProperty, // #177\n      IsAdvancedMode: common.Bool, // #233\n      MaxUnitChipPerScan: common.Int32, // #245\n    }),\n  ],\n  'ChipICND2112RGBVExtendPropeyBase'\n);\n/**\n * Codec for {@link ChipICND2112RGBVExtendPropey}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2112.decompiled.cs:164\n */\nexport const ChipICND2112RGBVExtendPropey = t.intersection(\n  [\n    ChipICND2112RGBVExtendPropeyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipICND2112RGBVExtendPropey') }),\n  ],\n  'ChipICND2112RGBVExtendPropey'\n);\nexport interface ChipICND2112RGBVExtendPropey\n  extends t.TypeOf<typeof ChipICND2112RGBVExtendPropey> {\n  RedProperty?: ChipICND2112ExtendProperty;\n  GreenProperty?: ChipICND2112ExtendProperty;\n  BlueProperty?: ChipICND2112ExtendProperty;\n  VRedProperty?: ChipICND2112ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,gBAAgBA;CAChB,oBAAoBC;AACtB,CAAC,CACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}