Get Events
This layer loads a frameset from ARDI event data.
Parameters
Name | Default | Meaning |
---|---|---|
source | ARDI event source |
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.