• 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

    Test environment to realworld

    Wishlist
    3
    7
    3.6k
    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.
    • C
      cyberoblivion
      last edited by

      It would be nice if you could change groups of points common attributes at once... Like select multiple points from a datasource and change (IP, setable, COV, etc..

      I have a testbed with a different subnet than the actual facility subnet there are hundreds of data points so changing the IP of each individual point is pretty cumbersome. This would be simple also if the datapoint value objects weren't serialized to blobs in the DB then you could just write a simple sql script to change them all at once.

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        True, but serializing the data to blobs makes other things vastly simpler.

        We are considering introducing an import/export facility that would allow changes like what you are suggesting to be done in a text file format. Stay tuned for that.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • C
          cyberoblivion
          last edited by

          Awesome! Yeah I was just thinking import export would be sweet.

          JPA for persistence would be cool as well then you could just provide a Persistence unit xml to map to any database

          1 Reply Last reply Reply Quote 0
          • C
            cyberoblivion
            last edited by

            The JPA thing should probably go on a different wishlist item but it would get rid of necessity to serialize to binary. :-)

            1 Reply Last reply Reply Quote 0
            • C
              craig
              last edited by

              @cyberoblivion said:

              It would be nice if you could change groups of points common attributes at once...

              I was thinking of 'point groups' that would allow me to specify what group a point would belong to and then it could inherit all of the logging properties and event detectors of that group. This would save me going to each point edit details page and changing the logging properties, adding specific event handlers... but this was just an idle thought.

              An import/export feature would be nice as it would allow me to easily see the configuration of all my points and change multiple points at once. As well as making it easy to backup and restore an instance's configuration.

              1 Reply Last reply Reply Quote 0
              • M
                mlohbihler
                last edited by

                Yeah, not to mention being able to create a configuration in the lab, and then copy it into a million units in the field. :)

                Best regards,
                Matthew

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