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.
Saving previous scripting data source data
-
I have a scripting data source that executes once per day at midnight and sets the values of the points within it.
eg:
As I understand from the Wiki page:
http://infiniteautomation.com/wiki/doku.php?id=automation:meta_data_points#context_objects
the "past" function will return the number of starts from the last 30 or 31 days from today and the "previous" function will return the number of starts starting from the 1st of the previous month to the end of the previous month.
Is there a way to save a distinct previous months data (say I wanted to see the data from only March)?
Bryan