Changes between Version 3 and Version 4 of UI5


Ignore:
Timestamp:
2011-10-28 14:11:56 (13 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UI5

    v3 v4  
    11= UI5 Installation and Setup = 
    22 
    3 == Installation == 
    4 Go to '''Apps''' >> '''Install Apps''' and install the plugin.  
     3== Panel connected to Vera using '''USB RS-232 Serial Adapter''' == 
     4=== Preliminary Steps === 
     5Before attempting to install the plug-in, it is recommended to connect the respective RS-232 adapter, and set this up first in order to establish connectivity. To set up the serial port: 
    56 
    6 == Setup == 
     71. Open the Vera UI and navigate to '''Apps''' >> '''Develop Apps''' >> '''Serial Port Configuration'''. 
     82. If the serial port is not in the list, restart Luup. 
     93. Set the '''Baud''' to ''9600''. 
     104. Optionally you can rename this port in the '''Name''' input box. 
     115. Save.  
    712 
    8 1. Go to '''Apps''' -> '''Develop Apps''' -> '''Serial port configuration'''. 
    9  * Set the '''Baud''' to ''9600''. 
    10  * Select the alarm panel device from the '''Used by device''' drop-down list. 
    11  * Optionally you can give a name to this serial port in the '''Name''' field. 
     13=== Plugin Setup === 
     141. First go to '''Apps''' >> '''Install Apps''' and install the plugin. 
     152. After the plugin has been installed go to '''Apps''' -> '''Develop Apps''' -> '''Serial port configuration''' and select the alarm panel device from the '''Used by device''' drop-down list. 
     163. Save. 
     174. After Luup has restarted reload the UI.  
     18[[Image(ui5_serial_port_config.png)]] 
     19 
     20== Panel connected to Vera via '''Ethernet''' or '''wireless''' == 
     21=== Plugin Setup === 
     221. 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'') 
    12232. Save. 
    13243. After Luup has restarted reload the UI. 
    14  
    15 [[Image(ui5_serial_port_config.png)]] 
     25[[Image(ui5_cp_adv_ip.png)]] 
    1626 
    1727The plugin creates a device for the alarm system, and one device for each alarm partition. Partitions are detected automatically.