This is an old revision of the document!
Get Events
This layer loads a frameset from ARDI event data.
Parameters
| Name | Default | Meaning |
|---|---|---|
| source | ARDI event source | |
| trim | false | If true, trims excess times to fit all events in the frame |
Description
This function loads a set of frames, each of which represents an event from the ARDI server.
The events will all be from the source named by the source parameter.
Example
{ "type": "get_event", "source": "shifts" }
The layer above will read a list of all of the shifts that overlapped with the current frame.