| Name | Description | Type | Additional information |
|---|---|---|---|
| DataPointAlertId |
Unique identifier for this data point alert. |
integer |
None. |
| Name |
Friendly name for the alert. |
string |
None. |
| Description |
Detailed description of the data point alert. |
string |
None. |
| ShortDescription |
Brief description of the data point alert. |
string |
None. |
| AlertFrequency |
Frequency that the alert sends a notification once triggered. |
Lhp.EquipmentIntelligence.AlertFrequencies |
None. |
| AlertFrequencyInterval |
Interval at which an alert sends a notification when triggered. |
integer |
None. |
| AssetTargetType |
Indicates the range of assets that can cause this alert to trigger. |
Lhp.EquipmentIntelligence.AssetTargetTypes |
None. |
| AssetTargetId |
Refers to the asset target whose type is determined by AssetTargetType. |
integer |
None. |
| Tags |
An optional list of tags that may be used to further categorize or qualify the data point alert definition. |
Collection of string |
None. |
| Conditions |
Conditions that govern when the alert is triggered. |
Collection of Lhp.EquipmentIntelligence.WebApi.Client.Models.DataPointAlertCondition |
None. |