Add baud rate management for line connections #3

Merged
andrew.ng merged 1 commits from that into main 2025-11-24 20:42:50 +11:00

1 Commits

Author SHA1 Message Date
nguyentrungthat e8f5a9f67a Add baud rate management for line connections
Introduces baud rate configuration and detection for line connections in both backend and frontend. Backend now supports setting and checking baud rates via socket events, and frontend provides UI controls for users to select or input baud rates. Real-time updates are handled through new socket events, improving line management and visibility.
2025-11-24 16:42:20 +07:00