Hello
I am currently trying to upgrade an old implementation of bacnet4j to a newer version so it can act as a BACnet server. It should be able to be subscribed to with COV requests.
Do the newer versions of bacnet4J support this?
something like:
myBacnetDevice.addCovSupport(...)
Kind Regards