You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2024/02/05 15:43:37 UTC

(plc4x) branch fix/DATE_AND_TIME_2 updated (b0aadd8409 -> 8a349aee2c)

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

sruehl pushed a change to branch fix/DATE_AND_TIME_2
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from b0aadd8409 fix: Fixed one field with the wrong case in it's naming.
     add 8a349aee2c refactor(plc4j): use only when it applies instead of check+unwrap

No new revisions were added by this update.

Summary of changes:
 .../protocols/modbus/tcp/Modbus-all-datatypes.xml  |   0
 .../java/abeth/protocol/AbEthProtocolLogic.java    |  47 +++---
 .../plc4x/java/ads/protocol/AdsProtocolLogic.java  | 156 +++++++++--------
 .../java/eip/base/protocol/EipProtocolLogic.java   | 186 ++++++++++++---------
 .../readwrite/protocol/FirmataProtocolLogic.java   |  22 +--
 .../readwrite/protocol/Iec608705104Protocol.java   |  22 ++-
 .../knxnetip/protocol/KnxNetIpProtocolLogic.java   |  31 ++--
 .../plc4x/java/opcua/context/SecureChannel.java    |  55 +++---
 .../java/plc4x/protocol/Plc4xProtocolLogic.java    |   8 +-
 .../java/profinet/packets/PnDcpPacketFactory.java  |  70 ++++----
 .../profinet/protocol/ProfinetProtocolLogic.java   |  25 +--
 .../s7/readwrite/protocol/S7ProtocolLogic.java     |  56 +++----
 .../apache/plc4x/java/spi/ConversationContext.java |  54 +++++-
 13 files changed, 400 insertions(+), 332 deletions(-)
 copy {protocols/modbus/src/test/resources => plc4go/assets/testing}/protocols/modbus/tcp/Modbus-all-datatypes.xml (100%)