3.8.4.5.2.1 GetStationAlertStatus

 

 <xsd:element name="GetStationAlertStatus">
   <xsd:complexType>
     <xsd:sequence>
       <xsd:element minOccurs="1" maxOccurs="1" name="idStation" type="xsd:unsignedInt"/>
       <xsd:element minOccurs="1" maxOccurs="1" name="eType" type="xsd:unsignedInt"/>
     </xsd:sequence>
   </xsd:complexType>
 </xsd:element>

idStation: Contains the ID of the MultiPoint Station. This is an unsigned integer with a range of 1–n, where n is the number of stations currently available on the server.

eType: Contains the type of alert; the following are possible values:

Value

Meaning

0

Hub missing required device

1

Auto-logon credential failed

2

Wait for services time-out

3

Wait for connection time-out