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/08/18 16:09:35 UTC

[plc4x] branch s7event updated (a18e9ed -> ef4d5c1)

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

cdutz pushed a change to branch s7event
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


    from a18e9ed  - Cleaned up the pom configuration of the language test for go
     add ef4d5c1  - Cleaned up the pom configuration of the language test for go

No new revisions were added by this update.

Summary of changes:
 .../resources/templates/c/enum-template.c.ftlh     | 18 +++++++++---
 .../modbus/src/modbus_data_type.c                  | 17 +++++++++---
 .../modbus/src/modbus_error_code.c                 | 17 +++++++++---
 .../s7/include/alarm_message_object_ack_type.h     |  2 +-
 .../s7/include/s7_data_alarm_message.h             |  4 +--
 .../s7/include/s7_payload_user_data_item.h         |  8 +++---
 .../s7/src/alarm_message_object_ack_type.c         |  8 +++---
 plc4c/generated-sources/s7/src/alarm_state_type.c  | 17 +++++++++---
 plc4c/generated-sources/s7/src/alarm_type.c        | 17 +++++++++---
 .../generated-sources/s7/src/cotp_protocol_class.c | 17 +++++++++---
 plc4c/generated-sources/s7/src/cotp_tpdu_size.c    | 17 +++++++++---
 .../s7/src/cpu_subscribe_events.c                  | 17 +++++++++---
 .../s7/src/data_transport_error_code.c             | 17 +++++++++---
 .../generated-sources/s7/src/data_transport_size.c | 17 +++++++++---
 plc4c/generated-sources/s7/src/device_group.c      | 17 +++++++++---
 plc4c/generated-sources/s7/src/event_type.c        | 17 +++++++++---
 plc4c/generated-sources/s7/src/memory_area.c       | 17 +++++++++---
 .../s7/src/mode_transition_type.c                  | 17 +++++++++---
 plc4c/generated-sources/s7/src/query_type.c        | 17 +++++++++---
 .../s7/src/s7_data_alarm_message.c                 | 16 +++++------
 .../s7/src/s7_payload_user_data_item.c             | 32 +++++++++++-----------
 plc4c/generated-sources/s7/src/syntax_id_type.c    | 17 +++++++++---
 .../s7/src/szl_module_type_class.c                 | 17 +++++++++---
 plc4c/generated-sources/s7/src/szl_sublist.c       | 17 +++++++++---
 plc4c/generated-sources/s7/src/transport_size.c    | 17 +++++++++---
 25 files changed, 283 insertions(+), 111 deletions(-)