Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
1.2 KiB

  1. <?xml version="1.0"?>
  2. <root xmlns="urn:schemas-upnp-org:device-1-0">
  3. <specVersion>
  4. <major>1</major>
  5. <minor>0</minor>
  6. </specVersion>
  7. <URLBase></URLBase>
  8. <device>
  9. <deviceType>urn:schemas-upnp-org:device.lighting.1</deviceType>
  10. <friendlyName>UPnP Device Host Test</friendlyName>
  11. <manufacturer>Microsoft</manufacturer>
  12. <manufacturerURL>http://www.microsoft.com/</manufacturerURL>
  13. <modelDescription>UPnP-X10 Light and Dimmer control</modelDescription>
  14. <modelName>X-10L1</modelName>
  15. <modelNumber>L1</modelNumber>
  16. <modelURL>http://www.microsoft.com/</modelURL>
  17. <serialNumber>0000001</serialNumber>
  18. <UDN>DummyUDN</UDN>
  19. <UPC>00000-00001</UPC>
  20. <iconList>
  21. <icon>
  22. <mimetype>image/png</mimetype>
  23. <width>16</width>
  24. <height>16</height>
  25. <depth>2</depth>
  26. <url>icon.png</url>
  27. </icon>
  28. </iconList>
  29. <serviceList>
  30. <service>
  31. <serviceType>urn:schemas-upnp-org:service:pwrdim:1</serviceType>
  32. <serviceId>upnp:id:pwrdim</serviceId>
  33. <controlURL></controlURL>
  34. <eventSubURL></eventSubURL>
  35. <SCPDURL>Service.xml</SCPDURL>
  36. </service>
  37. </serviceList>
  38. <presentationURL></presentationURL>
  39. </device>
  40. </root>