Changes between Version 3 and Version 4 of UI4


Ignore:
Timestamp:
2011-10-21 12:13:38 (13 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UI4

    v3 v4  
    44 
    551. Download these files on your computer: 
     6* [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.json|D_ElkAlarmPanel1.json]] 
     7* [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.xml|D_ElkAlarmPanel1.xml]] 
     8* [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPartition1.json|D_ElkAlarmPartition1.json]] 
     9* [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPartition1.xml|D_ElkAlarmPartition1.xml]] 
     10* [[http://code.mios.com/svn_public/mios_elk-alarm-panel/I_ElkAlarmPanel1.lua|I_ElkAlarmPanel1.lua]] 
     11* [[http://code.mios.com/svn_public/mios_elk-alarm-panel/I_ElkAlarmPanel1.xml|I_ElkAlarmPanel1.xml]] 
     12* [[http://code.mios.com/svn_public/mios_elk-alarm-panel/S_AlarmPartition2.xml|S_AlarmPartition2.xml]] 
     13* [[http://code.mios.com/svn_public/mios_elk-alarm-panel/S_ElkAlarmPanel1.xml|S_ElkAlarmPanel1.xml]] 
     142. Go to '''MiOS Developers''' -> '''Luup Files''' and upload the files you just downloaded. 
     153. If ''Restart Luup after upload'' is checked, uncheck it, then click '''GO'''. 
     164. Go to '''Create Device''': 
     17 * In the '''!UpnpDevFilename''' field enter ''D_ElkAlarmPanel1.xml'' 
     18 * In the '''Description''' field enter ''Elk M1 Alarm Panel'' (or any name you want).  
     19 * Optionally you can select a room from the '''Room''' drop-down list. 
     20 * Click '''Create Device'''. 
    621 
    7 [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.json|D_ElkAlarmPanel1.json]] 
     22''NOTE:''' If the panel is connected to Vera on the '''Ethernet''' port (using Elk M1XEP or an RS232-to-Ethernet adapter), enter the IP address and port in the '''!IpAddress''' field (e.g. 192.168.8.23:5000). 
    823 
    9 [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.xml|D_ElkAlarmPanel1.xml]] 
    10  
    11 [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPartition1.json|D_ElkAlarmPartition1.json]] 
    12  
    13 [[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPartition1.xml|D_ElkAlarmPartition1.xml]] 
    14  
    15 [[http://code.mios.com/svn_public/mios_elk-alarm-panel/I_ElkAlarmPanel1.lua|I_ElkAlarmPanel1.lua]] 
    16  
    17 [[http://code.mios.com/svn_public/mios_elk-alarm-panel/I_ElkAlarmPanel1.xml|I_ElkAlarmPanel1.xml]] 
    18  
    19 [[http://code.mios.com/svn_public/mios_elk-alarm-panel/S_AlarmPartition2.xml|S_AlarmPartition2.xml]] 
    20  
    21 [[http://code.mios.com/svn_public/mios_elk-alarm-panel/S_ElkAlarmPanel1.xml|S_ElkAlarmPanel1.xml]] 
    22  
    23 2. On the Vera dashboard, go to '''MiOS Developers''' -> '''Luup Files''' and upload all 8 files you downloaded. 
    24 3. If ''Restart Luup after upload'' is checked, uncheck it, then click '''GO'''. 
    25 4. Go to '''Create Device'''; in the '''!UpnpDevFilename''' field enter ''D_ElkAlarmPanel1.xml'' and in the '''Description''' field enter ''Elk M1 Alarm Panel'' (or any name you want).  Press the '''Create Device''' button. 
    26  
    27 '''NOTE:''' If the panel is connected to Vera on the '''Ethernet''' port (using Elk M1XEP or an RS232-to-Ethernet adapter), enter the IP address and port in the '''!IpAddress''' field (e.g. 192.168.8.23:5000). 
    28 5. Restart Luup by clicking the curving arrows in the upper right corner in the dashboard. 
    29 6. After Luup has restarted, reload the web page. (best use <Ctrl + F5> to do so) 
    30  
    31 == Setup == 
    32 If the panel has been connected to Vera on an USB port, you must configure the serial port. 
    33 1. Go to '''MiOS developers''' -> '''Serial port configuration'''. 
     245. If the panel has been connected to Vera on a USB port, you must configure the serial port. Go to '''Serial port configuration''': 
    3425 * Set the '''Baud''' to ''115200''. 
    35  * Select the newly created panel device from the '''Used by device''' drop-down list. 
     26 * Select the alarm panel device from the '''Used by device''' drop-down list. 
    3627 * Optionally you can give a name to this serial port in the '''Name''' field. 
    37 2. Close this window and click '''SAVE'''. 
    38 3. After Luup has restarted reload the web page. 
    39 4. Enjoy using the plugin. :) 
    40 [[Image(serial_port_configuration.png)]] 
     286. Close this window and click '''SAVE'''. 
     297. After Luup has restarted reload the UI. 
     308. Enjoy using the plugin. :)