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
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