1 Commits

Author SHA1 Message Date
183b5659b7 feat: Integrate dongle model detection and refactor scan_devices
This commit integrates the dongle model detection logic into .
It refactors the  method to:
- Handle  in list or object format.
- Extract  and  for each device.
- Use  to identify dongle models.
- Return a more detailed device information structure.

The previously deleted files were moved to the  directory.
2025-07-24 10:01:56 +08:00