Created
November 19, 2014 13:24
-
-
Save ckarrie/b1a496aedcca77616de3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<root xmlns="urn:schemas-upnp-org:device-1-0" configId="0"> | |
<specVersion> | |
<major>1</major> | |
<minor>1</minor> | |
</specVersion> | |
<device> | |
<deviceType>urn:ses-com:device:SatIPServer:1</deviceType> | |
<friendlyName>IPLNB-030601:SAT>IP</friendlyName> | |
<manufacturer>Inverto Digital Labs</manufacturer> | |
<manufacturerURL>http://www.inverto.tv</manufacturerURL> | |
<modelDescription>IPLNB SAT>IP</modelDescription> | |
<modelName>IPLNB</modelName> | |
<modelNumber>1.0</modelNumber> | |
<modelURL>http://www.inverto.tv/iplnb</modelURL> | |
<serialNumber>S1350000218</serialNumber> | |
<UDN>uuid:24d3632e-5e81-4caa-843e-6969bc001973</UDN> | |
<iconList> | |
<icon> | |
<mimetype>image/png</mimetype> | |
<width>48</width> | |
<height>48</height> | |
<depth>24</depth> | |
<url>/icons/sm.png</url> | |
</icon> | |
<icon> | |
<mimetype>image/png</mimetype> | |
<width>120</width> | |
<height>120</height> | |
<depth>24</depth> | |
<url>/icons/lr.png</url> | |
</icon> | |
<icon> | |
<mimetype>image/jpeg</mimetype> | |
<width>48</width> | |
<height>48</height> | |
<depth>24</depth> | |
<url>/icons/sm.jpg</url> | |
</icon> | |
<icon> | |
<mimetype>image/jpeg</mimetype> | |
<width>120</width> | |
<height>120</height> | |
<depth>24</depth> | |
<url>/icons/lr.jpg</url> | |
</icon> | |
</iconList> | |
<presentationURL>/</presentationURL> | |
<satip:X_SATIPCAP xmlns:satip="urn:ses-com:satip">DVBS2-8</satip:X_SATIPCAP> | |
</device> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment