Note : public note
Created: |
5/8/2008 3:46:22 PM |
Modified: |
5/8/2008 3:46:25 PM |
|
Project: |
|
Author: |
Administrator |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{8B9E18C1-79A0-4a88-98B6-3EA24B7A6AE8} |
Appears In: |
Alerts |
NumAlert carries with it information about:
(1) AlertType directly from AlertRegion.
(2) Optional Time when AlertType was first entered.
(3) Optional regionId for direct tie to the region.
(4) Optional enum value associated with region.
Simplest usage is to use:
1) alertTypeCode set to predefined values.
2) OSA CBM convention is for unused alertTypeId
to mean alertTypeId = 0 which should be based
on platform Site.
3) OSA CBM convention is for unused alertTypeSite
to mean use the Site found in the DataEventSet.
The DataEventSet Site is typically the platform Site.
Thus unused alertTypeSite and alertTypeId
corresponds to a MIMOSA database id of
(platform_site, 0) .
4) Optional hiSideAlert and lastTrigger are useful.