This is an automated email from the ASF dual-hosted git repository.
chrisdutz pushed a change to branch refactor/spi3
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from e16f669d3b fix: Got more of the Go build working again.
add bbf2d12acd fix: Fixed an issue in PLC4Net and fixed some more places
where I spelled nano with a double "n".
No new revisions were added by this update.
Summary of changes:
.../language/cs/CsLanguageTemplateHelper.java | 12 ++++++
.../templates/cs/data-io-template.cs.ftlh | 4 ++
.../language/java/generators/DataIoGenerator.java | 16 ++++----
.../language/java/JavaLanguageTemplateHelper.java | 2 +-
.../templates/java/data-io-template.java.ftlh | 4 +-
.../plc4x/java/ads/readwrite/AdsMethodInfo.java | 14 +++----
.../java/knxnetip/readwrite/KnxDatapoint.java | 24 +++++------
.../apache/plc4x/java/s7/readwrite/DataItem.java | 12 +++---
.../plc4x/java/spi/values/PlcDATE_AND_LTIME.java | 36 ++++++++---------
.../knxnetip/readwrite/model/KnxDatapoint.cs | 20 +++++-----
.../knxnetip/readwrite/model/KnxProperty.cs | 46 +++++++++++-----------
11 files changed, 103 insertions(+), 87 deletions(-)