3.8.4.5.2.2 GetStationAlertStatusResponse
-
<xsd:element name="GetStationAlertStatusResponse"> <xsd:complexType> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="peSeverity" type="xsd:unsignedInt"/> <xsd:element minOccurs="0" maxOccurs="1" name="peStatus" type="xsd:unsignedInt"/> </xsd:sequence> </xsd:complexType> </xsd:element>
peSeverity: Contains the alert severity; the following are possible values:
-
Value
Meaning
0
Unknown
1
Yellow alert
2
Red alert
3
Fatal alert
peStatus: Contains the status of the alert; the following are possible values:
-
Value
Meaning
0
Alert cleared
1
Alert set
2
No change