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 ffff17fbf5 doc: Added the new options for subscribing to the
RELEASE_NOTES.
add 3ebb49ad48 refactor: Improved console output.
add 3cbcd6018f refactor: Alligned the test-cases with other implementations
add b383e9883f refactor: Made the output of the ManualTest also include
the read and write performance of single item tests.
add 34c836add6 fix: Fixed an invalid size calculation in the
AdsDataTypeArrayInfo type.
add 9b7306fa76 fix: Fixed an invalid size calculation in the
AdsDataTypeArrayInfo type.
add 61a17f8e4e fix: Fixed an invalid size calculation in the
AdsDataTypeArrayInfo type.
add 08a2e7cfdb chore: Committed changes to the OPC-UA datatypes.
add 76391fd43e chore: Updated KNX manufacturer data
No new revisions were added by this update.
Summary of changes:
.../ads/readwrite/model/AdsDataTypeArrayInfo.go | 4 +-
.../knxnetip/readwrite/model/KnxManufacturer.go | 42 +++++-
.../readwrite/model/OpcuaNodeIdServicesDataType.go | 72 ---------
.../readwrite/model/OpcuaNodeIdServicesObject.go | 168 ---------------------
.../java/ads/readwrite/AdsDataTypeArrayInfo.java | 4 +-
.../apache/plc4x/protocol/ads/ManualAdsBrowse.java | 21 ++-
.../java/knxnetip/readwrite/KnxManufacturer.java | 7 +-
.../readwrite/OpcuaNodeIdServicesDataType.java | 9 --
.../opcua/readwrite/OpcuaNodeIdServicesObject.java | 21 ---
.../ManualS71200DriverWithBlockOptimizerTest.java | 6 +-
.../org/apache/plc4x/test/manual/ManualTest.java | 6 +-
.../ads/src/main/resources/protocols/ads/ads.mspec | 6 +-
.../protocols/knxnetip/knx-master-data.mspec | 6 +-
.../generated/protocols/opcua/opc-services.mspec | 35 -----
14 files changed, 76 insertions(+), 331 deletions(-)