import { Packet, Request } from "@novastar/codec"; //#region generated/api/FuncCard_ReadOutTAndHumValue_1.d.ts declare module '@novastar/codec' { interface API { FuncCard_ReadOutTAndHumValue_1(addr: number, portAddr: number, funcCardAddr: number): Promise; tryFuncCard_ReadOutTAndHumValue_1(addr: number, portAddr: number, funcCardAddr: number): Promise; } } declare function createFuncCard_ReadOutTAndHumValue_1(addr: number, portAddr: number, funcCardAddr: number): Request; //#endregion export { createFuncCard_ReadOutTAndHumValue_1 as t }; //# sourceMappingURL=FuncCard_ReadOutTAndHumValue_1-CkhE2xCO.d.mts.map