Hi all, Following up on my introduction here in July and the discussion on #2656 (reviving the plc4net .NET binding) — ICLA is filed and was acknowledged back in August.
Since then I've completed hardware verification against real devices for both S7 and Modbus, documented here: https://github.com/openIndu/plc4x/blob/feature/plc4net-revival/plc4net/docs/hardware-verification.md Per the discussion on #2656, I'm now splitting that work into a sequence of smaller, dependency-ordered PRs against develop rather than trying to land #2656 itself. The first one is up now — a pure deletion of the abandoned net452 .knxproj driver, no functional changes elsewhere (nothing there needed preserving, so its KNX code-generation is now disabled on develop too): https://github.com/apache/plc4x/pull/2761 It's open, conflict-free, but as a non-committer I can't get CI to run on it — it's waiting on a maintainer to approve the workflow. Could anyone with a moment approve that and take a look? (For context: more split PRs will follow the same pattern, and further down the line I'd like to explore publishing to an official NuGet org — not asking for a commitment to that now, just flagging the direction.) Thanks, Tom
