Changes between Initial Version and Version 1 of UI4


Ignore:
Timestamp:
2011-10-19 13:53:12 (13 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UI4

    v1 v1  
     1= Elk M1 Alarm Panels Plugin = 
     2 
     3== Installation & Setup == 
     4 
     51. Download these files on your computer: 
     6 
     7[[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.json|D_ElkAlarmPanel1.json]] 
     8 
     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 
     232. On the Vera dashboard, go to '''MiOS Developers''' -> '''Luup Files''' and upload all 8 files you downloaded. 
     243. If ''Restart Luup after upload'' is checked, uncheck it, then click '''GO'''. 
     254. 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). 
     285. Restart Luup by clicking the curving arrows in the upper right corner in the dashboard. 
     296. After Luup has restarted, reload the web page. (best use <Ctrl + F5> to do so) 
     30 
     31== Setup == 
     32If the panel has been connected to Vera on an USB port, you must configure the serial port. 
     331. Go to '''MiOS developers''' -> '''Serial port configuration'''. 
     34 * Set the '''Baud''' to ''115200''. 
     35 * Select the newly created panel device from the '''Used by device''' drop-down list. 
     36 * Optionally you can give a name to this serial port in the '''Name''' field. 
     372. Close this window and click '''SAVE'''. 
     383. After Luup has restarted reload the web page. 
     39[[Image(serial_port_configuration.png)]]