• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Windel
    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
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Windel

    • W

      Data storage to the drive F:

      Development general discussion
      • • • Windel
      2
      0
      Votes
      2
      Posts
      893
      Views

      JoelHaggarJ

      You can configure the location of the MangoNoSQL Database in the env.properties file. You can also configure the backup locations under the various backup settings on the System Settings page.

      Here is some information on the env.properties file https://help.infiniteautomation.com/installation-configuration#env-properties

      These are some of the settings you might be interested in:

      #Set the base path for where the NoSQL data will be stored, relative to $MA_HOME (can also be set to an absolute path) db.nosql.location=databases # Default database settings # The path in the db.url is relative to MA_HOME, or can be absolute db.type=h2 db.url=jdbc:h2:databases/mah2
    • W

      Dashboard designer to create a multi chart in Single watch list at a single dashboard page

      Dashboard Designer & Custom AngularJS Pages
      • • • Windel
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      W

      @jared-wiltshire, Please see below the mark-up.
      <ma-watch-list-get ng-model="designer.watchList" parameters="designer.parameters" on-points-change="designer.points = $points" id="4f2f1040-e821-4ab9-806b-c6c4be8b79df" watch-list-xid="WL_7c671c0b-c3e4-4d9e-a53a-434530722f76"></ma-watch-list-get>
      <div class="ma-designer-root" id="6b874c3d-3419-4270-b6cc-c2dff04f7c59" style="width: 1366px; height: 768px; position: relative;">
      <ma-watch-list-parameters id="bb4c92f3-9dc8-440e-80ac-741484ac1f1d" ng-model="designer.parameters" watch-list="designer.watchList" style="position: absolute; width: 887px; left: 0px; top: 0px; height: 70px;"></ma-watch-list-parameters>
      <ma-watch-list-chart id="e9d36c85-cd0e-4069-9c85-aa5aba8577c7" watch-list="designer.watchList" points="designer.points" from="dateBar.from" to="dateBar.to" rollup-type="dateBar.rollupType" rollup-intervals="dateBar.rollupIntervals" rollup-interval-period="dateBar.rollupIntervalPeriod" simplify-tolerance="dateBar.simplifyTolerance" style="position: absolute; width: 1366px; height: 292px; left: 0px; top: 70px;"></ma-watch-list-chart>
      <ma-watch-list-parameters id="8c3f8835-fa54-423e-8252-ce388132ad3f" ng-model="designer.parameters" watch-list="designer.watchList" style="position: absolute; width: 887px; left: 0px; top: 387px; height: 70px;"></ma-watch-list-parameters>
      <ma-watch-list-chart id="c0153f36-192f-40e5-95d8-1c126790d0b1" watch-list="designer.watchList" points="designer.points" from="dateBar.from" to="dateBar.to" rollup-type="dateBar.rollupType" rollup-intervals="dateBar.rollupIntervals" rollup-interval-period="dateBar.rollupIntervalPeriod" simplify-tolerance="dateBar.simplifyTolerance" style="position: absolute; width: 1363px; height: 319px; left: 0px; top: 457px;"></ma-watch-list-chart>
      </div>

    • W

      Watch list builder in 'tags' setting error implement after saving

      Wishlist
      • • • Windel
      1
      0
      Votes
      1
      Posts
      759
      Views

      No one has replied