Test Automation Example
Zuletzt aktualisiert
Zuletzt aktualisiert
This example demonstrates an automation divided into three main components:
WHEN a trigger is activated:
A daily time trigger is set for 6:00 PM. This means the automation is triggered every day at 6:00 PM.
AND all conditions are met:
The condition pertains to the status of the "Blind Test 2." The automation will only execute if the blind is in a specific position (100%).
THEN the following actions are executed:
The action specified is to turn on the "Lamp Test 2"
Optional Features:
OR conditions can be added if you want the automation to trigger under alternative conditions.
Enable negative actions: This allows you to define actions for negative cases, such as when a condition is not met.