chore(infra): remove LmxFakeProxy — replaced by real LmxProxy v2 instances on windev

LmxFakeProxy is no longer needed now that two real LmxProxy v2 instances
are available for testing. Added remote test infra section to test_infra.md
documenting the windev instances. Removed tagsim (never committed).
This commit is contained in:
Joseph Doherty
2026-03-22 07:42:13 -04:00
parent efed8352c3
commit abb7579227
21 changed files with 19 additions and 1493 deletions

View File

@@ -460,7 +460,6 @@ The server now returns specific quality codes instead of generic `"Bad"`:
This is appropriate because:
- The LmxProxy is an internal protocol between ScadaLink components, not a public API
- The TagSim simulator is a new implementation, not an upgrade of an existing server
- The number of clients is small and controlled
- Maintaining dual formats adds complexity with no long-term benefit