Phase 3 PR 25 — Modbus test plan + DL205 quirk catalog #24
Reference in New Issue
Block a user
Delete Branch "phase-3-pr25-modbus-test-plan"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pure doc PR. Captures ModbusPal as the integration-test harness and scaffolds a per-device quirk catalog with 6 pending DL205 items (word order, register-0 access, coil base, max-FC03 registers, framing under load, protected-bit exception code). Each placeholder has a proposed test name so validation work translates directly into named tests. Sets conventions (one test per quirk, skip-when-unreachable, real ModbusTcpTransport, inter-test isolation) for PR 26+ to follow. Docs only, no code changes.