• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Joey Uson
    3. Topics

    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.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    J
    Offline
    • Profile
    • Following 2
    • Followers 0
    • Topics 6
    • Posts 13
    • Groups 0

    Topics

    • J

      Point Hierarchy does not work for multiple selection

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      6
      0 Votes
      6 Posts
      2k Views
      J
      @joey-uson When I post this issue I'm using Chrome and when I change to FireFox the problem disappear. No Idea what causing Chrome to hinder multiple addition in a folder
    • J

      Pop up window (face plate)

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      20
      1 Votes
      20 Posts
      7k Views
      Jared WiltshireJ
      For anyone that finds this thread, you can create a dialog window in Mango 3.6 very easily - <ma-button label="Show dialog" ng-click="showDialog = {}"></ma-button> <ma-dialog show-dialog="showDialog"> <div>This is the dialog content</div> </ma-dialog>
    • J

      Alarming Categorization

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      4
      0 Votes
      4 Posts
      2k Views
      J
      These Alarm categories are actually builtin in the BACnet Controller and I think it is practical to leave it in the controller and just influence the bits beside most of the control logic are locally defined in the controller. CraigWeb suggestion is logical, thanks
    • J

      Alarm Handling in Graphic Designer

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      2
      0 Votes
      2 Posts
      1k Views
      CraigWebC
      Hi @Joey-Uson Thats not such a bad Idea actually. Something you could do now though is add a <ma-events-table event-type="eventType" alarm-level="alarmLevel" acknowledged="acknowledged" event-id="eventId" active-status="activeStatus" limit="10" sort="'-alarmLevel'"></ma-events-table> To the bottom of the page.
    • J

      Additional Scripts to alter the data source and network configuration

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      3
      0 Votes
      3 Posts
      1k Views
      J
      @phildunlap Thanks for the explanation and scripts, I'll test on Sunday
    • J

      Event Handler not responding to inactive status

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      8
      0 Votes
      8 Posts
      2k Views
      MattFoxM
      Nicely identified Phil, glad I could be of assistance,