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.

  • Reports triggered by Event Handlers

    2
    0 Votes
    2 Posts
    2k Views
    JoelHaggarJ
    This feature will be available in the next release of Mango version 2.8. We have converted all the event handlers to be modular so it will be more flexible to do all kinds of things with event handlers. We don't have a release date yet but it's in the testing phase so I would expect it in the next 1-2 months.
  • Event Handler Page Re-Organisation

    2
    0 Votes
    2 Posts
    2k Views
    Woody BeverleyW
    Thanks for the feedback. It just so happens that we have some major UI changes on our roadmap and we will be consulting this wishlist for ideas. So....keep them coming, we are listening!
  • This topic is deleted!

    0
    0 Votes
    0 Posts
    4 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Excel Reports - Add a point functionality

    8
    0 Votes
    8 Posts
    5k Views
    sjobbeS
    Hello I have upgraded our Mango today and this issue is resolved :) Thank you very much. Today I started creating reports and noticed that it fails if some cell contains for example: =PROPER(SLA!G9)&" Environmental Averages" Message in the log is: Error evaluating cell 'HEL01 - Environmental Averages'!A1 What's up?
  • SNMP publisher

    4
    0 Votes
    4 Posts
    3k Views
    JoelHaggarJ
    Understood. If it's something you would need some quantity of we could look at adding this feature for you in the new year. You can contact us here to start the discussion. http://infiniteautomation.com/index.php/contact-us Thanks, Joel.
  • Persistent TCP module feature suggestion

    2
    0 Votes
    2 Posts
    2k Views
    JoelHaggarJ
    I agree, this would be a great feature and we have been thinking alongs the lines of a tool to allow you to remotely manage the whole mango configuration but this would be a good place to start.
  • Community sharing of templates/JSON for devices

    2
    0 Votes
    2 Posts
    2k Views
    JoelHaggarJ
    Hi Jeremy, Something like this has been on our development path and I agree would be a really great thing for everyone. I'm not sure of the time line but it's something I'd personally like sooner than later so we'll see what we can do. Thanks,
  • Timeline view for events

    2
    0 Votes
    2 Posts
    2k Views
    terrypackerT
    Interesting, thanks for the post. I'll keep this on hand for when we redo the Alarms/Events view in the near-ish future.
  • Custom CSS overrides

    3
    0 Votes
    3 Posts
    3k Views
    jeremyhJ
    @JoelHaggar said: The other method is to you a theme module like this one and modify it's contents: http://store.infiniteautomation.com/module/sstTheme Hi Joel, As it happened that's what I had been doing. The theme was installed by default and that's where I found the classes that I wanted to modify. If I continue editing the file web/modules/sstTheme/web/style.css, will this get overwritten during an upgrade (either manual or via APT) or is this safe? I have made some minor cosmetic changes just to my own taste and to freshen it. If anyone would like to, you can download the edited file here: style.css (Overwrite it in the path above) My changes: [image: Ca0TuMI.png] [image: CGISgwB.png] [image: 84Ypfc6.png]
  • Email settings for timeout and retries

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Add the interval option to the chart

    6
    0 Votes
    6 Posts
    5k Views
    JoelHaggarJ
    You can fork the repo on github https://github.com/infiniteautomation and then issue a pull request. You might also want to look at the video about the new pointDetails page in this post: http://infiniteautomation.com/forum/topic/1872/new-features-coming-soon
  • Audit trail for users

    3
    0 Votes
    3 Posts
    2k Views
    jeremyhJ
    @JoelHaggar said: Actually this already mostly exists. Nice! I just had a look - you are right, it's definitely not easily readable, but I guess with the base audit event functionality there, wrapping it in a nice page is relatively straightforward. It's not an urgent need for me, but I think it would add a lot of value to Mango.
  • LDAP integration

    5
    0 Votes
    5 Posts
    3k Views
    JoelHaggarJ
    We've had a few request for LDAP and Active Directory support so we will probably add support for it sooner than later. The good new is that in the next release of Mango we have reworked user permissions to create very flexible user groups. This should help us do a better LDAP integration.
  • Time offset for data sources/points

    2
    0 Votes
    2 Posts
    2k Views
    jeremyhJ
    Hi, It would be very useful if a static 'time offset' value could be set as a property of data sources and/or points. The value (entered in milliseconds) would offset the usual timestamp for the point. This would be most helpful when instrumentation has a fixed delay between the measurement and the reading of that value via its data interface. For example some panel meters we use seem to be delayed by some seconds, which can make it tricky to diagnose issues. Cheers Jeremy
  • Purge data 'newer than', not just 'older than'

    4
    0 Votes
    4 Posts
    2k Views
    hussamH
    suggest make one from to option
  • Reports Module

    3
    0 Votes
    3 Posts
    2k Views
    jeremyhJ
    If you have not already looked into it, you may want to check out the DGLux module, which will allow you to build a report with nice looking charts that show the kind of data you want. For example I use Mango to read a pulse counter that is attached to a gas meter, then I use DGLux to generate a pretty bar chart that displays a customisable time period and plots the number of pulses recorded, with dropdown menus to change to hours, days, weeks, months etc. You can also add buttons to your dashboard to easily export data from the dashboard in PDF, PNG or XLS format (though I don't know how you can automate it).
  • Modbus - Delay between polls

    4
    0 Votes
    4 Posts
    3k Views
    A
    Done! Thanks Joel! Andrei Salomao
  • Datasource interrupt and continue, acquisition value save into past

    2
    0 Votes
    2 Posts
    2k Views
    hussamH
    sometimes, the datasources is interrupted because the nework problem or other reason, we can recover acquisition the data during the interrupted times. now the datasource all save the value runtime(now time),so if we interrupted recover collect the data before,the timestamp is now but not the realy past time. Do have same case? and have some solutions.
  • Ability to Drag and Drop Graphical objects (together)

    4
    0 Votes
    4 Posts
    2k Views
    hussamH
    in the old m2m2 version with old dojo version,They have this ability through press ctrl+click,then can Drag and Drop togecher, but in the newer version with newer dojo,this function Invalid.I think this is the dojo module's issue.