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 2023/03/26 18:08:40 UTC

[plc4x] branch develop updated (3ec51ecc82 -> 8385cb694d)

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

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


    from 3ec51ecc82 feat(plc4go/cbus): implemented bridge support in message mapper
     add ff37b11527 docs: Updated the docs for the knx protocol
     add bf4f1e2ac4 fix(plc4j/connection-cache): Fixed an issue with the timeout handler not being cancelled
     add 4bc2c19411 fix(plc4go/cbus): Added a missing file header
     add 8d5f754e1f build: Minor pom cleanup
     add 8385cb694d feat(plc4c): Added string-length support in data-io

No new revisions were added by this update.

Summary of changes:
 code-generation/language-c/pom.xml                    |  1 -
 .../resources/templates/c/data-io-template.c.ftlh     |  4 ++++
 code-generation/language-go/pom.xml                   |  1 -
 plc4go/internal/cbus/CBusMessageMapper_test.go        | 19 +++++++++++++++++++
 plc4j/integrations/opcua-server/pom.xml               |  2 +-
 .../plc4x/java/utils/cache/LeasedPlcConnection.java   |  8 ++++++--
 src/site/asciidoc/users/protocols/knxnetip.adoc       | 12 ++++++++++++
 7 files changed, 42 insertions(+), 5 deletions(-)