UNPKG

@tdengine/websocket

Version:

The websocket Node.js connector for TDengine. TDengine versions 3.3.2.0 and above are recommended to use this connector.

8 lines 226 B
export declare class ReqId { private static _uuid; private static _pid; private static sharedBuffer; private static int32View; static getReqID(req_id?: number): number; } //# sourceMappingURL=reqid.d.ts.map