Материал из Module developer
Перейти к: навигация, поиск

Events and Conditions are the same in setting and can be fully copied. The difference is how data from them is read. Events are monitored by the system constantly and when the feedback channel receives the indicated value the event is generated. For Conditions values are checked only when required for example when the event is activated. Conditions never activate anything, but they are required to execute Actions.