• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    how to implement multiple sites use mango?

    User help
    2
    7
    905
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dage
      last edited by

      Hello,
      I have a problem. There is now a project with multiple sites,The account of each site can only see the data of the site. Can mango do this?
      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • MattFoxM
        MattFox
        last edited by

        Yes use permissions and tags to configure points how you want.
        Fox

        Do not follow where the path may lead; go instead where there is no path.
        And leave a trail - Muriel Strode

        D 2 Replies Last reply Reply Quote 0
        • D
          dage @MattFox
          last edited by dage

          @mattfox I mean the system has multi tenant, and every tenant has its own use account,after every account login,the user can only see own data source and data point,event,alarm etc.
          Can this be done?

          1 Reply Last reply Reply Quote 0
          • MattFoxM
            MattFox
            last edited by

            yes,
            What version of mango are you playing with?

            Fox

            Do not follow where the path may lead; go instead where there is no path.
            And leave a trail - Muriel Strode

            D 1 Reply Last reply Reply Quote 0
            • D
              dage @MattFox
              last edited by

              @mattfox v4.0.0-beta3

              1 Reply Last reply Reply Quote 0
              • MattFoxM
                MattFox
                last edited by

                Im using 3.7, but the same rules apply.

                Look at the watchlist builder for writing rql queries with tags eq(tags.user,admin) for example.
                Then you can use these queries to pull datapoints assigned with these user tags.
                I like to use a user tag with the same value as the username. Allows you to pull datapoints affiliated with that location/user.

                Hope that helps

                Fox

                Do not follow where the path may lead; go instead where there is no path.
                And leave a trail - Muriel Strode

                1 Reply Last reply Reply Quote 0
                • D
                  dage @MattFox
                  last edited by

                  @mattfox thanks,I tested it your way and got some ideas

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post