You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2022/08/03 14:44:38 UTC

[plc4x] branch develop updated (2bfea4eee -> 7d02a5108)

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 2bfea4eee chore(plc4xbrowser): link issue when using a command from the last selection
     add 0458e7986 feat(plc4xbrowser): added several features
     add 7d02a5108 feat(cbus): handle mmi status messages

No new revisions were added by this update.

Summary of changes:
 plc4go/internal/cbus/Connection.go    | 26 ++++++++--
 plc4go/internal/cbus/Field.go         | 93 +++++++++++++++++++++++++++++------
 plc4go/internal/cbus/FieldHandler.go  | 48 ++++++++++++++++--
 plc4go/internal/cbus/Subscriber.go    | 82 +++++++++++++++++++++++++++++-
 plc4go/tools/plc4xbrowser/commands.go | 86 ++++++++++++++++++++++++++++++--
 plc4go/tools/plc4xbrowser/config.go   |  4 ++
 plc4go/tools/plc4xbrowser/main.go     | 27 +++++++++-
 7 files changed, 335 insertions(+), 31 deletions(-)