46 lines
1.2 KiB
XML
46 lines
1.2 KiB
XML
<?xml version="1.0"?>
|
|
<root xmlns="urn:schemas-upnp-org:device-1-0">
|
|
<specVersion>
|
|
<major>1</major>
|
|
<minor>0</minor>
|
|
</specVersion>
|
|
<URLBase></URLBase>
|
|
|
|
<device>
|
|
<deviceType>urn:schemas-upnp-org:device.lighting.1</deviceType>
|
|
<friendlyName>UPnP Device Host Test</friendlyName>
|
|
<manufacturer>Microsoft</manufacturer>
|
|
<manufacturerURL>http://www.microsoft.com/</manufacturerURL>
|
|
<modelDescription>UPnP-X10 Light and Dimmer control</modelDescription>
|
|
<modelName>X-10L1</modelName>
|
|
<modelNumber>L1</modelNumber>
|
|
<modelURL>http://www.microsoft.com/</modelURL>
|
|
<serialNumber>0000001</serialNumber>
|
|
<UDN>DummyUDN</UDN>
|
|
<UPC>00000-00001</UPC>
|
|
|
|
<iconList>
|
|
<icon>
|
|
<mimetype>image/png</mimetype>
|
|
<width>16</width>
|
|
<height>16</height>
|
|
<depth>2</depth>
|
|
<url>icon.png</url>
|
|
</icon>
|
|
</iconList>
|
|
<serviceList>
|
|
<service>
|
|
<serviceType>urn:schemas-upnp-org:service:pwrdim:1</serviceType>
|
|
<serviceId>upnp:id:pwrdim</serviceId>
|
|
<controlURL></controlURL>
|
|
<eventSubURL></eventSubURL>
|
|
<SCPDURL>Service.xml</SCPDURL>
|
|
</service>
|
|
</serviceList>
|
|
|
|
<presentationURL></presentationURL>
|
|
|
|
</device>
|
|
|
|
</root>
|