AQL Reference - Alphabetical
A
A | Macro for ASSET (macro) |
ALLPOINTS | Get all points for a given asset |
ALLPROPS | Get all properties available on a given asset |
AND | Combines two time lists, returning only common times |
APPEND | Combines two lists, one after the other |
ASSET | Search for an asset by name or ID |
AVERAGE | Returns the average value in a point list |
C
D
E
EACH | Run a function for each item in a list |
EAT | Remove the item from the top of the stack |
ENUMVALUES | Gets possible values of discrete properties |
ENUMFILTER | Gets all property/value combinations for an enum text value |
EQUAL | Filter for only items equal to a value |
F
FOR | Run a function on every item in the stack |
G
GET | Get a value from memory |
GETHISTORY | Gets historical values from a list of points |
GETTABLE | Gets the contents of a table |
GREATER | Filter for only items greater than a value |
H
I
L
LAG | Offset the date of a GETHISTORY request |
LESS | Filter for only items less than a value |
M
N
NAME | Assign a name to the item on the stack |
O
P
R
R | Macro for RELATIONSHIP (macro) |
RANGE | Creates a sequence of numbers between two points |
RELS | Get all relationships for an asset |
RELATED | Get a list of related assets |
RELATIONSHIP | Translate a name to a relationship |
REMOVE | Remove an asset or property from a list |
ROOT | Get the root asset of a hierarchy |
S
SET | Set a value in memory |
SMOOTH | Smooths historical samples |
SOURCEDFROM | Gets a list of points that are read from this Data Source |
SUBTYPES | Gets a list of sub-types of a given type |
SWAP | Swap the order of the stack |
T
U
UNLAG | Adjust the timestamps in a point list |
UVALUES | Get the points for an asset and property, searching up-stream |
W
WHEN | Returns a list of times from history where a condition is true |
V
Z
ZIP | Combines two lists by alternating items between each of them |