Skip to content

Releases: Code-House/bacnet4j-wrapper

1.3.0-beta3

17 Apr 13:53
Compare
Choose a tag to compare

Bug fixes for functionality introduced in 1.3.0-beta2 release.

1.3.0-beta2

17 Apr 13:53
Compare
Choose a tag to compare

Support for pulling device vendor and its identifier.

1.3.0-beta1

05 Mar 09:19
Compare
Choose a tag to compare

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

04 Jul 15:22
Compare
Choose a tag to compare

Stabilization and cleanups of existing functionality, without major changes to public API.

1.3.0-alpha1 - Middleground

02 Jun 17:15
Compare
Choose a tag to compare

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

04 Feb 23:19
Compare
Choose a tag to compare

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

03 Mar 17:55
Compare
Choose a tag to compare

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

29 Dec 01:21
Compare
Choose a tag to compare

Update to bacnet4j 5.0.0 and minor updates to API to support custom write priorities. Enjoy!

1.0.4

29 Dec 01:22
Compare
Choose a tag to compare

Fixes of license headers. No major code changes.

1.0.3

06 Jun 11:26
Compare
Choose a tag to compare

Release latest fix with ip address handling. This is minor release with small bugfix in order to clean up working tree for next changes.