Changes between Version 4 and Version 5 of Wiki Start


Ignore:
Timestamp:
2011-06-23 19:21:18 (13 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Wiki Start

    v4 v5  
    99* M1 M1EZ8 with ELK-M1EZ8MSI Main Serial Port Interface 
    1010 
    11 === Notes === 
    12 * Arming or Bypassing zones requires the PIN code. 
    13 * Arming or Disarming a partition also requires the PIN code. 
     11=== Installation === 
     121. Download these files on your computer: 
     13 
     14[[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.json|D_ElkAlarmPanel1.json]] 
     15[[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPanel1.xml|D_ElkAlarmPanel1.xml]] 
     16[[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPartition1.json|D_ElkAlarmPartition1.json]] 
     17[[http://code.mios.com/svn_public/mios_elk-alarm-panel/D_ElkAlarmPartition1.xml|D_ElkAlarmPartition1.xml]] 
     18[[http://code.mios.com/svn_public/mios_elk-alarm-panel/I_ElkAlarmPanel1.lua|I_ElkAlarmPanel1.lua]] 
     19[[http://code.mios.com/svn_public/mios_elk-alarm-panel/I_ElkAlarmPanel1.xml|I_ElkAlarmPanel1.xml]] 
     20[[http://code.mios.com/svn_public/mios_elk-alarm-panel/S_AlarmPartition2.xml|S_AlarmPartition2.xml]] 
     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. 
     265. Restart Luup by clicking the curving arrows in upper right corner in the dashboard. 
     276. After Luup has restarted, reload the web page. (best use <Ctrl + F5> to do so) 
    1428 
    1529=== Usage === 
     
    3246It's not necessary to store the user code to arm/disarm a partition, but it must be present in the ''PIN Code'' field. 
    3347 
     48=== Notes === 
     49* Arming or Bypassing zones requires the user code valid in that partition. 
     50* Arming or Disarming a partition also requires the user code valid in that partition. 
     51 
    3452=== Debugging === 
     53By default, the plugin logs only the important events, like alarms and errors. To enable verbose logging go to the ''Advanced'' tab in the panel device's Toolbox and set the ''DebugMode'' to ''1'' then restart Luup. 
    3554 
    36 By default, the plugin logs only the important events, like alarms and errors. To enable verbose logging go to the ''Advanced'' tab in the panel device's Toolbox and set the ''DebugMode'' to ''1'' then restart Luup. 
     55[[Image(debug_mode.png)]] 
    3756 
    3857'''How to see the logs:'''