Files
line-laser-modbus/config.example.toml
T

10 lines
120 B
TOML

[serial]
port = "COM1"
slave_id = 8
baudrate = 115200
bytesize = 8
parity = "N"
stopbits = 1
timeout = 0.05
retries = 3