• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. maya
    3. Posts

    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
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by maya

    • RE: bulk sync from SQL to persistent TCP

      thank you phil

      1. the data is real time data, it is read on the device side every 4hrs and looks like:
        12:00 - 5.42
        12:15 - 9.24
        12:30 - 4.98
        and so on.
        saving those values, or even updating the points' runtimes with the newest values on the server side is exactly what I need

      2. I guess I encountered it, because using the latest settings (prior to 1 milliseconds) I do see gaps of 4hrs in the data here and there.

      I would very much appreciate your recommendation for the settings I need in this case.
      thank you
      M

      posted in Mango General
      mayaM
      maya
    • RE: bulk sync from SQL to persistent TCP

      Hi Craig and Phil

      1. setting the "Synchronize history prior to" to 1 millisecond did solve the problem - and I can now see the data in the master mango as close to "real time" as I can (thank you Craig)
      2. (Phil) "Are you publishing / recording real time data?" , well no, it's historical data of the last 4 hours
        3 (Phil) "I would hesitate ... which is not a safe assumption" - what should I be worried about? what might happen?
      posted in Mango General
      mayaM
      maya
    • RE: bulk sync from SQL to persistent TCP

      thank you Craig for the quick reply.

      the data is successfully synced up to yesterday using :

      1. publisher's crop pattern = daily 0 0 1 * * ?
      2. publisher's history synchronization = 1 day
      3. point's logging type = All data

      however I'd like to sync the data as it arrives.
      while I know that on 8:00 I'll be receiving the data samples with 15min. gap in the range of 4:00 to 8:00,
      I was not able to configure the system to sync this data on 8:05, nor on any other hour on the same day

      I've tried:
      changing the publisher's crop pattern to 0 0 0/2 ? * * * together with history synchronization of 6 hours
      changing point's logging type to intervals of 15 min / 4 hours
      however none of that seemed to work

      I appreciate your help
      maya

      posted in Mango General
      mayaM
      maya
    • bulk sync from SQL to persistent TCP

      hi
      my SQL data source receives data of the last 4 hours (for every 15 min.) every 4 hours.
      I'd like to publish this data to a persistent TCP data source.
      how do I configure the data sources and the publishers so that I get all the data ?
      thank you

      posted in Mango General
      mayaM
      maya