You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2023/06/19 06:45:16 UTC

[plc4x] branch develop updated (747e2ee9fd -> 26aee4f4ba)

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

sruehl pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from 747e2ee9fd fix(plc4go/spi): DefaultCodec.go rendering fixed
     add 26aee4f4ba feat(plc4go/tools): add plc4xlicenser to add ASF headers

No new revisions were added by this update.

Summary of changes:
 plc4go/internal/cbus/TagHandler.go       |   1 +
 plc4go/internal/cbus/tagtype_string.go   |  35 +++++----
 plc4go/internal/modbus/TagHandler.go     |   1 +
 plc4go/internal/modbus/tagtype_string.go |  35 +++++----
 plc4go/internal/s7/TagHandler.go         |   1 +
 plc4go/internal/s7/tagtype_string.go     |  35 +++++----
 plc4go/pom.xml                           |  87 --------------------
 plc4go/spi/testutils/DriverTestRunner.go |   1 +
 plc4go/spi/testutils/steptype_string.go  |  35 +++++----
 plc4go/tools/plc4xlicenser/gen.go        | 131 +++++++++++++++++++++++++++++++
 10 files changed, 207 insertions(+), 155 deletions(-)
 create mode 100644 plc4go/tools/plc4xlicenser/gen.go