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?