{"version":3,"file":"ChipMBI5988DecodeParam.mjs","names":["common.Bool","common.UInt16","common.UInt8","common.Int32"],"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,6BAA6B,EAAE,aAC1C,CACE,qBACA,EAAE,QAAQ;CACR,gBAAgB;CAChB,iBAAiBA;CACjB,eAAeC;CACf,gBAAgBA;CAChB,eAAeA;CACf,gBAAgBA;CAChB,gBAAgBA;CAChB,uBAAuBD;CACvB,4BAA4BE;CAC5B,aAAaF;CACb,UAAUG;CACV,YAAYH;AACd,CAAC,CACH,GACA,4BACF;;;;;;AAMA,MAAa,yBAAyB,EAAE,aACtC,CAAC,4BAA4B,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,wBAAwB,EAAE,CAAC,CAAC,GAC7F,wBACF"}