You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by ld...@apache.org on 2020/09/07 11:19:38 UTC

[plc4x] branch PLC4X-248 updated (2713fbe -> 64057df)

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

ldywicki pushed a change to branch PLC4X-248
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


    omit 2713fbe  PLC4X-248 Permit more locations for MSpec comments.
     add 487efce  - Made the KNX driver add "area" and "line" to the PlcStructs it produces. - Ensured the connection state timer is stopped if the connection dies.
     add 64057df  PLC4X-248 Permit more locations for MSpec comments.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2713fbe)
            \
             N -- N -- N   refs/heads/PLC4X-248 (64057df)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/plc4x/java/knxnetip/ets5/Ets5Parser.java | 21 +++++++++++++++++++--
 .../plc4x/java/knxnetip/ets5/model/Ets5Model.java   |  8 +++++++-
 .../knxnetip/protocol/KnxNetIpProtocolLogic.java    | 18 +++++++++++++++---
 3 files changed, 41 insertions(+), 6 deletions(-)