# BMS Daemon Serial Port Configuration
# Change BMS_PORT to your actual serial port path (e.g., /dev/ttyUSB1)
BMS_PORT=/dev/serial_tws
BAUD_RATE=115200
TIMEOUT_MS=300