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 095ab25202 fix(plc4go): fix field collisions
add e16f669d3b fix: Got more of the Go build working again.
No new revisions were added by this update.
Summary of changes:
plc4c/generated-sources/s7/src/data_item.c | 12 +-
.../protocols/ads/readwrite/model/AdsMethodInfo.go | 20 +-
.../protocols/ads/readwrite/model/ErrorResponse.go | 275 ---------------------
.../protocols/ads/readwrite/model/StaticHelper.go | 50 +++-
plc4go/spi/testutils/DriverTestRunner.go | 4 +-
plc4go/spi/testutils/ParserSerializerTestRunner.go | 4 +-
.../ads/src/main/resources/protocols/ads/ads.mspec | 8 +-
7 files changed, 71 insertions(+), 302 deletions(-)
delete mode 100644 plc4go/protocols/ads/readwrite/model/ErrorResponse.go