Functions

Every function is of form FCT-NAME(argument1, ...), expects one or more arguments, and returns a value.

In the following list, each function is listed, including the data structure and data type of each argument, and the return value. This is done by using form DataStructure<DataType>.

Overview

Following functions are provided:

AVG

SUM

MIN

MAX

COUNT

SORT

REVERSE

SUBSET

FILTER

GROUP_BY_DEVICE

GROUP_BY_TIME

Last updated

© 2023 MOOST AG