Name | Description | Type | Additional information |
---|---|---|---|
POIAlertID |
The id of the POI alert being edited or set to 0 if creating a new POI alert |
unsigned integer |
None. |
Title |
The title of the alert |
string |
None. |
Message |
The message sent on any poi alerts |
string |
None. |
StartTime |
The start time of the alert in the format HH:MM:SS - In the local time format |
string |
None. |
EndTime |
The end time of the alert in the format HH:MM:SS - In the local time format |
string |
None. |
AlertDays |
The days we want the alert to be active on. Acts as a flag |
POIAlertDays |
None. |
AlertRecipientEmailAddressList |
A list of email address where the alert will be sent |
Collection of string |
None. |
POIEntryAlertIDList |
A list of POI ids we are monitoring for entry |
Collection of unsigned integer |
None. |
POIEntryGroupID |
Set a value here to monitor all POIs in a group for entry alerts |
unsigned integer |
None. |
POIExitAlertIDList |
A list of POI ids we are monitoring for exit |
Collection of unsigned integer |
None. |
POIExitGroupID |
Set a value here to monitor all POIs in a group for exit alerts |
unsigned integer |
None. |
ServiceIDList |
The list of service ids which will be on this alert |
Collection of unsigned integer |
None. |
ServiceGroupID |
If you want to set up the alert to monitor all services in a group set the group id here |
unsigned integer |
None. |