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

sruehl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git.


    from 067cf7a  try to fix wobbily test by avoid using the thread if no 
message is on the way
     new 1e684e9  removed obsolete TODO
     new 864bd96  fixed some sonar bugs (equals, hashcode, serializable)

The 2 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:
 .../java/api/messages/PlcProprietaryRequest.java   | 23 ++++++++++++++++++++++
 .../java/api/messages/PlcProprietaryResponse.java  | 22 +++++++++++++++++++++
 .../java/api/messages/items/ReadRequestItem.java   | 22 +++++++++++++++++++++
 .../java/api/messages/items/ReadResponseItem.java  | 20 +++++++++++++++++++
 .../java/api/messages/items/WriteRequestItem.java  | 20 +++++++++++++++++++
 .../messages/specific/TypeSafePlcReadRequest.java  | 21 ++++++++++++++++++++
 .../messages/specific/TypeSafePlcWriteRequest.java | 21 ++++++++++++++++++++
 .../plc4x/java/ads/api/util/ByteReadable.java      |  3 ++-
 .../plc4x/java/ads/protocol/Plc4x2AdsProtocol.java |  1 -
 9 files changed, 151 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sru...@apache.org.

Reply via email to