Changes between Version 6 and Version 7 of UI5


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

--

Legend:

Unmodified
Added
Removed
Modified
  • UI5

    v6 v7  
    11= UI5 Installation and Setup = 
    22 
    3 == Installation == 
    4 Go to '''Apps''' >> '''Install Apps''' and install the plugin.  
    53 
    6 == Setup == 
     4== IT-100 connected to Vera using an USB-to-RS232 converter == 
     5=== Preliminary Steps === 
     6Before 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: 
     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 === IT-100 connected to Vera using an USB-to-RS232 converter === 
    9 1. Go to '''Apps''' -> '''Develop Apps''' -> '''Serial port configuration'''. 
    10  * Set the '''Baud''' to ''9600''. 
    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. 
     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. 
    13162. Save. 
    14173. After Luup has restarted reload the web page. 
    1518[[Image(ui5_serial_port_config.png)]] 
    1619 
    17 === IT-100 connected to Vera using a WIZnet or Roving Networks IP-to-Serial 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'') 
     20== IT-100 connected to Vera using a WIZnet or Roving Networks IP-to-Serial adapter == 
     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'') 
    19232. Save. 
    20243. After Luup has restarted reload the web page.