--------------------------------------------------------------------------------
 Description of XML structure for SOAP message (H5524, H6520, H5521, H6521)

 structure of SOAP message is described at XSD schema

 v1.1 for firmware 9-5-0-0 or higher, 2017-08-21
--------------------------------------------------------------------------------


|----------------|-------------------------------------------------------------|
| Tag            | Description                                                 |
|----------------|-------------------------------------------------------------|
| <passKey>      | Device serial number (an eight digit number)                |
|----------------|-------------------------------------------------------------|
| <device>       | Device model identification number:                         |
|                |--------------|----------------------------------------------|
|                | Number       | Device                                       |
|                |--------------|----------------------------------------------|
|                | 4631         | H5524                                        |
|                | 4637         | H6520                                        |
|                | 4640         | H5521                                        |
|                | 4643         | H6521                                        |
|----------------|--------------|----------------------------------------------|
| <temp>         | Value of temperature (as decimal place separator is used    |
|                | dot sign). Error signalised by number 9999 or -9999.        |
|----------------|-------------------------------------------------------------|
| <relHum>       | Relative humidity. Error value 9999 or -9999.               |
|----------------|-------------------------------------------------------------|
| <compQuant>    | Computed value/quantity. Error value 9999 or -9999.         |
|----------------|-------------------------------------------------------------|
| <co2>          | CO2 level. Error value -9998 or -9999. Error value -9998 is |
|                | approximately 10 sec after device startup till proper       |
|                | measured value is not available.                            |
|----------------|-------------------------------------------------------------|
| <alarms1>      | State of alarms 1 at measurement channels 1-4. Values:      |
|                | no - alarm is not active, ac - active alarm.                |
|                | Example: no,ac,no,no - active alarm 1 on relative humidity  |
|----------------|-------------------------------------------------------------|
| <alarms2>      | State of alarms 2 at measurement channels 1-4. Values:      |
|                | no - alarm is not active, ac - active alarm.                |
|                | Example: al,al,no,no - active alarm 2 on temperature and    |
|                | relative humidity                                           |
|----------------|-------------------------------------------------------------|
| <re1>          | State of relays 1 and 2.                                    |
| <re2>          |                                                             |
|----------------|-------------------------------------------------------------|
| <lev1>         | State of Green CO2 LED.                                     |
|----------------|-------------------------------------------------------------|
| <lev2>         | State of Yellow CO2 LED.                                    |
|----------------|-------------------------------------------------------------|
| <lev3>         | State of Red CO2 LED.                                       |
|----------------|-------------------------------------------------------------|
| <compType>     | Computed value/quantity. Values: Absolute humidity,         |
|                | Specific humidity, Mixing proportion, Specific enthalpy,    |
|                | Dew point, Humidex, n/a                                     |
|----------------|-------------------------------------------------------------|
| <tempU>        | Temperature and Dew point unit. Values: C, F, n/a           |
|----------------|-------------------------------------------------------------|
| <timer>        | SOAP sending interval in [sec].                             |
|----------------|-------------------------------------------------------------|

