{"version":3,"file":"ChipMBI5988DecodeParam.cjs","names":["t","DecodeChipParamBase","DecodeType"],"sources":["../generated/ChipMBI5988DecodeParam.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { DecodeChipParamBase } from './DecodeChipParamBase'; // import\nimport { DecodeType, DecodeTypeEnum } from './DecodeType';\n // import\nexport const ChipMBI5988DecodeParamBase = t.intersection(\n  [\n    DecodeChipParamBase,\n    t.partial({\n      DecodeChipType: DecodeType, // #687\n      IsNewDecodeType: common.Bool, // #689\n      FirstRegValue: common.UInt16, // #691\n      SecondRegValue: common.UInt16, // #693\n      ThirdRegValue: common.UInt16, // #695\n      FourthRegValue: common.UInt16, // #697\n      MY5988ICNumber: common.UInt16, // #699\n      EliminateShortCircuit: common.Bool, // #701\n      EliminateShortCircuitLevel: common.UInt8, // #713\n      Overheating: common.Bool, // #725\n      ICNumber: common.Int32, // #737\n      ICNumberEn: common.Bool, // #749\n    }),\n  ],\n  'ChipMBI5988DecodeParamBase'\n);\n/**\n * Codec for {@link ChipMBI5988DecodeParam}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DecodeChip_MBI5988.decompiled.cs:683\n */\nexport const ChipMBI5988DecodeParam = t.intersection(\n  [ChipMBI5988DecodeParamBase, t.partial({ '@_xsi:type': t.literal('ChipMBI5988DecodeParam') })],\n  'ChipMBI5988DecodeParam'\n);\nexport interface ChipMBI5988DecodeParam extends t.TypeOf<typeof ChipMBI5988DecodeParam> {\n  DecodeChipType?: DecodeTypeEnum;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,6BAA6BA,MAAE,aAC1C,CACEC,iDACAD,MAAE,QAAQ;CACR,gBAAgBE;CAChB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACF,CAAC,CACH,GACA,4BACF;;;;;;AAMA,MAAa,yBAAyBF,MAAE,aACtC,CAAC,4BAA4BA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,wBAAwB,EAAE,CAAC,CAAC,GAC7F,wBACF"}