{"version":3,"file":"ChipDM413RGBVExtendProperty.mjs","names":["common.Bool","common.UInt8","common.Int32"],"sources":["../generated/ChipDM413RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipDM413ExtendProperty } from './ChipDM413ExtendProperty';\n // import\nexport const ChipDM413RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipDM413ExtendProperty, // #84\n      GreenProperty: ChipDM413ExtendProperty, // #86\n      BlueProperty: ChipDM413ExtendProperty, // #88\n      IsUseNewModule: common.Bool, // #90\n      ChipLibVersion: common.UInt8, // #92\n      FirstDataLen: common.Int32, // #94\n      FirstStartIndex: common.Int32, // #96\n      FirstRegisterAddr: common.Int32, // #98\n    }),\n  ],\n  'ChipDM413RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipDM413RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDM413.decompiled.cs:77\n */\nexport const ChipDM413RGBVExtendProperty = t.intersection(\n  [\n    ChipDM413RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipDM413RGBVExtendProperty') }),\n  ],\n  'ChipDM413RGBVExtendProperty'\n);\nexport interface ChipDM413RGBVExtendProperty extends t.TypeOf<typeof ChipDM413RGBVExtendProperty> {\n  RedProperty?: ChipDM413ExtendProperty;\n  GreenProperty?: ChipDM413ExtendProperty;\n  BlueProperty?: ChipDM413ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,kCAAkC,EAAE,aAC/C,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,gBAAgBA;CAChB,gBAAgBC;CAChB,cAAcC;CACd,iBAAiBA;CACjB,mBAAmBA;AACrB,CAAC,CACH,GACA,iCACF;;;;;;AAMA,MAAa,8BAA8B,EAAE,aAC3C,CACE,iCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,6BAA6B,EAAE,CAAC,CACtE,GACA,6BACF"}