You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by hu...@apache.org on 2022/11/19 14:19:14 UTC

[plc4x] branch plc4j/profinet updated (a35069986b -> 9a2f931a90)

This is an automated email from the ASF dual-hosted git repository.

hutcheb pushed a change to branch plc4j/profinet
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from a35069986b feat(plc4j/profinet): Add support for optional modules in the connection packet, still need to add support within the write parameters packet.
     add 9a2f931a90 feat(plc4j/profinet): Add support for writing records during startup

No new revisions were added by this update.

Summary of changes:
 .../plc4x/java/profinet/device/ProfinetDevice.java | 131 +++++++++++-----
 .../plc4x/java/profinet/ProfinetCheckSumTests.java |   1 -
 .../apache/plc4x/java/profinet/ProfinetPoc.java    | 166 ---------------------
 .../resources/protocols/profinet/profinet.mspec    |  68 ++++++++-
 4 files changed, 155 insertions(+), 211 deletions(-)
 delete mode 100644 plc4j/drivers/profinet/src/test/java/org/apache/plc4x/java/profinet/ProfinetPoc.java