Masonmason 918b9aabd1 Integrate real device detection into Dashboard UI
- Replace simulated dongle detection with actual kp.core.scan_devices()
- Display real device series (KL520, KL720, etc.) and port IDs in UI
- Add device information management methods (get_detected_devices, refresh_dongle_detection, etc.)
- Enhanced performance estimation based on actual detected devices
- Add device-specific optimization suggestions and warnings
- Fallback to simulation mode if device scanning fails
- Store detected device info for use throughout the application

The Dashboard now shows real Kneron device information when "Detect Dongles" is clicked,
displaying format: "KL520 Dongle - Port 28" with total device count.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 21:22:34 +08:00
2025-05-29 15:27:12 +08:00
2025-05-15 01:22:37 +08:00
2025-05-29 15:27:12 +08:00
2025-05-29 15:27:12 +08:00
Description
No description provided
1.7 MiB
Languages
Python 100%