Skip to content

Introduction of how to notify and react on events from within a ControlFlow Topics: #programming-pattern #flow #sample #sick-appspace

License

Notifications You must be signed in to change notification settings

sick-appspace-samples/ControlFlowEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ControlFlowEvents

Introduction of how to notify and react on events from within a ControlFlow

Description

This sample shows how to notify an event to which a ControlFlow block is registered to. Another event is notified from ControlFlow which a function in this script is registered to.

  1. Script notifying event -> ControlFlow reacts
  2. Delay of 2000 ms within ControlFlow
  3. ControlFlow notifying event -> Script reacts

How to Run

This sample can be run on any device or on the emulator. After startup the delayed event triggers a function from the script which prints to the console

Topics

programming-pattern, flow, sample, sick-appspace

About

Introduction of how to notify and react on events from within a ControlFlow Topics: #programming-pattern #flow #sample #sick-appspace

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages