You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cg...@apache.org on 2023/06/11 04:07:12 UTC

[plc4x] 01/03: New feature _lastitem.

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

cgarcia pushed a commit to branch fix/www
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit cb87f5c50d2a057688305b1ff807c055b0bfbc27
Author: César García <ce...@ceos.com.ve>
AuthorDate: Sat Feb 4 12:15:13 2023 -0400

    New feature _lastitem.
---
 .../org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java         | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java b/plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java
index 813eb4234a..1065e28927 100644
--- a/plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java
+++ b/plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7VarPayloadDataItem.java
@@ -106,7 +106,6 @@ public class S7VarPayloadDataItem implements Message {
         (int) ((((!(_lastItem))) ? ((COUNT(data)) % (2)) : 0)),
         (short) 0x00,
         writeUnsignedShort(writeBuffer, 8));
-
     writeBuffer.popContext("S7VarPayloadDataItem");
   }