{"version":3,"file":"Chip5359ExtendProperty.mjs","names":["common.UInt8","common.UInt16"],"sources":["../generated/Chip5359ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const Chip5359ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      OpenDetectionVoltage: common.UInt8, // #48200\n      CloseDetectionVoltage: common.UInt8, // #48213\n      CoarseGrade: common.UInt16, // #48226\n      AdvancedLowGayCompensation: common.UInt16, // #48239\n      LowGayCompensation: common.UInt16, // #48252\n    }),\n  ],\n  'Chip5359ExtendPropertyBase'\n);\n/**\n * Codec for {@link Chip5359ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:48188\n */\nexport const Chip5359ExtendProperty = t.intersection(\n  [Chip5359ExtendPropertyBase, t.partial({ '@_xsi:type': t.literal('Chip5359ExtendProperty') })],\n  'Chip5359ExtendProperty'\n);\nexport interface Chip5359ExtendProperty extends t.TypeOf<typeof Chip5359ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,6BAA6B,EAAE,aAC1C,CACE,sBACA,EAAE,QAAQ;CACR,sBAAsBA;CACtB,uBAAuBA;CACvB,aAAaC;CACb,4BAA4BA;CAC5B,oBAAoBA;AACtB,CAAC,CACH,GACA,4BACF;;;;;;AAMA,MAAa,yBAAyB,EAAE,aACtC,CAAC,4BAA4B,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,wBAAwB,EAAE,CAAC,CAAC,GAC7F,wBACF"}