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

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


    from 1e05d3e8eb chore(plc4j): Accidentally pushed a change to the Java 
driver
     add 1afdc98af9 fix(plc4py): Fix parsing of Enums

No new revisions were added by this update.

Summary of changes:
 .../python/PythonLanguageTemplateHelper.java       |  2 +-
 .../python/complex-type-template.python.ftlh       |  4 ++--
 .../plc4py/drivers/modbus/ModbusConnection.py      |  2 +-
 .../plc4py/plc4py/drivers/modbus/ModbusDevice.py   | 23 ++++++++++++++++++++--
 sandbox/plc4py/plc4py/drivers/modbus/ModbusTag.py  |  7 +++----
 .../protocols/modbus/readwrite/ModbusPDUError.py   |  3 ++-
 .../ModbusPDUReadDeviceIdentificationRequest.py    |  3 ++-
 .../ModbusPDUReadDeviceIdentificationResponse.py   |  9 ++++++---
 sandbox/plc4py/plc4py/spi/generation/ReadBuffer.py | 20 ++++++++++++++++++-
 .../drivers/modbus/test_modbus_connection.py       |  3 ++-
 10 files changed, 59 insertions(+), 17 deletions(-)

Reply via email to