[VFS11]
# serial connection
TYPE=rtu
# serial port
DEVICE=/dev/ttyS0
# 5 6 7 8
BITS= 8
# even odd none
PARITY=even
# 110, 300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200
BAUD=19200
# 1 2
STOPBITS=1
#rs232 rs485
SERIAL_MODE=rs232
# target modbus ID (slave)
TARGET=1