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

    Topics

    • A

      Bug in

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      3
      0 Votes
      3 Posts
      3k Views
      M
      True, but "dp.getPointLocator().getDataTypeId()" to be specific. Thanks Arne.
    • A

      Calling super.jsonSerialize(...)?

      Watching Ignoring Scheduled Pinned Locked Moved How-To
      4
      0 Votes
      4 Posts
      4k 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

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      4
      0 Votes
      4 Posts
      4k 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

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      11
      0 Votes
      11 Posts
      6k 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?

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      4
      0 Votes
      4 Posts
      4k Views
      A
      Thanks, this solved it. Arne
    • A

      Multiple connections per DataSource

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      3
      0 Votes
      3 Posts
      3k 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

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      3
      0 Votes
      3 Posts
      3k Views
      M
      Thanks Arne. This has been added to the code for the next release.
    • A

      Engineering Units

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      7
      0 Votes
      7 Posts
      5k 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

      Watching Ignoring Scheduled Pinned Locked Moved User help
      9
      0 Votes
      9 Posts
      5k 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

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      8
      0 Votes
      8 Posts
      4k Views
      A
      This is the part that is new (mbus) Arne
    • A

      HTML Tags in plain text mails

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      5
      0 Votes
      5 Posts
      3k Views
      M
      Not sure what this means. Can you post an example of the email?
    • A

      Metadatasource rename update

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      3
      0 Votes
      3 Posts
      3k Views
      M
      You need to refresh the page.
    • A

      Supported Browser Firefox on Linux

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      3
      0 Votes
      3 Posts
      3k Views
      M
      Sure
    • A

      Include openv4j in mango

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      5
      0 Votes
      5 Posts
      4k 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

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

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      3
      0 Votes
      3 Posts
      3k Views
      M
      Because i like how it looks?
    • A

      Error exporting new datasource

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      17
      0 Votes
      17 Posts
      9k 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)

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      8
      0 Votes
      8 Posts
      5k Views
      A
      Do you code the step-chart, or should I do it? Arne
    • A

      Set Value and Time from Meta Data Source

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      5
      0 Votes
      5 Posts
      3k 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

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      6
      0 Votes
      6 Posts
      3k 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.