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 b3d56c8  - Cleaned up how the menu is generated in the site.
     new b02b0a1  Revert "increase performance by eliminating loops for 
building."
     new 7d2458d  + extracted getByteBuf to own supplier method. + included 
buildByteBuff into ByteReadable

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:
 .../commands/ADSAddDeviceNotificationRequest.java   | 10 +---------
 .../commands/ADSAddDeviceNotificationResponse.java  |  5 +----
 .../ADSDeleteDeviceNotificationRequest.java         |  4 +---
 .../ADSDeleteDeviceNotificationResponse.java        |  4 +---
 .../api/commands/ADSDeviceNotificationRequest.java  |  9 ++-------
 .../ads/api/commands/ADSReadDeviceInfoResponse.java | 10 ++--------
 .../plc4x/java/ads/api/commands/ADSReadRequest.java |  8 ++------
 .../java/ads/api/commands/ADSReadResponse.java      |  8 ++------
 .../java/ads/api/commands/ADSReadStateResponse.java |  4 +---
 .../java/ads/api/commands/ADSReadWriteRequest.java  |  8 +-------
 .../java/ads/api/commands/ADSReadWriteResponse.java |  6 +-----
 .../ads/api/commands/ADSWriteControlRequest.java    |  7 +------
 .../ads/api/commands/ADSWriteControlResponse.java   |  4 +---
 .../java/ads/api/commands/ADSWriteRequest.java      |  7 +------
 .../java/ads/api/commands/ADSWriteResponse.java     |  2 +-
 .../api/commands/types/AdsNotificationSample.java   |  7 +------
 .../java/ads/api/commands/types/AdsStampHeader.java |  9 ++-------
 .../plc4x/java/ads/api/generic/AMSHeader.java       | 21 ++++++++++-----------
 .../plc4x/java/ads/api/generic/AMSTCPHeader.java    |  3 +--
 .../plc4x/java/ads/api/generic/AMSTCPPacket.java    |  7 +++----
 .../{LengthSupplier.java => ByteBufSupplier.java}   |  6 ++++--
 .../plc4x/java/ads/api/util/ByteReadable.java       | 11 +++++++----
 22 files changed, 47 insertions(+), 113 deletions(-)
 copy 
plc4j/protocols/ads/src/main/java/org/apache/plc4x/java/ads/api/util/{LengthSupplier.java
 => ByteBufSupplier.java} (89%)

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

Reply via email to