Lines Matching full:triggers
4 can contain groups, triggers, and actions.
7 Triggers specify when an action should run. Groups specify which D-Bus objects
8 the triggers and actions should operate on.
13 - [Triggers](#triggers)
30 "triggers": [
88 The actions and triggers defined with this group will look at this D-Bus
93 The actions and triggers defined with this group will look at this D-Bus
96 ## Triggers section in events.json
98 There are several classes of triggers, and the JSON configuration is different
103 Init triggers run when fan control events are enabled on fan control startup.
124 Signal triggers subscribe to certain D-Bus signals for each member of its
161 Timer triggers run actions after the configured type of timer expires.
189 Parameter triggers run actions after a parameter changes.
204 PowerOn triggers run when the power turns on. Functionally, they behave like an
220 PowerOff triggers run when the power turns off. Functionally, they behave like