• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Fabier
    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
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 59
    • Best 0
    • Controversial 1
    • Groups 0

    Topics created by Fabier

    • F

      Problem with Menu

      User help
      • • • Fabier
      2
      0
      Votes
      2
      Posts
      926
      Views

      MattFoxM

      Looks like a load of missing menu items to me.
      If you can edit the JSON, Amend it to this:

      { "menuItems": [{ "name": "ui.dataPointDetails", "permission": "superadmin" }, { "name": "ui.events", "permission": "edit-ui-pages" }, { "name": "ui.watchList", "permission": "edit-ui-pages" }, { "name": "ui.settings", "permission": "superadmin" }, { "name": "ui.help", "permission": "superadmin" }, { "name": "ui.docs", "menuHidden": false, "permission": "superadmin" }, { "name": "ui.plantaDeTratamiento", "url": "/planta-de-tratamiento", "linkToPage": true, "permission": "user", "menuText": "Planta de Tratamiento", "pageXid": "cd3b879e-125a-4544-9df4-7b7479b6c017", "menuHidden": false, "weight": 1000, "abstract": false, "menuTr": "Planta Tratamiento" }, { "name": "ui.estacionbomb.acueducto", "url": "/acueducto", "linkToPage": true, "permission": "user", "menuText": "Estacion Bombeo", "menuTr": "", "pageXid": "3efbd854-5e20-4fc7-8e78-a7a1d4ce15f1", "menuHidden": false, "weight": 1000, "menuIcon": "E", "abstract": true }, { "name": "ui.estacionbomb.acueducto.estacionbomb", "url": "/estacionbomb", "linkToPage": true, "permission": "user", "menuText": "Estacion de Bombeo", "pageXid": "3efbd854-5e20-4fc7-8e78-a7a1d4ce15f1", "menuHidden": false, "weight": 1000, "abstract": true, "menuIcon": "E" } ] }
    • F

      Problem with data point scripting

      Scripting general Discussion
      • • • Fabier
      16
      0
      Votes
      16
      Posts
      5.3k
      Views

      phildunlapP

      Thanks for sharing the resolution!

    • F

      Change color in the toolboard

      Mango Automation general Discussion
      • • • Fabier
      4
      0
      Votes
      4
      Posts
      1.7k
      Views

      phildunlapP

      Glad to hear it!

    • F

      New User, no UI displaying at regular login

      User help
      • • • Fabier
      8
      0
      Votes
      8
      Posts
      1.6k
      Views

      F

      @phildunlap Thank very much, The problem was resolved

    • F

      Link from dashboard to Alarm report

      Mango Automation general Discussion
      • • • Fabier
      4
      0
      Votes
      4
      Posts
      1.4k
      Views

      phildunlapP

      You have created that dashboard in the Dashboard Designer, yes?

      If you create a menu item as described in the thread I linked to, that menu item will appear in the list of pages for the button to link to, even if you don't have it displaying in the menu.

    • F

      How Can I get a specific data in a data point of serial data source

      Mango Automation general Discussion
      • • • Fabier
      14
      0
      Votes
      14
      Posts
      2.9k
      Views

      F

      @phildunlap I´m sorry by ask a lot. I thought that if I define the group in my data point, my data point go to do match with specific message regex, I mean that if I defined group 1 in my data point "a" it can do match with first expresion () and if I define my data point "b" with group 2, It goes to do match with second expresion (), but now see that I have a concept mistake.

    • F

      API Google map

      Dashboard Designer & Custom AngularJS Pages
      • • • Fabier
      14
      0
      Votes
      14
      Posts
      3.0k
      Views

      F

      @jared-wiltshire Thank you very much. Now I can see the point.

    • F

      Data source Scripting

      Mango Automation general Discussion
      • • • Fabier
      6
      0
      Votes
      6
      Posts
      2.2k
      Views

      phildunlapP

      Glad to hear it!

    • F

      Login problem

      Mango Automation general Discussion
      • • • Fabier
      8
      0
      Votes
      8
      Posts
      2.1k
      Views

      F

      Now, I can login, but only in google chrome, internet explorer don't run.

    • F

      suscriber topic MQTT

      Mango Automation general Discussion
      • • • Fabier
      7
      0
      Votes
      7
      Posts
      1.8k
      Views

      F

      I tested publish information and is ok, but I can´t suscriber, I think that is a problem of the Broker in Blumix, Thank

    • F

      MQTT Module

      Mango Automation general Discussion
      • • • Fabier
      5
      -1
      Votes
      5
      Posts
      1.5k
      Views

      F

      The first image is the mistake, and second is the parameter.

    • F

      Mango in productive environment

      User help
      • • • Fabier
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      F

      Thanks

    • F

      How can I published topic (mqtt) from a script

      Scripting general Discussion
      • • • Fabier
      3
      0
      Votes
      3
      Posts
      1.4k
      Views

      F

      Hi, thank by you rensponse

      I use set() but the topic no change or no change in the data point.