Changes between Initial Version and Version 1 of UI7


Ignore:
Timestamp:
2015-09-26 11:13:31 (9 years ago)
Author:
zoot1612
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UI7

    v1 v1  
     1= UI7 Installation and Setup = 
     2 
     3== Preliminary steps == 
     4=== USB RS-232 Serial Adapter === 
     5If the panel has been connected to Vera using an USB RS-232 Serial Adapter, first check to see if the serial port has been detected by Vera: 
     61. Open the Vera UI. 
     72. Navigate to '''Apps''' >> '''Develop Apps''' >> '''Serial Port Configuration'''. 
     83. If you don't see the serial port in the list, restart Luup. 
     94. Configure the serial port: 
     10 * Set the '''Baud''' to ''115200''. 
     11 * Optionally you can give a name to this serial port in the '''Name''' field. 
     125. Save. 
     13 
     14=== Elk M1XEP === 
     15Follow the installation and configuration procedure in the '''M1XEP Installation Manual'''. 
     16 
     17=== !WiFi RS-232 Serial Adapter === 
     18Follow the installation and configuration procedure from its manual. The serial port must be configured to use a '''Baud rate''' of ''115200''. 
     19 
     20== Setup == 
     21 
     22First go to '''Apps''' >> '''Install Apps''' and install the plugin, then follow the steps below: 
     23 
     24=== Panel connected to Vera on '''USB''' port using an USB RS-232 Serial Adapter === 
     251. Go to '''Apps''' >> '''Develop Apps''' >> '''Serial port configuration''' and select the alarm panel device from the '''Used by device''' drop-down list. 
     262. Save. 
     273. After Luup has restarted reload the UI. 
     28[[Image(ui5_serial_port_config.png)]] 
     29 
     30=== Panel connected to Vera on '''Ethernet''' port using Elk-M1XEP or '''wireless''' using !WiFi RS-232 Serial Adapter === 
     311. Open the alarm panel device control panel >> '''Advanced''' tab. In the '''ip''' input field enter the IP address of the Ethernet adapter and the port on which it is connected. (e.g. if the IP address of the Ethernet adapter is ''192.168.8.164'' and it is connected on port ''5000'', the '''ip''' value should be ''192.168.8.164:5000'') 
     322. Save. 
     333. After Luup has restarted reload the UI.