Project

General

Profile

Bug #5101 » description.xml

Marti McFly, 2018-07-12 11:17

 
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>EyeTV Netstream 4C (2819)</friendlyName>
10
        <manufacturer>Elgato Systems GmbH</manufacturer>
11
        <manufacturerURL>http://www.elgato.com</manufacturerURL>
12
        <modelDescription>UPnP/AV 1.0 Compliant Media Server</modelDescription>
13
        <modelName>EyeTV Netstream 4C</modelName>
14
        <modelNumber>v1.1.0-403r1</modelNumber>
15
        <serialNumber>2819</serialNumber>
16
        <UDN>uuid:546f6d62-000c-6c08-0b03-656c6761746f</UDN>
17
        <iconList>
18
            <icon>
19
               <mimetype>image/jpeg</mimetype>
20
               <width>48</width>
21
               <height>48</height>
22
               <depth>32</depth>
23
               <url>/icons/small.jpg</url>
24
            </icon>
25
            <icon>
26
               <mimetype>image/png</mimetype>
27
               <width>48</width>
28
               <height>48</height>
29
               <depth>32</depth>
30
               <url>/icons/small.png</url>
31
            </icon>
32
            <icon>
33
               <mimetype>image/jpeg</mimetype>
34
               <width>120</width>
35
               <height>120</height>
36
               <depth>32</depth>
37
               <url>/icons/large.jpg</url>
38
            </icon>
39
            <icon>
40
               <mimetype>image/png</mimetype>
41
               <width>120</width>
42
               <height>120</height>
43
               <depth>32</depth>
44
               <url>/icons/large.png</url>
45
            </icon>
46
        </iconList>
47
        <satip:X_SATIPCAP xmlns:satip="urn:ses-com:satip">DVBC-4</satip:X_SATIPCAP>
48
    </device>
49
</root>
(4-4/7)