Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
What is the configured maximum thread pool size for bacnet4j library to handle the requests and responses from BACnet devices?
The Timer in LocalDevice which handles the COV tasks and whatnot is created without a minimum pool size and with Integer.MAX_VALUE as the upper bound.