• 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
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 59
    • Groups 0

    Topics

    • F

      Problem with Menu

      Watching Ignoring Scheduled Pinned Locked Moved User help
      2
      0 Votes
      2 Posts
      947 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

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      16
      0 Votes
      16 Posts
      6k Views
      phildunlapP
      Thanks for sharing the resolution!
    • F

      Change color in the toolboard

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      4
      0 Votes
      4 Posts
      2k Views
      phildunlapP
      Glad to hear it!
    • F

      New User, no UI displaying at regular login

      Watching Ignoring Scheduled Pinned Locked Moved User help
      8
      0 Votes
      8 Posts
      2k Views
      F
      @phildunlap Thank very much, The problem was resolved
    • F

      Link from dashboard to Alarm report

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      4
      0 Votes
      4 Posts
      1k 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

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      14
      0 Votes
      14 Posts
      3k 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

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      14
      0 Votes
      14 Posts
      3k Views
      F
      @jared-wiltshire Thank you very much. Now I can see the point.
    • F

      Data source Scripting

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      6
      0 Votes
      6 Posts
      2k Views
      phildunlapP
      Glad to hear it!
    • F

      Login problem

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      8
      0 Votes
      8 Posts
      2k Views
      F
      Now, I can login, but only in google chrome, internet explorer don't run.
    • F

      suscriber topic MQTT

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      7
      0 Votes
      7 Posts
      2k 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

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      5
      -1 Votes
      5 Posts
      2k Views
      F
      The first image is the mistake, and second is the parameter.
    • F

      Mango in productive environment

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      1k Views
      F
      Thanks
    • F

      How can I published topic (mqtt) from a script

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      3
      0 Votes
      3 Posts
      2k Views
      F
      Hi, thank by you rensponse I use set() but the topic no change or no change in the data point.