Practical examples¶
This section contains step-by-step guides for real automations, built end to end in the A.T.O.X editor. Each example starts from a concrete use case and shows which nodes to use, how to configure them and how to test the result.
If this is your first time with the editor, start with Creating your first automation. For the reference of each individual node, see the Nodes section.
Available examples¶
Video popup on a camera event¶
Automatically opens a camera's live video for operators when that same camera generates an event (for example, a person detection), so they don't have to look for it manually.
- Nodes: Event → Video popup
- Use case: immediate visual verification in a control room.