@v5x/serial implements the V5 serial protocol in TypeScript. It provides a high-level device model for connections, brain state, programs, files, controllers, smart devices, radio state, and screenshots.
Web Serial requires a secure context and explicit user permission. Browser support is not universal.
The package also exports packet-level protocol classes. Those are internals and not covered here.
Serial library overview - v5x