This is an automated email from the ASF dual-hosted git repository.
jmclean pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git.
from 03239bd remove unneeded imports
new c6c50b1 fix logging so no side effects
new 79e26cd custom Tpdu message - use in test but may also be useful
new 74f4140 added unknown tdpu code
new 716ac61 fix logging so no side effects
new eb07a1b add a couple of bad path tests for unsupported tpdu codes
new 9fad062 now UNKNOWN rather than null adn null can give rise to NPEs
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../plc4x/java/isotp/netty/IsoTPProtocol.java | 25 +++++++++++++++-------
.../java/isotp/netty/model/tpdus/CustomTpdu.java | 15 +++++++++++++
.../java/isotp/netty/model/types/TpduCode.java | 8 +++++--
.../org/apache/plc4x/java/s7/netty/S7Protocol.java | 4 +++-
.../plc4x/java/isotp/netty/IsoTPProtocolTest.java | 22 +++++++++++++++++++
.../isotp/netty/model/types/IsotpTypeTests.java | 5 +++--
6 files changed, 66 insertions(+), 13 deletions(-)
create mode 100644
plc4j/protocols/s7/src/main/java/org/apache/plc4x/java/isotp/netty/model/tpdus/CustomTpdu.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].