Classes | |
| class | Action |
| Actions are small operations that Kanzi executes when the trigger event that contains that action occurs and the trigger conditions are met. More... | |
| class | ActionBase |
| Base abstraction class for Action classes. More... | |
| class | ForwardingAction |
| ForwardingAction is the base class for the action classes that read and send arguments, such as SetPropertyAction or DispatchMessageAction. More... | |