Changes

no edit summary
Line 191: Line 191:  
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
<b>Overview</b>:
 +
<ul>
 +
    <li>192.168.1.1 - router's default LAN IP address; replace it in accordance with your own configuration.</li>
 +
    <li>username - login name from Post/Get configuration.</li>
 +
    <li>password- password from Post/Get configuration.</li>
 +
    <li>action- the action that will be performed on the output (can be <i>on</i> or <i>off</i>).</li>
 +
    <li>pin - specifies the output (use <i>pin2</i>).</li>
 +
    <li>delay - defines a delay (in seconds) after which the specified action will be performed.</li>
 +
    <li>time - defines a window of time during which the action will take place. For instance, if you post an <i>on</i> action while specifying <i>time=5</i>, the output will turn on and stay on for 5 seconds before turning off.</li>
 +
</ul>
 +
 +
Delay and time parameters can be used together. For example, if delay is 10, time is 5, action is on, then 10 seconds after the execution of the command, the output will switch to <i>on</i> (or stay in <i>on</i> state if it was already that way), then after 5 more seconds it will switch to <i>off</i> state. In this case the overall command execution time is 15 seconds.
 +
 +
===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.
 +
 +
[[File:{{{file_output_periodic_control}}}]]
 +
 +
 +
[[File:{{{file_output_periodic_control_configuration}}}]]
    
[[Category:{{{name}}} WebUI]]
 
[[Category:{{{name}}} WebUI]]

Navigation menu