serialModemPassthrough

Description: settings for serial modem mode : OBJECT

Element Type Description
baudRate UINT Specifies the serial baud rate (default:115200)
dataBits UINT Specifies the expected number of data bits (default:8)
flowControl STRING Specifies the expected flow control convention, RTS-CTS or NONE (default:NONE)
parity STRING Specifies the parity convention, ODD, EVEN or NONE (default:NONE)
stopBits UINT Specifies the expected number of stop bits (default:1)