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.
Can we create a dummy BACnet point on a bacnet controller.
-
I'm having a BACnet hardware controller device which is having some points created in it.
I made a code which writes, gets and discovers points on a BACnet controller, but I need to use BACNet4J to create a new point with specific properties. -
Hi vijay,
It is not clear to me what you mean by 'BACnet point' . BACnet4J by itself doesn't refer to things as points, they are objects with properties. Can you clarify your question?
It sounds like maybe you're trying to use BACnet4J to modify the available objects on the other device?