5 structure of the info.xml file, 6 structure of an xml data file, Structure of the info.xml file – SMA SUNNY WEBBOX User Manual
Page 84: Structure of an xml data file, Ion 15.5 "structure

Appendix
SMA Solar Technology AG / SMA America, LLC
84
SWebBox-BA-en-36
User Manual
15.5 Structure of the Info.xml file
Description of the XML Tags
15.6 Structure of an XML Data File
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Info xmlns="http://www.w3.org/2001/XMLSchema.xsd">
<SerialNumber>150002132</SerialNumber>
<MacAddress>00-40-AD-1E-08-54</MacAddress>
<Created>2009-07-21T15:43:20</Created>
<Version>1.50</Version>
<OSVersion>1.26</OSVersion>
</Info>
Setting
Meaning
SerialNumber
Sunny WebBox serial number.
MacAddress
Hardware address of the Sunny WebBox.
Created
Time of the FTP push connection test
Version
Sunny WebBox firmware version.
OSVersion
Version of the Sunny WebBox operating system.
<?xml version="1.0" encoding="utf-8"?>
<WebBox>
<Info>
<Created>2010-02-10T01:37:04</Created>
<Culture>de</Culture>
</Info>
<MeanPublic>
<Key>WR38-006:2000333615:Ipv</Key>
<First>10.360</First>
<Last>20.225</Last>
<Min>10.360</Min>
<Max>20.225</Max>
<Mean>14.425071</Mean>
<Base>14</Base>
<Period>900</Period>
<TimeStamp>2010-06-23T16:30:38</TimeStamp>
<MeanPublic>
(...)
</MeanPublic>
</WebBox>