Changes between Version 7 and Version 8 of Installation-UI4


Ignore:
Timestamp:
2011-01-02 22:19:46 (13 years ago)
Author:
guessed
Comment:

Add install options for enabling Panic mode Event actions.

Legend:

Unmodified
Added
Removed
Modified
  • Installation-UI4

    v7 v8  
    7474 `enableRemoteArm` (string, ''default'' `false`):: 
    7575   Enable the use of ''Stay Arm'' (`stay`), ''Stay'' and ''Regular Arm'' (`arm`) or ''Stay'', ''Regular'' and ''Disarm'' (`disarm`) functionality within the Plugin. 
     76 `enablePanic` (string, ''default'' `false`):: 
     77   Enable the use of the ''Medical Panic'', ''Fire Panic'' and ''Police Panic'' functionality within the Plugin. 
    7678 
    7779{{{ 
    7880#!html 
    79 <span style="color: rgb(128, 0, 0);"><b>CAUTION:</b> Use of the <tt>enableRemoteArm</tt> parameter may constitute a Security risk.  Use at your own risk.</span> 
     81<span style="color: rgb(128, 0, 0);"><b>CAUTION:</b> Use of the <tt>enableRemoteArm</tt>, and <tt>enablePanic</tt>, parameters may constitute a Security risk.  Use at your own risk.</span> 
    8082}}} 
    8183 
     
    98100=== Alarm Partition Actions === [[Image(ParadoxAlarm-ScenesAction-UI4.png, right, align=right, alt=Example Alarm Partition Action, 20%)]] 
    99101Each Alarm Partition is exposed as a !AlarmPartition1, and has the following Actions (if Enabled) 
    100   * ''!RequestArm'' - Submit a request to Arm the Alarm Partition (with PINCode) 
    101   * ''!RequestQuickArm'' - Submit a request to Quick, or "!OneTouch", Arm the Alarm Partition (no PINCode required) 
    102   * ''!RequestStay'' - Submit a request to Stay-Arm the Alarm Partition (with PINCode) 
    103   * ''!RequestQuickStay'' - Submit a request to Quick, or "!OneTouch", Stay-Arm the Alarm Partition (no PINCode required) 
    104   * ''!RequestDisarm'' - Submit a request to Disarm the Alarm Partition (PINCode required) 
     102  * ''Arm Partition '' - Submit a request to Arm the Alarm Partition (with PINCode) 
     103  * ''Quick Arm Partition'' - Submit a request to Quick, or "!OneTouch", Arm the Alarm Partition (no PINCode required) 
     104  * ''Stay Arm Partition'' - Submit a request to Stay-Arm the Alarm Partition (with PINCode) 
     105  * ''Quick Stay Arm Partition'' - Submit a request to Quick, or "!OneTouch", Stay-Arm the Alarm Partition (no PINCode required) 
     106  * ''Disarm Partition'' - Submit a request to Disarm the Alarm Partition (PINCode required) 
     107  * ''Medical Panic'' - Submit a request to trigger the Alarm Partition's Medical Panic 
     108  * ''Fire Panic'' - Submit a request to trigger the Alarm Partition's Fire Panic 
     109  * ''Police Panic'' - Submit a request to trigger the Alarm Partition's Police Panic 
    105110  * ''!SetVirtualInput'' - Set one of the ![16] Virtual Inputs on the Alarm Panel to Open (0) or Closed (1) 
    106111