Class | Description |
---|---|
Alert |
Alerts allow defining a critical information to be raised and sent by email.
|
AlertReport |
Describe an alert report:
Which Alert has been raised
When
Why (Additional data: Username, Temperature...)
|
AlertTemperature |
Specialized Alert triggered when a temperature measure is out of the defined limits.
|
SmtpServer |
SmtpServer is used by TcpDevice class in order to set/get SMTP server information (alerts raising).
|
Enum | Description |
---|---|
AlertType |
Types of Alert.
|