Changes

no edit summary
Line 72: Line 72:  
==Input==
 
==Input==
   −
The <b>Input</b> section displays existing input rules. However, by default the list is empty:  
+
The <b>Input</b> section displays existing input rules. By default, the input rules list is empty:  
    
[[File:{{{file_input_rules}}}]]
 
[[File:{{{file_input_rules}}}]]
Line 207: Line 207:  
===Periodic control===
 
===Periodic control===
 
----
 
----
The <b>Periodic control</b> section allows you to set up automatic output control rules that trigger output state changes at the specified period or interval.
+
The <b>Periodic control</b> section allows you to set up automatic output control rules that trigger output state changes at the specified period or interval. By default, the control rules list is empty:
    
[[File:{{{file_output_periodic_control}}}]]
 
[[File:{{{file_output_periodic_control}}}]]
 +
----
 +
To add a new control rule, click the "Add" button. After this you will be redirected to the rule's configuration page:
    +
[[File:{{{file_output_periodic_control_configuration}}}]]
   −
[[File:{{{file_output_periodic_control_configuration}}}]]
+
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>off | on; default: <b>off</b></td>
 +
      <td>Turns the rule on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Output</td>
 +
      <td>Digital output (pin2); default: <b>Digital output (pin2)</b></td>
 +
      <td>Output that will be affected by the rule.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Action</td>
 +
        <td>on | off; default: <b>on</b></td>
 +
        <td>The action that will be performed on the output.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Action timeout</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Action timeout specifies whether an action should end after some time. For example, if action is set to <i>on</i> and timeout is set to 10, when the trigger occurs the output will turn on for 10 seconds before turning off.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Mode</td>
 +
        <td>Fixed | Interval; default: <b>Fixed</b></td>
 +
        <td>
 +
            <ul>
 +
                <li><b>Fixed</b> - triggers the specified action on the specified day(s), hour and minute. For example, every Sunday at 8:30 AM.</li>
 +
                <li><b>Interval</b> - performs the action periodically. For example, every 1 hour.</li>
 +
            </ul>
 +
        </td>
 +
    </tr>
 +
</table>
    
[[Category:{{{name}}} WebUI]]
 
[[Category:{{{name}}} WebUI]]

Navigation menu