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 5cb7c37cd7 build(deps): bump actions/github-script from 7.0.1 to 8.0.0 
(#2245)
     new e8d7def7de fix: Fixed some slightly off types in bacnet (uint was used 
where int was appropriate)
     new 6ee32c3ec7 chore: Cleaned up the open-protocol mspec.
     new 1d368123a3 chore: Reformatting.

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:
 .../mspec/model/terms/DefaultVariableLiteral.java  |    1 -
 .../model/BACnetApplicationTagSignedInteger.go     |    8 +-
 .../model/BACnetContextTagSignedInteger.go         |    8 +-
 .../model/BACnetTagPayloadSignedInteger.go         |   56 +-
 .../BACnetApplicationTagSignedInteger.java         |   12 +-
 .../readwrite/BACnetContextTagSignedInteger.java   |   12 +-
 .../readwrite/BACnetTagPayloadSignedInteger.java   |   19 +-
 .../plc4x/java/bacnetip/RandomPackagesTest.java    |    6 +-
 .../readwrite/OpenProtocolMessage.java             |   10 +-
 ...plicationCommunicationStartAcknowledgeRev6.java |   42 +-
 ...olMessageApplicationGenericDataRequestRev1.java |    7 +-
 ...lMessageApplicationGenericSubscriptionRev1.java |    7 +-
 ...olMessageApplicationGenericUnsubscribeRev1.java |    7 +-
 ...rotocolMessageLastTighteningResultDataRev2.java |  155 +-
 .../java/openprotocol/readwrite/StageResult.java   |   20 +-
 .../openprotocol/readwrite/VariableDataField.java  |   47 +-
 .../resources/protocols/bacnetip/bacnet-tags.mspec |    6 +-
 .../protocols/openprotocol/open-protocol.mspec     | 3120 ++++++++++----------
 18 files changed, 1802 insertions(+), 1741 deletions(-)

Reply via email to