{"version":3,"file":"CabinetInDevice.cjs","names":["t"],"sources":["../generated/CabinetInDevice.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\n/**\n * Codec for interface {@link CabinetInDevice}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.CommonInfoAccessor.decompiled.cs:1407\n */\nexport const CabinetInDevice = t.partial(\n  {\n    DevID: common.UInt32, // #1426\n    NetPort: common.UInt32, // #1438\n    ConnectID: common.UInt32, // #1450\n    XPos: common.Int32, // #1462\n    YPos: common.Int32, // #1474\n    Width: common.UInt32, // #1486\n    Height: common.UInt32, // #1498\n    GroupID: common.UInt8, // #1510\n    RowIndexInScreen: common.Int32, // #1522\n    ColIndexInScreen: common.Int32, // #1524\n    DviIndex: common.UInt8, // #1526\n  },\n  'CabinetInDevice'\n);\nexport interface CabinetInDevice extends t.TypeOf<typeof CabinetInDevice> {}\n"],"mappings":";;;;;;;;;;;;AAOA,MAAa,kBAAkBA,MAAE,QAC/B;CACE;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACF,GACA,iBACF"}