Changes between Version 5 and Version 6 of UI4


Ignore:
Timestamp:
2011-12-27 07:26:25 (12 years ago)
Author:
futzle
Comment:

English cleanup. UI5 direct transfer instructions.

Legend:

Unmodified
Added
Removed
Modified
  • UI4

    v5 v6  
    1 = UI4 Installation and Setup = 
     1= Direct transfer Installation and Setup = 
     2 
     3== UI4 == 
     4 
    251. Download these files from [http://code.mios.com/trac/mios_caddxnx584/browser/trunk] and transfer them all to Vera: 
    36 
     
    17203. Go to '''Serial Port Configuration''' and assign the serial port (local or IPSerial) to the Luup device you just created. 
    18214. Save. 
    19 5. After Luup restarted, reload the UI (''F5'' or ''Ctrl+F5''). 
     225. After Luup restarts, refresh the browser. 
    2023 
    2124The plugin creates a device for the alarm system, and one device for each alarm partition.  Partitions are detected automatically. 
    2225 
    2326[[Image(CaddxNX584AfterCreation.png)]] 
     27 
     28== UI5 == 
     29 
     301. Download these files from [http://code.mios.com/trac/mios_caddxnx584/browser/trunk] and transfer them all to Vera through the web UI ('''Apps''' > '''Develop Apps''' > '''Luup Files''' > '''Upload Files'''): 
     31 
     32 * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Security.xml?format=txt D_CaddxNX584Security.xml] 
     33 * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Security.json?format=txt D_CaddxNX584Security.json] 
     34 * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/I_CaddxNX584Security.xml?format=txt I_CaddxNX584Security.xml] 
     35 * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/J_CaddxNX584Security.js?format=txt J_CaddxNX584Security.js] 
     36 * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/S_CaddxNX584Security.xml?format=txt S_CaddxNX584Security.xml] 
     37 * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Partition2.xml?format=txt D_CaddxNX584Partition2.xml] 
     38 * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Partition2.json?format=txt D_CaddxNX584Partition2.json] 
     39 
     402. Download this file from [http://code.mios.com/trac/mios_caddxnx584/browser/trunk] and use scp to transfer it to the /etc/cmh-ludl directory Vera: 
     41 
     42 * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/L_CaddxNX584Security.lua?format=txt L_CaddxNX584Security.lua] 
     43 
     44(Installing this file through the UI will attempt to compress it, which will break the plugin.) 
     45 
     464. Go to '''Apps''' > '''Develop Apps''' > '''Create device'''. 
     47 * In the '''Upnp Device Filename''' text box, enter ''D_CaddxNX584Security.xml''. 
     48 * Give the device a name in the '''Description''' text box. 
     494. Go to '''Serial Port Configuration''' and assign the serial port (local or IPSerial) to the Luup device you just created. 
     505. Save. 
     515. After Luup restarts, refresh the browser.