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

cdutz pushed a change to branch feature/knxnet-ip
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


    from 3887da1  - Refactored the StreamPipes components - Updated to the 
latest SP version
     new aab7db3  Made the java template output Enum constants in expressions 
correctly
     new 04ed0b4  Fixed the interpretation of 8/16/32 bit integers
     new d5bf869  If the connection request is not "OK", then some fields are 
not transmitted (So I made them optional)
     new ad5daf1  Updated to the latest StreamPipes version

The 4 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  |   8 +-
 pom.xml                                            |  10 ++
 .../main/resources/protocols/knxnetip/ets5.mspec   |   8 ++
 .../resources/protocols/knxnetip/knxnetip.mspec    |  10 +-
 .../env/development                                |   9 +-
 sandbox/test-streampipes-plc4x-adapters/pom.xml    | 102 +++++++--------------
 .../adapters/source/knxnetip/KnxNetIpAdapter.java  |   7 ++
 .../env/development                                |   3 +-
 sandbox/test-streampipes-plc4x-processors/pom.xml  |  86 +++++++----------
 .../enrich/knxnetip/ets5/Ets5DataEnrichment.java   |   2 +
 .../ets5/Ets5DataEnrichmentController.java         |  14 ++-
 .../strings.en                                     |   3 +
 12 files changed, 127 insertions(+), 135 deletions(-)

Reply via email to