Bug #2716 ยป octonet.xml
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
---|---|
2 |
<root xmlns="urn:schemas-upnp-org:device-1-0" configId="1"> |
3 |
<specVersion>
|
4 |
<major>1</major> |
5 |
<minor>1</minor> |
6 |
</specVersion>
|
7 |
<device>
|
8 |
<deviceType>urn:ses-com:device:SatIPServer:1</deviceType> |
9 |
<friendlyName>OctopusNet</friendlyName> |
10 |
<manufacturer>DigitalDevices</manufacturer> |
11 |
<manufacturerURL>http://www.digitaldevices.de/</manufacturerURL> |
12 |
<modelDescription>OctopusNet</modelDescription> |
13 |
<modelName>OctopusNet</modelName> |
14 |
<modelNumber>1.0</modelNumber> |
15 |
<modelURL>http://www.digitaldevices.de/OctopusNet.html</modelURL> |
16 |
<serialNumber>3616</serialNumber> |
17 |
<UDN>uuid:dd848d00-26ec-11eb-8000-54847b001c40</UDN> |
18 |
<iconList>
|
19 |
<icon>
|
20 |
<mimetype>image/png</mimetype> |
21 |
<width>120</width> |
22 |
<height>120</height> |
23 |
<depth>24</depth> |
24 |
<url>www/icons/dd-120.png</url> |
25 |
</icon>
|
26 |
<icon>
|
27 |
<mimetype>image/jpg</mimetype> |
28 |
<width>120</width> |
29 |
<height>120</height> |
30 |
<depth>24</depth> |
31 |
<url>www/icons/dd-120.jpg</url> |
32 |
</icon>
|
33 |
<icon>
|
34 |
<mimetype>image/png</mimetype> |
35 |
<width>48</width> |
36 |
<height>48</height> |
37 |
<depth>24</depth> |
38 |
<url>www/icons/dd-48.png</url> |
39 |
</icon>
|
40 |
<icon>
|
41 |
<mimetype>image/jpg</mimetype> |
42 |
<width>48</width> |
43 |
<height>48</height> |
44 |
<depth>24</depth> |
45 |
<url>www/icons/dd-48.jpg</url> |
46 |
</icon>
|
47 |
</iconList>
|
48 |
<presentationURL>http://10.92.40.207/index.html</presentationURL> |
49 |
<satip:X_SATIPCAP xmlns:satip="urn:ses-com:satip">DVBT2-2,DVBC2-2</satip:X_SATIPCAP> |
50 |
</device>
|
51 |
</root>
|