Releases: Code-House/bacnet4j-wrapper
1.3.0-beta3
Bug fixes for functionality introduced in 1.3.0-beta2 release.
1.3.0-beta2
Support for pulling device vendor and its identifier.
1.3.0-beta1
Bug fixes for some small errors.
Support for multiple clients running on same port.
Support for retrieving notification class objects.
Also, very first release with new infrastructure POMs, conducted fully through github CI/CD pipeline.
1.3.0-alpha3 - Upperground
Stabilization and cleanups of existing functionality, without major changes to public API.
1.3.0-alpha1 - Middleground
This release updates bacnet4j to version 6. Wrapper ships also new functionality to interact with BACnet infrastructure. It does mark some of initial miss-conceptions as deprecated (ie. Property used as a BACnet Object).
Functionality of old method calls should remain same, yet it is not guaranteed. The mstp jssc code was removed as it is not available in bacnet4j 6.
1.2.1 - MSTP adjustments
This release improves handling of some edge cases (ip -> mstp). It also brings support for date-value submitted by @odwrotnie.
1.2.0 - MSTP and more
This is experimental release which brings new mstp module intended to work with serial interfaces. Beside that release also opens catalog of supported object types.
Binaries are published in maven central.
1.1.0 - Catching up
Update to bacnet4j 5.0.0 and minor updates to API to support custom write priorities. Enjoy!
1.0.4
Fixes of license headers. No major code changes.
1.0.3
Release latest fix with ip address handling. This is minor release with small bugfix in order to clean up working tree for next changes.