Alerts

Alerts allow the system to notify users about the state of the system. In the case of sensor monitoring, for example, exceeding a particular threshold may indicate a situation that requires the user's attention.

AoT has email alert functionality built in by default in several places, and it supports the use of custom Python code in a number of locations—including Inputs, Outputs, and Controllers—allowing much more varied alerting methods to be implemented.

For more details on configuring alerts, see Alert Settings.