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.
BacNet Discovery -> Use Description instead of Object_Name if available
-
When discovering bacnet points, would it be possible to set the point's 'Name' to the value returned by the Description property instead of the Object_Name property? Perhaps maybe only if Description is actually populated, and if not revert to Object_Name? On most controllers, Object_Name is tied directly to the hardware (AI-1, for instance) and is in no way related to the actual point data being represented. Description, on the other hand, is usually the writable property that describes what the point value represents.