mbproxy/docs: retire superseded design/plan docs and dissolve DL260/
The standalone design.md, kpi.md, operations.md, and the docs/plan/ phase tree were point-in-time planning artefacts now superseded by the topic-organized docs/ tree (Architecture/, Features/, Operations/, Reference/, Testing/). The DL260/ folder mixed a device-reference doc, a test fixture, a sample test, and a screenshot; its contents now live in their natural homes (dl205.md + mbtcp_settings.JPG under docs/Reference/, dl205.json next to its launcher in tests/sim/, sample test dropped). All cross-references in the surviving docs, README, CLAUDE.md, the config template, and source comments are repointed to the new locations. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# DL205 Modbus Simulator
|
||||
|
||||
Wraps the `DL260/dl205.json` pymodbus profile as a standalone launcher and as an xUnit managed lifecycle.
|
||||
Wraps the `dl205.json` pymodbus profile as a standalone launcher and as an xUnit managed lifecycle.
|
||||
|
||||
## Manual launch
|
||||
|
||||
@@ -31,7 +31,7 @@ Ctrl-C exits cleanly. The venv directory is gitignored.
|
||||
|
||||
| Parameter | Default | Description |
|
||||
|------------|--------------------------------|------------------------------------|
|
||||
| `-Profile` | `../../DL260/dl205.json` | pymodbus JSON device profile |
|
||||
| `-Profile` | `dl205.json` | pymodbus JSON device profile |
|
||||
| `-Port` | `5020` | TCP port the Modbus server binds |
|
||||
|
||||
## xUnit integration
|
||||
|
||||
Reference in New Issue
Block a user