Created
August 31, 2024 23:02
-
-
Save Argeento/7ed50d4144dde58b0f19b6fb4e9a22f5 to your computer and use it in GitHub Desktop.
This file contains 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" xmlns:pnpx="http://schemas.microsoft.com/windows/pnpx/2005/11" xmlns:microsoft="urn:schemas-microsoft-com:WMPNSS-1-0" xmlns:fsns="urn:schemas-frontier-silicon-com:ir-1-0" xmlns:df="http://schemas.microsoft.com/windows/2008/09/devicefoundation"> | |
<specVersion> | |
<major>1</major> | |
<minor>0</minor> | |
</specVersion> | |
<device> | |
<deviceType>urn:schemas-upnp-org:device:MediaRenderer:1</deviceType> | |
<friendlyName>Arcam 58ec2c</friendlyName> | |
<manufacturer>ARCAM</manufacturer> | |
<manufacturerURL>http://www.arcam.co.uk</manufacturerURL> | |
<modelDescription>ir-ser-FS2026-0500-0242_V2.6.19.60208-16</modelDescription> | |
<modelName> </modelName> | |
<modelNumber>AVR390, AVR550, AVR850, SR250, AV860</modelNumber> | |
<modelURL>http://www.arcamradio.co.uk</modelURL> | |
<serialNumber>1102050906371f2701010905ffff06ff</serialNumber> | |
<UDN>uuid:3dcc7100-f76c-11dd-87af-00226158ec2c</UDN> | |
<iconList> | |
<icon> | |
<mimetype>image/png</mimetype> | |
<width>48</width> | |
<height>48</height> | |
<depth>32</depth> | |
<url>/icon.png</url> | |
</icon> | |
<icon> | |
<mimetype>image/jpeg</mimetype> | |
<width>48</width> | |
<height>48</height> | |
<depth>32</depth> | |
<url>/icon.jpg</url> | |
</icon> | |
<icon> | |
<mimetype>image/png</mimetype> | |
<width>120</width> | |
<height>120</height> | |
<depth>32</depth> | |
<url>/icon2.png</url> | |
</icon> | |
<icon> | |
<mimetype>image/jpeg</mimetype> | |
<width>120</width> | |
<height>120</height> | |
<depth>32</depth> | |
<url>/icon2.jpg</url> | |
</icon> | |
</iconList> | |
<serviceList><service><serviceType>urn:schemas-upnp-org:service:AVTransport:1</serviceType><serviceId>urn:upnp-org:serviceId:AVTransport</serviceId><SCPDURL>AVTransport/scpd.xml</SCPDURL><controlURL>AVTransport/control</controlURL><eventSubURL>AVTransport/event</eventSubURL></service><service><serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType><serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId><SCPDURL>ConnectionManager/scpd.xml</SCPDURL><controlURL>ConnectionManager/control</controlURL><eventSubURL>ConnectionManager/event</eventSubURL></service><service><serviceType>urn:schemas-upnp-org:service:RenderingControl:1</serviceType><serviceId>urn:upnp-org:serviceId:RenderingControl</serviceId><SCPDURL>RenderingControl/scpd.xml</SCPDURL><controlURL>RenderingControl/control</controlURL><eventSubURL>RenderingControl/event</eventSubURL></service></serviceList><dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMR-1.50</dlna:X_DLNADOC> | |
<pnpx:X_hardwareId>VEN_2A2D&DEV_0001&SUBSYS_0001&REV_01 VEN_0033&DEV_0006&REV_01</pnpx:X_hardwareId> | |
<pnpx:X_compatibleId>MS_DigitalMediaDeviceClass_DMR_V001</pnpx:X_compatibleId> | |
<pnpx:X_deviceCategory>MediaDevices</pnpx:X_deviceCategory> | |
<df:X_deviceCategory>Multimedia.DMR</df:X_deviceCategory> | |
<microsoft:magicPacketWakeSupported>0</microsoft:magicPacketWakeSupported> | |
<microsoft:magicPacketSendSupported>1</microsoft:magicPacketSendSupported> | |
<fsns:X_Features>DiracIO-50000</fsns:X_Features></device></root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment