-
Hi I was exploring the library for all different COV type but i noticed i am unable to get the COV packets on my listener, however i checked wireshark there seems to be some error of unknown service w…
-
Please help me using this library with a routed network to bacnet device, currently my device is not connected to bacnet directly on any interface but rather it is routed via a managed switch in whi…
-
I am Using BACnet4j-5.0.0.jar in my android application to create bacnet objects in my android app.
**To Reproduce**
Steps to reproduce the behavior:
1. Add BACnet4j-5.0.0.jar as library in andro…
-
**Describe the bug**
Commandable multistate objects do not accept NULL as a new property value.
**To Reproduce**
1. Create a commanable multistate value object
2. Set some value for relinquish …
envas updated
3 years ago
-
It appears that this repository does not include a COPYING or LICENSE file that displays the license. I work for Radix IoT which maintains bacnet4j at https://github.com/InfiniteAutomation/bacnet4j an…
-
The repos:
- https://maven.mangoautomation.net/repository/ias-snapshot/
- https://maven.mangoautomation.net/repository/ias-release/
throws `proxy error`.
```
Proxy Error
The proxy server c…
-
Many of the dependencies have version range, such as `sero-scheduler`, `sero-warp`, etc.
This may cause repeatability problems as things can "shift under our feet" so to speak. It would be be prefe…
-
Hi, I'm trying to consume logs from a Java library that emits via SLF4J. [slf4j-timbre](https://github.com/fzakaria/slf4j-timbre) is supposed to do this, but I'm not seeing any logs come through.
…
-
(using v2.1.1)
To Reproduce, go to any device (system is ALC) and click on the additional info button for "device Description". Then click on the "open in API" link. Result is the following:
…
-
I'm getting an error upon trying to start up on a Raspberry Pi 3. I'm using the stock, pre-built 2.1.1 release and oracle-java8-jdk.
```
root@raspberrypi:/home/pi# java -version
java version "1.8…