Skip to content

Event

Event logic actions watch values and send an FSM event when a condition is met.

These actions are edge-triggered: they send an event only when the condition changes from false to true.

Actions

Float Threshold Event

Send an event when a float value crosses a threshold.

Integer Threshold Event

Send an event when an integer value crosses a threshold.