Skip to content

Releases: Code-House/bacnet4j-wrapper

1.3.0-beta3

Choose a tag to compare

Bug fixes for functionality introduced in 1.3.0-beta2 release.

1.3.0-beta2

Choose a tag to compare

Support for pulling device vendor and its identifier.

1.3.0-beta1

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

Choose a tag to compare

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

1.3.0-alpha1 - Middleground

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

Choose a tag to compare

@splatch splatch released this 04 Feb 23:19

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

Choose a tag to compare

@splatch splatch released this 03 Mar 17:55

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

Choose a tag to compare

@splatch splatch released this 29 Dec 01:21

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

1.0.4

Choose a tag to compare

@splatch splatch released this 29 Dec 01:22

Fixes of license headers. No major code changes.

1.0.3

Choose a tag to compare

@splatch splatch released this 06 Jun 11:26

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