Hi,
Is there any documentation for BACnet other than the class trees that come with the sourceforge download?
Thanks,
andrew
Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
A
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