Setup rules to send an email/Slack or custom alert based on a devices meeting a trigger condition
Rules are made up of two components in DevicePilot:
- A Trigger condition that needs to be met
- An Action that will be performed
Trigger
Triggers can be simple condition such as
Temperature > 5
or they can be more complex and include multiple conditions, timeouts, etc.
Action
Actions are a single activity that can be performed, like sending a notification or creating a ticket in a CRM. DevicePilot has a number of built-in integrations, and further integrations can be built using our configurable webhook.
For complete details, Creating rules.