SMA Sunny Data Control V.5.0 User Manual
Page 104

Transferring Data to the Internet
SMA Technologie AG
106
SDC-TEN081450
Technical Description
Within such a "<device>" element, information regarding the device (Sunny Boy or Sunny Boy
Control) is recorded:
<Device>
<Name>SBC+9tgf SN:114413059</Name>
<SerNr>114413059</SerNr>
<PositionX>0</PositionX>
<PositionY>0</PositionY>
<PerformChanName>Pac</PerformChanName>
<Perform>72</Perform>
<ColorCount>90</ColorCount>
<Channels>
. . .
<Channels>
</Device>
From this, the following settings are to be derived:
Device name = "SBC+9tgf SN:114413059"
Serial number = "114413059"
Device position in the online display (x,y) = 0/0 ("top left")
Capacity utilization channel: "Pac"
Present capacity utilization: 72 percent
Number of colors in palette: 90 colors
In the element "<Channels>", all of the device's channels which are also included in the online
display are now listed. Each channel is recorded in a "<Channel>" entry:
<Channels>
<Channel>
<Name>Pac</Name>
<Value>1234.000</Value>
<Unit>kW</Unit>
</Channel>
. . .
<Channels>
From this, in turn, the following information can be derived:
Channel name = "Pac"
Channel value = "1234.000"
Channel unit = "kW"