• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. tungthanh500
    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
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 21
    • Posts 64
    • Groups 0

    Topics

    • T

      Mango 5 Help menu

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      1
      0 Votes
      1 Posts
      361 Views
      No one has replied
    • T

      Change a data point with condition

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      2
      0 Votes
      2 Posts
      522 Views
      MattFoxM
      @tungthanh500 get rid of the runtime sleep call. Set the context point related to the data point you are validating and set the script to trigger from one of them for a start. Alternatively use a cron timer setting set to 15 seconds. Fox
    • T

      Pi Portfolio creating

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      1k Views
      T
      @dovydasz said in Pi Portfolio creating: I still can't get it working.. Could you please share some screenshots how you configured it? Do I need to you some specific values for datapoints tags keys? Give me Direct message, your whatapps number. I will give you a hand in Monday. I have vacation tomorrow. But can you try this: Provide your data points 3 important tags, which are deviceType, site, deviceID ![0374d845-f5b2-4d6d-b6bb-293a50165d59-image.png](Imgur is temporarily over capacity. Please try again later.) This information is not emphasized in Radix instruction and you may miss this part.
    • T

      MySQL database restore

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      958 Views
      T
      Hi @CraigWeb , actually I was trying to install a new Mango 5 instance. Everything is totally new. These are what I did: 1/ Install MySQL 8.0, create a database (scheme) named mango 2/ Install Mango 5 and paste a mango.properties file with MySQL info as above mentioned in mango_data folder. 3/ Start mango service and change admin password. 4/ Create a data source with some data point. 5/ Backup with Backup feature in System Setting -> SQL backup 6/ Delete data source and restore with System Setting -> SQL backup. 7/ See that orange warning pop up, but the deleted data source and data point is back, but I'm not sure if it normal or not.
    • T

      Mango instance cannot initialize

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      6
      0 Votes
      6 Posts
      1k Views
      T
      @CraigWeb thank you. I start fresh and restore with System settings -> SQL database backup -> select latest core-database-H2 zip file. Is that enough? I check the Data point detail and found nothing in history :| Is there something I miss? I see also see MangoNoSQL-incremental-Mar-12-2023_063732.zip in backup folder but I have no idea how restore this file. Update: I restored from another backup file and found out that that latest is broken. All data is lost. Thank you all for your help.
    • T

      Java problem may crash my instance

      Watching Ignoring Scheduled Pinned Locked Moved User help
      4
      0 Votes
      4 Posts
      1k Views
      T
      @MattFox said in Java problem may crash my instance: @tungthanh500 stick to adopt11, it's fast and works Fox Thank you for your advice. How are you doing? @terrypacker said in Java problem may crash my instance: I have seen situations where our monitoring library can't handle the hardware it is running on. You can disable this using the mango property: # enables getting operating system, process, and hardware information via the OSHI native library internal.monitor.enableOperatingSystemInfo=true Thank you, I will try to add that.
    • T

      View Excel Report

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      7
      0 Votes
      7 Posts
      2k Views
      CraigWebC
      @tungthanh500 Uou might want to email the sales channel instead of support. This is a license issue.
    • T

      ma-now update interval and ma-svg rotating

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      8
      0 Votes
      8 Posts
      1k Views
      MattFoxM
      @tungthanh500 it comes with understanding angularJS scopes ($scope). In this case you have a variable of $scope.currentArea Since this scope is attached to our view, the variable (in this case) can be accessed as currentArea. Since we want the variable and not a string called "currentArea", we "add" (I use the term loosely here) the strings that make up your RQL query and supply the dynamically allocated currentArea variable. Also look at controllerAs to understand nesting controllers and their respective scopes. Fox
    • T

      Dashboard offline

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      828 Views
      MattFoxM
      Rectified with the use of an angularJS controller and only two ma-point-values lookups Fox
    • T

      Excel Report location

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      2
      0 Votes
      2 Posts
      1k Views
      MattFoxM
      @tungthanh500 Going out on a limb here (and assuming you've got mango4), but I suspect it's mango/data/excelReports/report-data Fox
    • T

      Data Source host value

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      1
      0 Votes
      1 Posts
      826 Views
      No one has replied
    • T

      Audible Alarm with silence

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      2
      0 Votes
      2 Posts
      1k Views
      Jared WiltshireJ
      @tungthanh500 have you seen the UI settings at /ui/administration/ui-settings which allow you to choose an audio file? There's no provision to loop an audio file as far as I remember, you would need to create a custom component for this.
    • T

      Clear input for <ma-point-list>

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      3
      0 Votes
      3 Posts
      1k Views
      Jared WiltshireJ
      [image: Lmz851b.png]
    • T

      Create a graph with selectable points

      Watching Ignoring Scheduled Pinned Locked Moved How-To
      2
      0 Votes
      2 Posts
      754 Views
      JoelHaggarJ
      I think there is a component similar to what you are asking about in this demo https://github.com/infiniteautomation/mango-demo The demo is for Mango v4 and is a bit outdated but might give you some ideas on how to get it done.
    • T

      Point name and how to learn more?

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      3
      0 Votes
      3 Posts
      1k Views
      T
      @jared-wiltshire Thank you for your explaination. Can you be more specific about "datebar.to" and what is it in mango? I mean, there should be something like "myPoint.value" to show/assign a point value or "myDevice.name" to show the device name.
    • T

      Update on Tutorial

      Watching Ignoring Scheduled Pinned Locked Moved How-To
      6
      0 Votes
      6 Posts
      2k Views
      cwangvC
      @tungthanh500 yes, there are buttons on the top right hand corner of the page that you can use to create folders and files.
    • T

      Install Mango on DigitalOcean

      Watching Ignoring Scheduled Pinned Locked Moved Mango General
      4
      0 Votes
      4 Posts
      1k Views
      CraigWebC
      you need root privileges to bind to ports below 1024. Since this is on digital ocean you would not want that. You should leave it on port 8433 and setup some persistent IP tables. Check out these links: https://o7planning.org/en/11363/redirecting-port-80-443-on-ubuntu-server-using-iptables https://www.digitalocean.com/community/tutorials/iptables-essentials-common-firewall-rules-and-commands