• 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

    Meta DataSource with data from others meta datasources

    User help
    2
    3
    1.1k
    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.
    • M
      morris
      last edited by

      I have a few meta data sources that calculate the energy consumption from virtual data sources. I am creating another meta data source that will add the values from other meta data sources. But the final meta data source wont show any value.
      ![0_1499900447103_b40f4d40-267f-4617-9baf-fa920c93e89a-image.png](Uploading 100%)

      Exhaust has the script - return P1+P2; where P1 is PM1 - ActiveEnergy and P2 is PM2 - ActiveEnergy. PM1 and PM2 are other meta datasources. PM1 - ActiveEnergy is "return my.value + (ActivePower.past(MINUTE,1).average/60);"

      How can I get the total and log accordingly? I am testing this on 3.1.1 enterprise edition demo.

      1 Reply Last reply Reply Quote 1
      • M
        morris
        last edited by

        Opps, seems that I missed out ".value".

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

          Hi morris,

          Glad to hear you figured it out!

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