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 2024/02/04 06:55:08 UTC

(plc4x) branch feat/plc4py/umas updated (9aca2c1906 -> 3f85ad7d01)

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

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


    from 9aca2c1906 fix(plc4py/umas): Start tidying up the read request.
     add 3f85ad7d01 fix(plc4py/umas): Can now sort the list of tags by memory address

No new revisions were added by this update.

Summary of changes:
 sandbox/plc4py/plc4py/api/messages/PlcRequest.py |  3 +-
 sandbox/plc4py/plc4py/drivers/umas/UmasDevice.py | 75 +++++++++++++-----------
 sandbox/plc4py/plc4py/drivers/umas/UmasTag.py    |  1 +
 3 files changed, 45 insertions(+), 34 deletions(-)