There is an event type in Triggers called Set/Unset conditional status. When you select this event and go to the condition, there is now an option to define the conditional status. There is a drop down in the options to select conditional status values and define when this trigger should initiate.
Description | Event | Condition | Message Example |
|---|---|---|---|
| Will activate when you right click on an asset and set the conditional status. | Set/Unset Conditional Status | Status = 'Weather Yellow' | 'Weather Yellow turned ' || (CASE WHEN ToggledOn THEN 'on' ELSE 'off' END) || ' for ' || CallSign |
Comments
0 comments
Please sign in to leave a comment.