You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2022/11/06 15:42:18 UTC

[plc4x] 01/01: Merge remote-tracking branch 'origin/develop' into feature/cdutz/go-ads-ng

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

cdutz pushed a commit to branch feature/cdutz/go-ads-ng
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit 23f681428a4ecd870dc60985f2c232d916d73777
Merge: 87d81b893a 47845494a1
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Sun Nov 6 16:42:05 2022 +0100

    Merge remote-tracking branch 'origin/develop' into feature/cdutz/go-ads-ng

 plc4go/go.mod                                      |   8 +-
 plc4go/go.sum                                      |  16 +-
 .../bacnetip/readwrite/model/StaticHelper.go       |   4 +-
 .../bacnetip/readwrite/utils/StaticHelper.java     |  18 ++-
 .../examples/hello-influx-data-collection/pom.xml  |   2 +-
 plc4j/integrations/apache-calcite/pom.xml          |   2 +-
 .../server/bacnet/BacnetServerModule.java          |  59 ++++----
 .../bacnet/protocol/BacnetServerAdapter.java       | 167 +++++++++++++++++++--
 pom.xml                                            |   4 +-
 9 files changed, 214 insertions(+), 66 deletions(-)