Changes between Version 2 and Version 3 of Installation-UI4
- Timestamp:
- 2010-10-08 17:12:32 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation-UI4
v2 v3 26 26 * Attach Vera to the Paradox PRT3 Module using a USB Cable 27 27 After attaching Vera to the Paradox PRT3 Module, navigate to the following pane in Vera: 28 '' Devices'' >> ''Luup Plugins'' >> ''Serial Port configuration''28 ''Toolbox'' >> ''MiOS Developers'' >> ''Serial Port configuration'' 29 29 which should show settings similar to these [[Image(ParadoxAlarm-VeraSerialConfig-UI4.png, align=right, 30%)]] You can now change the Baud rate to `57600`, matching the Alarm Panel, and press '''(Save)'''. 30 30 … … 40 40 * `D_AlarmPartition1.json` 41 41 * `S_AlarmPartition1.xml` 42 1. Goto '' Devices'' --> ''Luup plugins'' --> ''Luup files''42 1. Goto ''Toolbox'' --> ''MiOS Developers'' --> ''Luup files'' 43 43 1. Click the '''(Browse)''' buttons on the right, and enter the 5 filenames references above. 44 44 1. Select the checkbox "''[x] Restart Luup after upload''" and click '''(Go)''' 45 45 1. ... wait whilst it uploads and restarts the Lua engine ... 46 46 1. If successful, you'll see the 5x files listed in the System. 47 1. Navigate to ''Devices'', scroll to the bottom at the ''Add device'' form. 48 1. Type "`D_ParadoxSecurityEVO.xml`", and click '''(Add Device)''', type in a name, such as ''Paradox Alarm Panel'' against the device then click '''(Save)'''. 47 1. Navigate to the ''Create device'' tab. 48 1. Type for ''!UpnpDevFilename'' type "`D_ParadoxSecurityEVO.xml`", for ''Description'' type "`Paradox Alarm Panel`", for ''!UpnpImplFilename'' type "`I_ParadoxSecurityEVO.xml`" and click '''(Create Device)''' 49 1. Exit the MiOS Developers Dialog and click '''(Save)'''. 49 50 1. For the lines that follow, we'll assume that you named the device ''Paradox Alarm Panel'' but you can call it anything. 50 1. Goto '' Devices'' --> ''Luup plugins'' --> '''''(Serial Port configuration)'''''51 1. Goto ''Toolbox'' --> ''MiOS Developers'' --> '''''(Serial Port configuration)''''' 51 52 1. Select the ''Paradox Alarm Panel [...]'' value for the ''Used by device:'' picklist then click '''(Save)'''. 52 53 … … 63 64 There are a number of advanced options that can be setup after performing the initial configuration, and validating it's working correctly. These are exposed through Variables listed under: 64 65 65 '' Devices'' --> ''Luup plugins'' --> ''Your Alarm Panel Device'' -> ''(+)''66 ''Your Room'' --> ''Paradox Alarm Panel'' --> ''[Wrench/Spanner]'' --> ''Advanced'' 66 67 67 68 [[Image(ParadoxAlarm-DevicesViewAdvanced-UI4.png, align=right, 30%)]]