Appearance
Event
The event trigger is used to start a workflow whenever a certain kind of event is encountered in situate.

Like all triggers, the event trigger requires a name and description. Variables can be set just like any other trigger (See Passing Variables with Triggers).
Events
- An asset is added. Fired when a new asset is added.
- An asset is added to a group. Fired when an asset is added to an asset group
- An asset reconnects. Fired whenever an asset that has lost connection reconnects.
In each of the asset-oriented events (currently all of them), the variables "asset" are set to the name of the asset the event is about. "assetId" is set to the ID of the asset.