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 638e0a37a8 add toddy head ico
new f87edeb14c fix(code-gen/bacnet): avoid offset collisions by names
already in use
new f1b59497c4 feat(knx): update vendors
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:
.../bacnetip/readwrite/model/BACnetVendorId.go | 318 +++++++++++++++++++--
.../knxnetip/readwrite/model/KnxManufacturer.go | 80 ++++--
.../protocols/bacnetip/bacnet-vendorids.mspec | 23 +-
.../bacnetip/src/main/script/getVendorIds.groovy | 4 +
.../protocols/knxnetip/knx-master-data.mspec | 8 +-
5 files changed, 380 insertions(+), 53 deletions(-)