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.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    15 Views
    No one has replied
  • Annotation mode: Cannot add shapes

    6
    0 Votes
    6 Posts
    1k Views
    MattFoxM
    @mhaluza yes
  • Reloading log4j2.xml without a Mango 3.7.12 restart

    4
    0 Votes
    4 Posts
    882 Views
    MattFoxM
    @Pedro thanks for replying. As I recall, this reset didn't work for serial data sources so a manual reboot was needed. Also if radix bothered to answer these questions in the forum they wouldn't receive so many tickets. Majority are how to questions I'd wager Fox
  • Mango 5: Reorganize the default menu into our own structure

    4
    0 Votes
    4 Posts
    883 Views
    G
    @ms_brunette Glad I could be of some help! Have a great day!
  • 0 Votes
    2 Posts
    658 Views
    lgorenceL
    @kirill-kostin Thank you for letting us know, I've fixed the issue on our end.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    21 Views
    No one has replied
  • Getting a point value without an endless loop

    5
    0 Votes
    5 Posts
    1k Views
    MattFoxM
    @ms_brunette you're welcome! Always happy to help. Also, my apologies, angular.element(htmlelrnent), I misunderstood the jqlite reference. So HTML string or DOMElement should be the value in the element method. It will return a jQuery object. https://docs.angularjs.org/api/ng/function/angular.element Feel free to post another forum question if you are unable to find a solution via the search box. Fox
  • Scripting Data Source to create a parameter

    4
    0 Votes
    4 Posts
    878 Views
    MattFoxM
    @BG meta are virtual datapoints that can return a value. Scripting datasource scripts are functions that run an alert or can send/set data to a variety of destinations. The benefit of a scripting datasource though is it doesn't cost you your datapoint count. But do note that because it's a datasource, it doesn't retain a value Also, fantastic news on your progress. I'm always about and happy to assist if you need me. Email is fine too! Fox
  • Watchlist User Permissions

    3
    0 Votes
    3 Posts
    678 Views
    MattFoxM
    @sean does the user have read permission for the datasource? Fox
  • Mango 3.7 restore

    13
    0 Votes
    13 Posts
    2k Views
    MattFoxM
    @BG sorry instantiated sqlClassInstance twice... Have edited the code above. Please try again Fox
  • Mango 3.7 Install on new AlmaLinux9

    7
    0 Votes
    7 Posts
    1k Views
    BGB
    @lgorence Hello Liv, and anyone else who comes across this thread. I discovered that the AlmaLinux 9 was not allowing the Mango 3 install to complete due to permissions. Even after making the mango user the owner of the /opt/mango folder the install still failed at the last module and kept trying to restart itself over and over again. I recursively set the execute permission on the mango folder for the mango user and the install completed and we were able to get to the log in screen and pick up the correct license file. That seems to have been the crux of the whole install problem. Cheers Brian
  • Illegal Data Address

    2
    0 Votes
    2 Posts
    623 Views
    MattFoxM
    @ryanlo assuming you're using tcp/ip, check that you can actually ping the unit from your mango box. Second, confirm of the unit has a zero or one offset for the registers. Mango is zero by default, you may need to increment your register addresses by one. Fox
  • how to get PermissionHolder ?

    1
    0 Votes
    1 Posts
    481 Views
    No one has replied
  • Delay SMS notification from Event Handler

    4
    0 Votes
    4 Posts
    1k Views
    terrypackerT
    @ryanlo In addition to what @MattFox is saying you should also see an Event / Alarm in the UI to correspond to the event being detected. The handler should be linked to that event and as Matt said, if you setup logging correctly you will also see it in the logs.
  • Move Data Points to new Data Source

    3
    0 Votes
    3 Posts
    841 Views
    T
    That really helps. Setting up the new data source isn't a problem. The B part: JSON import/export - that looks like the easiest way to go. In each data point, I'd just have to change dataSourceXid and the settings under pointLocator to reflect JSON fields instead of RegEx fields. Sounds not too hard, but I find documentation is a bit lacking on the NoSQL tools. It would be useful is mango provided an easy point history import/export feature. I know in the watch-list I can export CSV, but it would be nice to have an "export all" for a datapoint somewhere that could be easily imported back in. Like an additional tab to import/export data points. Sounds more complicated than the route I'd like to go down. Keeping the XID the same wouldn't break things elsewhere. I don't know how often it happens, but maybe a future tool to move a data point to a new data source would be useful?
  • Linux Version advice needed

    3
    0 Votes
    3 Posts
    881 Views
    BGB
    @MattFox Thank you very much. That puts my mind at ease a bit more now. Cheers Brian
  • Dashboard designer show units

    6
    0 Votes
    6 Posts
    1k Views
    MattFoxM
    @Mark you can, just wrap in <span> tags, there are other ways, but depends how technical you want to be Fox
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Disabling Event Handlers - User

    7
    0 Votes
    7 Posts
    2k Views
    H
    @terrypacker Thanks, I will set them up using meta points as you suggest.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied