ATC_SIMPLE/BACKEND
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
..
app Add baud rate management for line connections 2025-11-24 16:42:20 +07:00
bin Initial commit 2025-10-23 17:00:58 +07:00
config Update 2025-11-10 15:26:59 +07:00
database/migrations Add baud and interface to lines, enhance line controls 2025-11-13 16:58:02 +07:00
providers Add baud rate management for line connections 2025-11-24 16:42:20 +07:00
start Enhance ticket handling and UI interactions 2025-11-19 13:57:52 +07:00
tests Initial commit 2025-10-23 17:00:58 +07:00
.editorconfig Initial commit 2025-10-23 17:00:58 +07:00
.env.example Update 2025-11-10 15:26:59 +07:00
.gitignore Update 2025-10-28 16:57:15 +07:00
ace.js Initial commit 2025-10-23 17:00:58 +07:00
adonisrc.ts Update 2025-11-10 15:26:59 +07:00
eslint.config.js Initial commit 2025-10-23 17:00:58 +07:00
package-lock.json Update 2025-11-10 15:26:59 +07:00
package.json Update 2025-11-10 15:26:59 +07:00
tsconfig.json Initial commit 2025-10-23 17:00:58 +07:00