• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. apl
    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
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 24
    • Posts 138
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by apl

    • A

      Bug in

      Mango feedback
      • • • apl
      3
      0
      Votes
      3
      Posts
      2.9k
      Views

      M

      True, but "dp.getPointLocator().getDataTypeId()" to be specific. Thanks Arne.

    • A

      Calling super.jsonSerialize(...)?

      How-To
      • • • apl
      4
      0
      Votes
      4
      Posts
      3.3k
      Views

      M

      Yes, you must explicitly call super for the serialization to work properly.

      The JsonReader provide access to some useful utilities that you may or may not need. Some code needs it, so it's there.

    • A

      JSON in Database

      Wishlist
      • • • apl
      4
      0
      Votes
      4
      Posts
      3.5k
      Views

      M

      Technically yes. But all three are intended for different purposes, and have subtle differences. E.g. number 2 could be used for database serialization, but not in its current form because it is XID-based (not a deal breaker, really, but not ideal). Also, the current object serialization assumes data integrity. If it were text-base and therefore human editable, the code should no longer assume this.

    • A

      Redirect not working

      Mango feedback
      • • • apl
      11
      0
      Votes
      11
      Posts
      4.7k
      Views

      M

      In case you want to test, this is the new 404.jsp content:

      &lt;%@ include file="/WEB-INF/jsp/include/tech.jsp" %&gt; &lt;br/&gt &lt;span class="bigTitle"&gt;Page Not Found!&lt;/span&gt;&lt;br/&gt &lt;br/&gt The page that you requested was not found. Please check your URL and try your request again, or start again from the &lt;a href=&quot;${pageContext.request.contextPath}/login.htm&quot;&gt;login page</a>.&lt;br/&gt &lt;br/&gt &lt;br/&gt
    • A

      Watch list Bug in 1.11.0?

      Mango feedback
      • • • apl
      4
      0
      Votes
      4
      Posts
      3.1k
      Views

      A

      Thanks,

      this solved it.

      Arne

    • A

      Multiple connections per DataSource

      Wishlist
      • • • apl
      3
      0
      Votes
      3
      Posts
      2.7k
      Views

      M

      Well, you could always just export the points and import then into the new data source. There's a bit of manual effort in there, but not as much as re-entering everything.

    • A

      Add datapoint edit capabilities to datasourcelist

      Wishlist
      • • • apl
      3
      0
      Votes
      3
      Posts
      2.5k
      Views

      M

      Thanks Arne. This has been added to the code for the next release.

    • A

      Engineering Units

      Mango feedback
      • • • apl
      7
      0
      Votes
      7
      Posts
      4.6k
      Views

      M

      In general you should avoid using HTML markup in the translation files. Yes, there are cases where this is already done, but (AFAIK) only when the messages are only used in an HTML context. There are cases where messages are used elsewhere (like in email content) where the markup is not resolved.

      The "perNewton" has been fixed, thanks. The "degree Kelvin", though, is lifted (like the rest of the eng units) directly from the BACnet spec. It honestly doesn't matter to me which is used. But, still, there is at least an obvious difference of opinion. If others want K, it will be made K.

    • A

      Error on Startup: key PRIMARY in userEvents

      User help
      • • • apl
      9
      0
      Votes
      9
      Posts
      4.6k
      Views

      A

      running the script line by line in MYSQL Query Browser fixes the database.

      If you want me to test this with the next release post me a rc of that.

      So I consider this bug as closed.

      Arne

    • A

      Stranege behaviour of I18NUtils.getMessage(ResourceBundle, String) in 1.8.1

      Development general discussion
      • • • apl
      8
      0
      Votes
      8
      Posts
      3.5k
      Views

      A

      This is the part that is new (mbus)

      Arne

    • A

      HTML Tags in plain text mails

      Wishlist
      • • • apl
      5
      0
      Votes
      5
      Posts
      2.8k
      Views

      M

      Not sure what this means. Can you post an example of the email?

    • A

      Metadatasource rename update

      Development general discussion
      • • • apl
      3
      0
      Votes
      3
      Posts
      2.4k
      Views

      M

      You need to refresh the page.

    • A

      Supported Browser Firefox on Linux

      Development general discussion
      • • • apl
      3
      0
      Votes
      3
      Posts
      2.5k
      Views

      M

      Sure

    • A

      Include openv4j in mango

      Development general discussion
      • • • apl
      5
      0
      Votes
      5
      Posts
      3.3k
      Views

      M

      I can work with patches or real source. Doesn't much matter. Also, if you've added message_de properties please provide the en equivalents (because you don't want to trust my - i.e. Google's - de to en translations).

      Anytime is fine. Or are you asking when i'll get it done?

    • A

      Save/Dirty improvements

      Development general discussion
      • • • apl
      2
      0
      Votes
      2
      Posts
      2.1k
      Views

      A

      Hi,

      if I save a changed data point I will see the Message "Point details saved".
      So if I change something afterwards, the message will not vanish - this is at least irritating end error prone.

      Solution add a isDirty() on each page that the developer of that page can decide if the values are save in the database.

      Maybe I could give it a try for datapoints.

      Arne

    • A

      Alignment of Labels

      Development general discussion
      • • • apl
      3
      0
      Votes
      3
      Posts
      2.4k
      Views

      M

      Because i like how it looks?

    • A

      Error exporting new datasource

      Development general discussion
      • • • apl
      17
      0
      Votes
      17
      Posts
      7.1k
      Views

      M

      I use axis because i know it better, and it has ANT support (which i couldn't find in less than 5 minutes for JAX). But if someone else is doing the work it doesn't matter to me.

    • A

      Chart mutiple scaling and generating of misssing data (store point if value changed)

      Wishlist
      • • • apl
      8
      0
      Votes
      8
      Posts
      3.9k
      Views

      A

      Do you code the step-chart, or should I do it?

      Arne

    • A

      Set Value and Time from Meta Data Source

      Wishlist
      • • • apl
      5
      0
      Votes
      5
      Posts
      2.6k
      Views

      M

      Hi Arne,

      Assuming your script calculations are correct, all you would have to change (come the next version) is this:

      TIMESTAMP = p11.time - (p11.value - p11.valueBeforeThis.value) * 1000;

      The setting of this global variable will be detected after the script runs and will be used as the timestamp of the sample.

    • A

      Alert Aknownledgement

      Wishlist
      • • • apl
      6
      0
      Votes
      6
      Posts
      2.9k
      Views

      B

      what ever happened with this issue?
      did we ever come up with a way to auto-ack alarms when they go inactive?

      along those lines....
      is there a way to turn off the ack requirement altogether?
      i want to get emails but i don;t want to have to go to the web to ack alarms.
      emails are enough.