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

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


    from f351ed5  [fixed] OPC UA Subscription item name is null
     new 5477d26  - Added an option to disable the throttling of the pcap input 
- Did some benchmark on the decoding of BACnet packets
     new 774d457  - Fixed a strange build error that just popped up today.
     new f53cde9  - Added enum support to the code generation.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../language/java/JavaLanguageTemplateHelper.java  | 28 ++++++++++++++++++----
 .../main/resources/templates/java/io-template.ftlh | 14 ++++++++++-
 .../resources/templates/java/pojo-template.ftlh    |  2 ++
 .../plugins/codegenerator/language/mspec/MSpec.g4  |  7 +++++-
 ...faultSimpleField.java => DefaultEnumField.java} |  6 ++---
 .../mspec/parser/MessageFormatListener.java        | 14 ++++++++++-
 .../utils/pcapsockets/netty/PcapSocketChannel.java | 13 ++++++----
 .../pcapsockets/netty/PcapSocketChannelConfig.java |  2 ++
 .../resources/protocols/bacnetip/bacnetip.mspec    |  2 +-
 .../java/bacnetip/protocol/HelloWorldProtocol.java | 15 ++++++++++--
 .../java/bacnetip/PassiveBacNetIpDriverManual.java |  4 +++-
 tools/logstash/pom.xml                             |  2 +-
 12 files changed, 89 insertions(+), 20 deletions(-)
 copy 
build-utils/protocol-base-mspec/src/main/java/org/apache/plc4x/plugins/codegenerator/language/mspec/model/fields/{DefaultSimpleField.java
 => DefaultEnumField.java} (84%)

Reply via email to