Code-House :: Bacnet4J Wrapper

This small library provides thin and small abstraction layer over bacnet4j api to host more friendly application programming interface. It hides most of the bacnet internals behind BacNetClient class which is responsible for interacting with infrastructure.

License

License

Categories

Categories

Net
GroupId

GroupId

org.code-house.bacnet4j
ArtifactId

ArtifactId

bacnet4j-wrapper
Last Version

Last Version

1.3.0-alpha1
Release Date

Release Date

Type

Type

pom
Description

Description

Code-House :: Bacnet4J Wrapper
This small library provides thin and small abstraction layer over bacnet4j api to host more friendly application programming interface. It hides most of the bacnet internals behind BacNetClient class which is responsible for interacting with infrastructure.
Project Organization

Project Organization

Code-House
Source Code Management

Source Code Management

https://github.com/Code-House/karaf-jackson

Download bacnet4j-wrapper

How to add to project

<!-- https://jarcasting.com/artifacts/org.code-house.bacnet4j/bacnet4j-wrapper/ -->
<dependency>
    <groupId>org.code-house.bacnet4j</groupId>
    <artifactId>bacnet4j-wrapper</artifactId>
    <version>1.3.0-alpha1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.code-house.bacnet4j/bacnet4j-wrapper/
implementation 'org.code-house.bacnet4j:bacnet4j-wrapper:1.3.0-alpha1'
// https://jarcasting.com/artifacts/org.code-house.bacnet4j/bacnet4j-wrapper/
implementation ("org.code-house.bacnet4j:bacnet4j-wrapper:1.3.0-alpha1")
'org.code-house.bacnet4j:bacnet4j-wrapper:pom:1.3.0-alpha1'
<dependency org="org.code-house.bacnet4j" name="bacnet4j-wrapper" rev="1.3.0-alpha1">
  <artifact name="bacnet4j-wrapper" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.code-house.bacnet4j', module='bacnet4j-wrapper', version='1.3.0-alpha1')
)
libraryDependencies += "org.code-house.bacnet4j" % "bacnet4j-wrapper" % "1.3.0-alpha1"
[org.code-house.bacnet4j/bacnet4j-wrapper "1.3.0-alpha1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • ip
  • mstp
  • assembly
org.code-house.bacnet4j

Code-House

Versions

Version
1.3.0-alpha1
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0