| Name | Description | Type | Additional information |
|---|---|---|---|
| RepeatCounter |
The number of times this Alert has repeated |
integer |
None. |
| Category |
Category for the Alert |
string |
None. |
| SubCategory |
SubCategory for the Alert |
string |
None. |
| Message |
Message for the Alert |
string |
None. |
| SMSFriendlyMessage |
Message for the Alert in an "SMS Friendly" format |
string |
None. |
| AlertType |
Type for the Alert, such as or |
AlertType |
None. |
| IsEmail |
Whether or not this Alert is to utilise Email |
boolean |
None. |
| IsSMS |
Whether or not this Alert is to utilise SMS |
boolean |
None. |
| RequiresAcknowledgement |
Whether or not this Alert requires acknowledgement |
boolean |
None. |
| AcknowledgedDate |
Date and Time for when this Alert has been acknowledged |
date |
None. |
| AcknowledgementUserID |
ID of the User that has acknowledged this Alert |
globally unique identifier |
None. |
| AlertDate |
Date and Time for when the Alert happened |
date |
None. |
| ResendWaitTimeMinutes |
Resend Wait Time for the Alert (in minutes), to be used if it is to repeat |
integer |
None. |
| MaxRepeat |
Maximum number of repeats for this Alert |
integer |
None. |
| ObjectID |
ID for the Object this Alert is associated with |
globally unique identifier |
None. |
| ObjectType |
Type for the Object this Alert is associated with |
OwnerType |
None. |
| IgnoreDate |
Date and Time that this Alert has been ignored |
date |
None. |
| SourceID |
ID of the Source of this Alert, if available |
globally unique identifier |
None. |
| SourceIntID |
ID of the Source of this Alert, if available |
integer |
None. |
| SourceType |
The Type for the object that is the Source of this Alert, such as a ReadingBand or Schedule |
TriggerType |
None. |
| SourceInfo |
Information about the Source of this Alert |
string |
None. |
| GoodCounter |
Counter for the number of consecutive "Good" readings |
integer |
None. |
| AlertRecipients |
List of recipients for this Alert |
Collection of AlertRecipient |
None. |
| LastHandled |
Date and Time this Alert was last handled |
date |
None. |
| ActionRequired |
Whether or not an action is required for this alert |
boolean |
None. |
| ObjectInfo |
Basic information for this object |
ObjectInfo |
None. |
| ID |
Gets ID for this record |
globally unique identifier |
None. |
| IntID |
Gets Integer ID for this record |
integer |
None. |