• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    the datapoint synchronize datasource in mysql datasource.rather than time.

    User help
    3
    7
    2.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      edmond
      last edited by

      if mysql as datasoruce.how can synchronize the data source. (for example,when insert into a row data ,the datapoint will add a row.Rather than the time to change. That is, the data about the changes in the source data, the corresponding data points are also changed, rather than minutes, seconds, to collect data.

      1 Reply Last reply Reply Quote 0
      • BGB
        BG
        last edited by

        Hello Edmund,

        The data points created from a MySQL data source has a setting for the time over ride. Enter the column name of cell that you want to use as the timestamp. Then in the Logging properties section choose "When point timestamp changes" from the Logging Type drop down list.

        I hope this helps.

        Cheers

        Brian

        1 Reply Last reply Reply Quote 0
        • E
          edmond
          last edited by

          but when I use your way for test .and I find have no data was displayed.as attachment.
          https://www.dropbox.com/s/2hmbl8y2hdk0etu/1.jpg?dl=0
          I donot know whether my understanding is error.

          when I want to get to 'w'data for mysql.and it is normal from mysql.but when I input 'datetime' in Time override column,datetime is column in mysql. or I try to input 'id' in Time override column.the result is same .no result be display.

          1 Reply Last reply Reply Quote 0
          • BGB
            BG
            last edited by BG

            Hello Edmond,
            How is the timestamp formatted in the datetime column of your MySQL table? Our system is set to use: 'yyyy-mm-dd hh:mm:ss' It may not work if your datetime column is formatted differently from the Mango system.

            Cheers

            Brian

            1 Reply Last reply Reply Quote 0
            • E
              edmond
              last edited by

              As attachment https://www.dropbox.com/s/g3h5mtywr3jljyq/2.jpg?dl=0

              the format is same as mango.

              1 Reply Last reply Reply Quote 0
              • BGB
                BG
                last edited by

                Hello Edmond,
                I am sorry, I am not sure why it is not working for you as it is for me. I hope someone else can help you with this.

                1 Reply Last reply Reply Quote 0
                • phildunlapP
                  phildunlap
                  last edited by

                  Hi edmond, can you post your select statement from your SQL data source? What datatype of sql column is your datetime?

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post