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

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


    from bb1922389f fix: Fixed some tests.
     new 845fd8108a fix: Fixed some issues with writing values in S7
     new 4bfda20cd3 chore: Updated the apache parent to the latest released 
version
     new a5e854dc48 fix: Fixed some issues with writing values in S7
     new a5d850defe chore: Updated KNX manufacturer ids

The 4 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:
 plc4c/generated-sources/s7/src/data_item.c         |  10 +-
 plc4c/generated-sources/s7/src/transport_size.c    |  11 +-
 .../knxnetip/readwrite/model/KnxManufacturer.go    |  58 +++++++-
 .../protocols/s7/readwrite/model/TransportSize.go  |   8 +-
 .../java/knxnetip/readwrite/KnxManufacturer.java   |   7 +-
 .../apache/plc4x/java/s7/readwrite/DataItem.java   |   4 +-
 .../plc4x/java/s7/readwrite/TransportSize.java     |   8 +-
 .../s7/readwrite/protocol/S7ProtocolLogic.java     | 162 +++++++++------------
 .../java/s7/readwrite/utils/StaticHelper.java      |  49 +++++--
 .../java/s7/readwrite/ManualS7DriverTest.java      |   7 +-
 .../org/apache/plc4x/java/spi/values/PlcTIME.java  |   2 +-
 pom.xml                                            |   2 +-
 .../protocols/knxnetip/knx-master-data.mspec       |   7 +-
 .../s7/src/main/resources/protocols/s7/s7.mspec    |  14 +-
 14 files changed, 200 insertions(+), 149 deletions(-)

Reply via email to