Changes between Version 9 and Version 10 of WikiStart


Ignore:
Timestamp:
2015-02-24 14:51:45 (9 years ago)
Author:
zoot1612
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v9 v10  
    6161  * L_DenonReceiver1.lua 
    6262  * createJSON.lua 
    63   * D_DenonReceiver1.json 
    64   * D_DenonReceiver1.xml 
     63  * D_DenonReceiver1.json for UI5 or D_DenonReceiver1_UI7.json for UI7 
     64  * D_DenonReceiver1.xml for UI5 or D_DenonReceiver1_UI7.xml for UI7 
    6565  * I_DenonReceiver1.xml 
    6666  * S_DenonReceiver1.xml 
    6767  * J_AVRReceiver1.js 
    6868  * S_DenonRenderingControl1.xml 
     69 
     70   
     71 * The icon in the zip archive needs to be uploaded to /www/cmh/skins/default/img/devices/device_states/ using command line in linux and Mac or winscp for windows. 
     72 
     73 example using linux: - 
     74 
     75{{{ 
     76  scp <PATH/TO/ICON/>av_receiver_default.png root@<VERAIPAddress>:/www/cmh/skins/default/img/devices/device_states/ 
     77}}} 
     78 
     79 
    6980 
    7081== Create a device == 
     
    74851. Open APPS section; open Develop Apps >> Create Device. 
    7586 
    76 2. In the ''' Upnp Device Filename ''' input box enter D_DenonReceiver1.xml. 
     872. In the ''' Upnp Device Filename ''' input box enter D_DenonReceiver1.xml for UI5 or D_DenonReceiver1_UI7.xml for UI7. 
    7788 
    78893. If the device is controlled via Ethernet in the ''' Ip Address ''' box input ip address. 
     
    82935. Close the popup window that informs you about the creation of a new device, then push the Reload button. 
    8394 
     95 * The luup engine will reload (three or four times) and build the static json files and point the device to the correct file. 
    84966. When reload is done, refresh your Web browser cache (Ctrl+F5 in most of the browsers) 
    8597