This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:diff [2020/01/22 05:05] admin |
wiki:diff [2024/10/01 04:39] (current) admin |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Usage: | Usage: | ||
| - | '' | + | '' |
| Parameters: | Parameters: | ||
| Line 14: | Line 14: | ||
| days - optional number of days to lookup | days - optional number of days to lookup | ||
| + | |||
| + | mins - optional number of minutes to offset by | ||
| + | |||
| + | min - minimum value, will result in 0 if it is below this value | ||
| + | |||
| + | max - maximum value, will result in 0 if it is above this value | ||
| + | |||
| ===== Generic Variables (per device type) ===== | ===== Generic Variables (per device type) ===== | ||
| Line 42: | Line 49: | ||
| |7 | AT_END_DATE - value at the end of the selected date range | | |7 | AT_END_DATE - value at the end of the selected date range | | ||
| |8 | PERIOD_CUMULATIVE - value between start of period and range element (in a graph) | | |8 | PERIOD_CUMULATIVE - value between start of period and range element (in a graph) | | ||
| - | |9 | YEAR - Difference between | + | |9 | FULL_MONTH |
| The third parameter is an optional one and lets you specify a number days. This is subtracted from the currently selected period to allow you to graph historic data alongside current data. | The third parameter is an optional one and lets you specify a number days. This is subtracted from the currently selected period to allow you to graph historic data alongside current data. | ||