Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- 2012-07-24 13:35:55 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 29 29 30 30 === UI4 === 31 1. Download thispackage and extract the files.31 1. Download [http://code.mios.com/trac/mios_ge-concord/changeset/20/tags/0.9%20Beta?old_path=%2F&format=zip this] package and extract the files. 32 32 2. Go ''MiOS developers'' >> ''Luup files'' and upload the extracted files. Do not check ''Restart Luup after upload'' (bottom of the page); if it's checked, uncheck it. 33 33 3. Go to ''Create device'' and: … … 41 41 42 42 === UI5=== 43 1. Install the plugin from the MiOS Marketplace (''Apps'' >> ''Install Apps''). 44 2. Open the control panel of the new device, the ''Settings'' tab, and from the ''Send using'' drop-down select the serial adapter. 45 3. Save. 43 46 44 47 == Configuration == 48 In the control panel of the alarm panel device, near the bottom of the '''Advanced''' tab, there are a few configuration parameters: 49 50 || '''Partitions''' || This is the number of partitions your panel is configured to use. This is '''1''' by default. Valid values: '''1''' to '''6'''. || 51 || '''!DebugMode''' || When this is '''0''' only the errors and the important events are written to the log file. This is '''0''' by default. Valid values: '''0''', '''1'''. || 52 || '''!ExtraFeatures''' || Setting this parameter to '''1''' allows the plugin to control some extra features. Currently ''Chime mode'' is the only extra feature, but this may change in the future. This is '''0''' by default, because enabling this greatly increases the amount of data Vera must receive from the panel, which could slow Vera down. Only enable this if you use any of the extra features. || 45 53 46 54 == Usage ==