Changes between Version 16 and Version 17 of WikiStart


Ignore:
Timestamp:
2011-09-15 19:31:15 (13 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v16 v17  
    5757|| Night || NIGHT-STAY || 
    5858 
    59 ==== The alarm panel device control panel ==== 
     59==== The panel device control panel ==== 
    6060[[Image(cp_panel.png)]] 
    6161 
    6262'''Clear Message''' clears the status messages generated by the plugin in the status box (upper-right corner of the dashboard). 
    63 [[BR]] 
    64 [[BR]] 
    65 [[BR]] 
    66 [[Image(cp_panel_adv.png)]] 
    67  
    68 In the '''Advanced''' tab there are two important variables: '''!DebugMode''' and '''!NumPartitions'''.  
    69  
    70 '''!DebugMode''' is '''1''' (enabled) by default, which means that the plugin logs all the events. Setting this to '''0''' (disabled) will make the plugin log only the most important events, like errors. 
    71  
    72 '''!NumPartitions''' is the number of partitions, which is '''1''' by default. The plugin may crash if this number is incorrect. 
    7363 
    7464==== The partition device control panel ==== 
    7565[[Image(cp_partition.png)]] 
    7666 
     67'''Bypass zones''' 
     68 
    7769To bypass a zone enter the zone number in the '''Bypass Zones''' input box. To bypass several zones, enter the zone numbers separated by a comma. To bypass all the zones leave the box empty or enter ''all''. 
    7870 
    79 '''Chime Mode''' activates or deactivates chime mode for the current partition. The button will turn green if it's active. 
     71'''Chime Mode''' 
     72 
     73This activates or deactivates chime mode for the current partition. The button will turn green if it's active. 
     74 
     75'''Store''' 
     76 
     77When a partition is in the '''NotReady''' state, the plugin will attempt to send the '''star(*)''' command to get the faulted zones. If there are two or more active partitions the plugin will use the '''GOTO''' command to switch to the partition the command was issued for. This command requires a user code valid for that partition. The plugin stores the user code for every partition in an internal variable to use it '''ONLY''' for getting the faulted zones (all the other commands still require the PIN code). If no previous command has been given to this partition, no PIN code will be available, which means that it won't be possible to get the faulted zones. This is what the '''Store''' button is for. If you see that a partition is in the ''NotReady'' state, but the faulted zones list is empty, enter the PIN code in the ''PIN code'' field and store it. After this, you should see the faulted zones list being populated. 
    8078 
    8179=== Notes === 
     
    8583 
    8684=== Debugging === 
    87 By default, the plugin logs only the important events, like alarms and errors. To enable verbose logging go to the ''Advanced'' tab in the panel device's Toolbox and set the ''!DebugMode'' to ''1'' then restart Luup. 
     85By default, the plugin logs only the important events, like the alarms and errors. To enable verbose logging for this plugin open the ''Advanced'' tab in the panel device's Control Panel and set '''!DebugMode''' to '''1''', then restart Luup. 
    8886 
    8987'''How to see the logs:'''