Changes between Version 9 and Version 10 of UI5


Ignore:
Timestamp:
2011-10-27 18:14:09 (12 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UI5

    v9 v10  
    11= UI5 Installation and Setup = 
    22 
    3 == Installation == 
    4 Go to '''Apps''' >> '''Install Apps''' and install the plugin. 
     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''. 
    519 
    620== Setup == 
    721 
    8 === Panel connected to Vera on '''USB''' port === 
    9 1. Go to '''MiOS developers''' -> '''Serial port configuration'''. 
    10  * Set the '''Baud''' to ''115200''. 
    11  * Select the alarm panel device from the '''Used by device''' drop-down list. 
    12  * Optionally you can give a name to this serial port in the '''Name''' field. 
     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. 
    13262. Save. 
    14273. After Luup has restarted reload the UI. 
    1528[[Image(ui5_serial_port_config.png)]] 
    1629 
    17 === Panel connected to Vera on '''Ethernet''' port (using '''Elk M1XEP''' or an RS232-to-Ethernet adapter) === 
    18 1. 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'') 
     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'') 
    19322. Save. 
    20333. After Luup has restarted reload the UI.