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 2021/12/23 15:13:29 UTC

[plc4x] branch develop updated (45913fc -> 13fc3d0)

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 45913fc  fix: back ported the fix for a little error back to develop
     add 332163e  fix: Updated list of knx manufacturers
     add 08ce994  fix: Updated mqtt client version
     add 13fc3d0  fix: Fixed a potential exception if the serializer produces more bytes than the testsuite expects.

No new revisions were added by this update.

Summary of changes:
 .../knxnetip/readwrite/model/KnxManufacturer.go    | 58 ++++++++++++++++++++--
 plc4j/examples/hello-connectivity-mqtt/pom.xml     |  2 +-
 .../ParserSerializerTestsuiteRunner.java           |  3 +-
 .../knxnetip/readwrite/model/KnxManufacturer.cs    | 33 +++++++++---
 4 files changed, 83 insertions(+), 13 deletions(-)