Hi,
Is there any documentation for BACnet other than the class trees that come with the sourceforge download?
Thanks,
andrew
A
Latest posts made by akc
-
BACnet Documentation
-
RE: BACnet Documentation
Hi,
Is there any documentation for BACnet other than the class trees that come with the sourceforge download?
Thanks,
andrew -
RE: Simple Examples
Thanks mlohbihler. sorry for my novice question.
-andrew -
RE: Simple Examples
Hi,
I am also having problems running discovery test.
Here is my error message:Exception in thread "main" java.lang.Error: Unresolved compilation problems:
The import com.serotonin.util cannot be resolved
ObjectUtils cannot be resolvedat com.serotonin.bacnet4j.LocalDevice.<init>(LocalDevice.java:96) at DiscoveryTest.main(DiscoveryTest.java:22)
I am missing the com.serotonin.util directory. Where do I get this file? I only have com.serotonin.bacnet4j.
Thanks,
-Andrew