I found the BACnet local devices menu in the Utilities section under "Admin Home". Here you can create or modify the local devices. Once you create a local device there, it is available in the add new data sources section
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.
Latest posts made by shawn.hateley
-
RE: How to add Local device address on BACNet datasource?
-
Disable event handler from script
Hi everyone,
I would like to disable an event handler based on a binary data point. Is this possible to do within Mango?
My goal is to be able to lock out events based on the value of a binary data point. Ideally a scripting source or global script would simply say "If binary point = 0 then event handler = disabled."
I have an ma-switch-img on a dashboard that is controlling the binary data point, so I could also toggle the event handler via the ng-click directive.
I am running the latest version of Mango 3.7.7
Thanks in advance for your help.
Shawn