led_ctrl/config/config.toml

11 lines
192 B
TOML
Raw Permalink Normal View History

2025-06-05 09:03:12 +08:00
[serial]
port = "/dev/ttyS0"
baudrate = 115200
2025-06-05 09:24:58 +08:00
[mqtt]
host = "192.168.4.196:11883"
username = "zxwl"
password = "zxwl1234@"
topic = "/zxwl/vehicle/V060001/info"
2025-06-05 10:57:18 +08:00
qos = 1
[led]
num = 5