Hierarchy

  • TCPSendOptions

Properties

bufferEncoding?: "ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "base64url" | "latin1" | "binary" | "hex"
host: string
makeReadyCommands?: TcpSendCommandContent[]
makeReadyDoesReset?: boolean

Whether a makeReady should be treated as a reset of the device. It should be assumed clean, with the queue discarded, and state reapplied from empty

port: number

Generated using TypeDoc