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

[plc4x] branch plc4py/pipeline updated (906c07546 -> 65684a026)

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

hutcheb pushed a change to branch plc4py/pipeline
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from 906c07546 feat(plc4py): Added Generic for PlcConfiguration in PlcConnection
     add 65684a026 feat(plc4py): Fixed python maven build. Next need to review and add comments.

No new revisions were added by this update.

Summary of changes:
 .../plc4py/plc4py/drivers/modbus/ModbusConnection.py  |  7 +++++--
 .../plc4py/drivers/modbus/test_modbus_connection.py   |  2 +-
 sandbox/plc4py/tests/unit/plc4py/spi/tcp/__init__.py  | 18 ++++++++++++++++++
 sandbox/plc4py/tests/unit/plc4py/spi/tcp/server.py    | 19 +++++++++++++++++++
 4 files changed, 43 insertions(+), 3 deletions(-)