• 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

    Getting value at specific time using metadata scripting

    Scripting general Discussion
    2
    2
    715
    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.
    • ramhuzainiR
      ramhuzaini
      last edited by

      Hi there,

      I am still new with mango. Can somebody help me on how can I get a value at specific time (let say 8am) in metadata scripting. This is because I would like to calculate the use of (e.g. energy ) so far from that particular time. Is the below code is fine

      return p1.lastValue - p1.pointValueAt(8)

      1 Reply Last reply Reply Quote 0
      • ThomasEinastoT
        ThomasEinasto
        last edited by

        Have you read https://docs-v3.mango-os.com/about-mango-java-script ?

        Look at Statistical objects section. Hint, there is a delta in statistical object.

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