• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. pascal

    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
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 16
    • Best 0
    • Controversial 0
    • Groups 0

    pascal

    @pascal

    0
    Reputation
    903
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pascal Unfollow Follow

    Latest posts made by pascal

    • Refresh problem in WatchLists

      It looks like there is a bug in the refresh of WatchLists (old version).

      We experienced similar problems within report which were not querying the last Data Point values.

      Any clue ?

      Pascal

      Screenshot of the Watchlist:
      0_1526988527344_0aca8a38-f3e1-4357-8cd8-6e2ab4f8f130-image.png
      You can see that current value of certain Data Point are not displayed.
      Screenshot of the Details of first Data Point of the above Watchlist at the same time:
      0_1526988592523_105358a4-62bd-476a-bb63-541e064ad9b7-image.png
      Export from the same Watchlist at the same time :
      0_1526988631079_9222dba7-d406-4dac-8f65-6f5efbdf456d-image.png

      posted in Mango Automation general Discussion watchlist refresh
      P
      pascal
    • Use of CRON to schedule reports.

      Hi,

      I have used CRON to schedule report and noticed the following behavior :

      The CRON expression is evaluated towards UTC time, which is OK to me.

      The report itself is timestamped with UTC time instead of the User time and the timestamps included in the attached Excel file are also UTC ones.

      So, I wonder :

      1. If it is possible to adjust the timestamp to the User location ?
      2. What is the behavior of the CRON expression when DST (daylight saving time) adjustments apply

      Kind regards,

      Pascal

      posted in Scripting general Discussion
      P
      pascal
    • Graphics replaced by an Icon "Image Chart" in WatchList and Details

      I experienced the absence of graphic in the WatchList and Data points details.
      The graphics appears as an Icon named "Image Chart".
      Any solution to bring back the graphics ?
      Regards,
      Pascal

      posted in Dashboard Designer & Custom AngularJS Pages
      P
      pascal
    • RE: mango allowing api requests from api.twilio.com? mango using OpenSSLv3?

      Where is it possible to get some information on the integration of the Publisher with Twilio ?

      Is it possible to send SMS to users instead of e-Mails like standard Mango features ?

      Best regards,

      Pascal

      posted in User help
      P
      pascal
    • RE: Suppression of duplicate datapoint value

      OK, I found it
      .
      It works automatically by settings : Logging type = When timestamp changes.

      posted in User help
      P
      pascal
    • Suppression of duplicate datapoint value

      Does anyone know a way to eliminate the duplicate datapoint value : same timestamp and same value.

      Those duplictes are generated when in the communications process the same date is sent twice because of a lost acknowledge (for example).

      Best regards,

      Pascal

      posted in User help
      P
      pascal
    • RE: Parsing of Time in HTTP POST ?

      I will check but what looks strange to me is that I tried sending the same date+time in the 2 formats and one was correctly received the other one, with a difference of 1 hour.

      posted in Scripting general Discussion
      P
      pascal
    • RE: Parsing of Time in HTTP POST ?

      After testing the updated version, it looks like there is a difference of 1 hour between the time decoded by Mango from "YYYYMMDDHHMMSS" and the UTC timestamp.

      The first one is correct and the seconde one is 1 hour later ?

      I have tried both and it is not correct.

      Any clue ?

      posted in Scripting general Discussion
      P
      pascal
    • RE: Parsing of Time in HTTP POST ?

      Keep in mind that in 2032 the timestamp will start with 1970.... and the decoded year will be > 1970.

      :-)

      posted in Scripting general Discussion
      P
      pascal
    • RE: Parsing of Time in HTTP POST ?

      Thank you !

      posted in Scripting general Discussion
      P
      pascal