Monitors

geometry

io

logic

  • monitor_duration : Triggers after a certain time.

  • monitor_execution_counter : Triggers after a certain number of executions of the parent skill. Can trigger a reject_event if the number of exections is not reached yet.

  • monitor_script_result : Triggers when a script returns a certain result.

  • monitor_sync : Contains other monitors and triggers when all sub-events match.

measurements