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

cgarcia pushed a change to branch feature/s7strings
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from c031ec6d60 fix: Made it possible to use signed integers for creating 
PlcTIME values in Go (Needed to add explicit casts to the generated Go gode)
     new 90500e9aa1 Arreglando el manejo de los tipos TIME. modificacion del 
PlcTIME y s7.mspec.
     new 00b58d61ec Arreglando el manejo de los tipos TIME. modificacion del 
PlcTIME y s7.mspec.

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:
 plc4j/drivers/s7/pom.xml                           |   6 +-
 ...S7PayloadUserDataItemCpuFunctionAlarmQuery.java | 317 ---------------------
 ...loadUserDataItemCpuFunctionMsgSubscription.java | 252 ----------------
 .../plc4x/java/s7/readwrite/TransportSize.java     |   2 +-
 .../examples/plc4j/s7event/PlcReadDataS7400H.java  |   4 +-
 .../org/apache/plc4x/java/spi/values/PlcTIME.java  |  10 +-
 .../s7/src/main/resources/protocols/s7/s7.mspec    |   2 +-
 7 files changed, 14 insertions(+), 579 deletions(-)
 delete mode 100644 
plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7PayloadUserDataItemCpuFunctionAlarmQuery.java
 delete mode 100644 
plc4j/drivers/s7/src/main/generated/org/apache/plc4x/java/s7/readwrite/S7PayloadUserDataItemCpuFunctionMsgSubscription.java

Reply via email to