Abstract
When you create or configure a rule in Pingwire, you have the option to set it as “Nested under” another rule. This allows you to structure rules hierarchically, so that some rules only run if a parent rule is triggered, meaning that the conditions of the parent rule is met.
How it works
- If a parent rule is triggered, then all of its nested rules are run, thus can also be triggered.
- If the parent rule is not triggered, then none of its nested rules will run, even if their own conditions would otherwise have been met.