Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
2015-02-11 14:53:11 (9 years ago)
Author:
zoot1612
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    77* Vera with UI5. 
    88* Serial interface or Ethernet interface to AVR. 
    9 * DLNA Media Controller plugin - Common library for UPnP AV. 
    109 
    1110== Supported Devices == 
     
    4544== How To (installation from the MiOS Marketplace)== 
    4645* Install the Denon Receiver Control plugin from the MiOS Marketplace. 
    47 * Install the DLNA Media Controller plugin from the MiOS Marketplace.  
    4846 
    4947== How To (manual installation) == 
     
    5553[[http://code.mios.com/trac/mios_denon-receiver-control/browser/branches/UI5Update]] 
    5654 
    57  
    58 2. Download the plugin files using the Zip Archive link at the bottom of this page: - 
    59  
    60 [[http://code.mios.com/trac/mios_dlna-cntroller/browser/tags/1.2]] 
    6155 
    62563. Unzip the ZIP archive 
     
    7266  * S_DenonReceiver1.xml 
    7367  * J_AVRReceiver1.js 
    74   * S_DLNAAVTransport1.xml 
    75   * S_DLNARenderingControl1.xml 
     68  * S_DenonRenderingControl1.xml 
    7669 
    7770== Create a device == 
     
    89825. Close the popup window that informs you about the creation of a new device, then push the Reload button. 
    9083 
    91 6. When reload is done, refresh your Web browser cache (Ctrl+F5 in most of the browsers)  
     846. When reload is done, refresh your Web browser cache (Ctrl+F5 in most of the browsers) 
     85 
     86== Services == 
     87The current services are supported in the plugin 
     88*urn:micasaverde-com:serviceId:InputSelection1 Input1 --> Input10 
     89 
     90*urn:denon-com:serviceId:Receiver1 Input11 --> Input20 
     91 
     92*urn:denon-com:serviceId:Receiver1 SetInputTarget, GetInputTarget, SendCommand 
     93 
     94*urn:micasaverde-com:serviceId:DiscretePower1 Off, On 
     95 
     96*urn:upnp-org:serviceId:SwitchPower1 SetTarget, GetStatus, GetTarget 
     97 
     98*urn:upnp-org:serviceId:RenderingControl1 SetMute, GetMute, SetVolume, GetVolume, SetVolumeDB, GetVolumeDB 
     99 
     100 *urn:micasaverde-com:serviceId:Volume1 Mute, Up, Down 
    92101 
    93102== Issues ==