This is an old revision of the document!
Layer Types
You can also search for layer types based on an action description.
Query Layers
Query layers are used to introduce new data, such as tables and framesets.
get_query - Load a table of data from an AQL query
get_events - Load a frameset of events from an ARDI server
get_api - Load a table of data from a JSON or CSV REST endpoint
get_days - Load a frameset based on a 24 hour period
Transformation Layers
Transformation layers are used to convert data - often to convert tables to framesets.
timeframes - Break a table into a frameset.
Analysis Layers (Universal)
Analysis layers are used to extract information (such as maximums, averages, totals etc.) from frames or tables