[FEATURE] WinCC OA Migration Assistant
- Status: open
- GitHub issue: winccoa-tools-pack/.github#10
- Last sync: 2026-06-13 06:24:12 UTC
- Labels:
- enhancement
Description:
Develop a tool that analyzes old OA projects and provides migration hints.
Checks:
- Deprecated functions
- Incompatible panels
- Historian changes
- Driver changes
Acceptance Criteria:
- Scans OA project folder
- Outputs migration report in JSON and HTML
- Detects at least 5 common migration issues
- Includes CLI usage example