Changes

m
Text replacement - "\{\{Template: Networking_rutos_manual_fw_disclosure (.*) (.*) (.*) (.*) \}\}" to "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }}"
Line 1: Line 1: −
{{Template: Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_device_manual_fw_disclosure
| fw_version = {{#switch: {{{series}}}
+
| series = {{{series}}}
   | RUT2XX = {{{series}}}_R_00.01.13
+
| name   = {{{name}}}
  | RUT9XX = {{{series}}}_R_00.06.07}}
+
| fw_version ={{Template: Networking_device_manual_latest_fw
| series    = {{{series}}}
+
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
 
==Summary==
 
==Summary==
Line 21: Line 23:  
{{#ifeq:{{{name}}}|RUT955
 
{{#ifeq:{{{name}}}|RUT955
 
|[[File:{{{file_status}}}|border|class=tlt-border]]
 
|[[File:{{{file_status}}}|border|class=tlt-border]]
|[[File:{{{file_status}}}]]}}
+
|[[File:{{{file_status}}}|border|class=tlt-border]]}}
    
===Custom Labels===
 
===Custom Labels===
Line 27: Line 29:  
If the default Input/Output labels do not suit your needs, you can always configure custom ones in the <b>Custom Labels</b> section. Click the 'Edit' button next to the desired Input or Output and you will be redirected to a window such as this:
 
If the default Input/Output labels do not suit your needs, you can always configure custom ones in the <b>Custom Labels</b> section. Click the 'Edit' button next to the desired Input or Output and you will be redirected to a window such as this:
   −
[[File:{{{file_status_digital}}}]]
+
[[File:{{{file_status_digital}}}|border|class=tlt-border]]
    
The figure above is an example of custom label configuration for <i>Digital Input</i>. You can change an input's/output's name and the names of their states. The changes are purely cosmetic and used for easier management purposes.
 
The figure above is an example of custom label configuration for <i>Digital Input</i>. You can change an input's/output's name and the names of their states. The changes are purely cosmetic and used for easier management purposes.
Line 51: Line 53:  
The <b>Input Rules</b> section provides you with the possibility to set up rules that execute user specified actions after a certain trigger occurs. To add a new rule, look to the Input Configuration section that is just below. Select the input, the trigger and the action for the rule and click the 'Add' button. A new rule will appear in the Input Rules list:  
 
The <b>Input Rules</b> section provides you with the possibility to set up rules that execute user specified actions after a certain trigger occurs. To add a new rule, look to the Input Configuration section that is just below. Select the input, the trigger and the action for the rule and click the 'Add' button. A new rule will appear in the Input Rules list:  
   −
[[File:{{{file_input_add}}}]]
+
[[File:{{{file_input_add}}}|border|class=tlt-border]]
 
----
 
----
 
To begin editing an input rule, click the 'Edit' button located next to it. Refer to the figure and table below for information on input rule configuration.
 
To begin editing an input rule, click the 'Edit' button located next to it. Refer to the figure and table below for information on input rule configuration.
Line 57: Line 59:  
{{#ifeq:{{{name}}}|RUT955
 
{{#ifeq:{{{name}}}|RUT955
 
|[[File:{{{file_input_config}}}|border|class=tlt-border]]
 
|[[File:{{{file_input_config}}}|border|class=tlt-border]]
|[[File:{{{file_input_config}}}]]}}
+
|[[File:{{{file_input_config}}}|border|class=tlt-border]]}}
    
{{Template:Networking_{{#ifeq:{{{name}}}|RUT955|{{lc:{{{name}}}}}|{{lc:{{{series}}}}}}}_manual_input_output_input_rule_table|name={{{name}}}}}
 
{{Template:Networking_{{#ifeq:{{{name}}}|RUT955|{{lc:{{{name}}}}}|{{lc:{{{series}}}}}}}_manual_input_output_input_rule_table|name={{{name}}}}}
Line 98: Line 100:  
The <b>ON/OFF</b> section is used to turn the router's {{#ifeq:{{{name}}}|RUT955|outputs|output}} on or off. This action does not save the state permanently, meaning that after a reboot the {{#ifeq:{{{name}}}|RUT955|states|state}} will revert back to their default values.
 
The <b>ON/OFF</b> section is used to turn the router's {{#ifeq:{{{name}}}|RUT955|outputs|output}} on or off. This action does not save the state permanently, meaning that after a reboot the {{#ifeq:{{{name}}}|RUT955|states|state}} will revert back to their default values.
   −
[[File:{{{file_output_on_off}}}]]
+
[[File:{{{file_output_on_off}}}|border|class=tlt-border]]
   −
===Post/Get configuration===
+
===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. Refer to the figure and table below for information on configuration fields contained in that section.
 +
 +
[[File:{{{file_output_periodic}}}|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>yes | no; default: <b>no</b></td>
 +
      <td>Turns the rule on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Output</td>
 +
      <td>Digital OC Output{{#ifeq:{{{name}}}|RUT955| {{!}} Digital 4PIN {{!}} Digital relay output|}}; default: <b>Digital OC Output</b> </td>
 +
      <td>The output pin that will be effected 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>yes | no; default: <b>no</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>When the rule will be triggered.
 +
            <ul>
 +
                <li><b>Fixed</b> - triggers the specified action on a specified day(s), hour and minute. For example, every Sunday at 8:30 AM.</li>
 +
                <li><b>Interval</b> - performs the action at an interval. For example, every 1 hour during Mondays.</li>
 +
            </ul>
 +
        </td>
 +
    </tr>
 +
</table>
 +
 +
===Scheduler===
 +
----
 +
With the help of the output <b>Scheduler</b> you can configure a timetable of when the {{#ifeq:{{{name}}}|RUT955|outputs|output}} should be enabled or disabled based on time.
 +
 +
[[File:{{{file_output_scheduler}}}|border|class=tlt-border]]
 +
 +
==Post/Get==
 +
 
Enabling <b>Post/Get</b> will allow you to send HTTP POST/GET requests to the router that control the state of the output. The figure below is an example of the Post/Get configuration section and the table below provides information on the fields contained in that section:
 
Enabling <b>Post/Get</b> will allow you to send HTTP POST/GET requests to the router that control the state of the output. The figure below is an example of the Post/Get configuration section and the table below provides information on the fields contained in that section:
   −
[[File:{{{file_output_post_get}}}]]
+
[[File:{{{file_output_post_get}}}|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 129: Line 181:  
</table>
 
</table>
   −
====Post/Get examples====
+
===Post/Get examples===
 
----
 
----
 
It is possible to turn the {{#ifeq:{{{name}}}|RUT955|outputs|output}} on and off by using a HTTP POST/GET requests. Use a web browser or any other compatible software to send HTTP POST/GET requests to the device.
 
It is possible to turn the {{#ifeq:{{{name}}}|RUT955|outputs|output}} on and off by using a HTTP POST/GET requests. Use a web browser or any other compatible software to send HTTP POST/GET requests to the device.
Line 150: Line 202:  
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.
 
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. Refer to the figure and table below for information on configuration fields contained in that section.
  −
  −
[[File:{{{file_output_periodic}}}]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
      <th>Value</th>
  −
      <th>Description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Enable</td>
  −
      <td>yes | no; default: <b>no</b></td>
  −
      <td>Turns the rule on or off.</td>
  −
    </tr>
  −
    <tr>
  −
      <td>Output</td>
  −
      <td>Digital OC Output | Digital 4PIN | Digital relay output; default: <b>Digital OC Output</b> </td>
  −
      <td>The output pin that will be effected 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>yes | no; default: <b>no</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>When the rule will be triggered.
  −
            <ul>
  −
                <li><b>Fixed</b> - triggers the specified action on a specified day(s), hour and minute. For example, every Sunday at 8:30 AM.</li>
  −
                <li><b>Interval</b> - performs the action at an interval. For example, every 1 hour during Mondays.</li>
  −
            </ul>
  −
        </td>
  −
    </tr>
  −
</table>
  −
  −
===Scheduler===
  −
----
  −
With the help of the output <b>Scheduler</b> you can configure a timetable of when the {{#ifeq:{{{name}}}|RUT955|outputs|output}} should be enabled or disabled based on time.
  −
  −
[[File:{{{file_output_scheduler}}}]]
   
{{#ifeq: {{{series}}} | RUT9XX ||
 
{{#ifeq: {{{series}}} | RUT9XX ||
 
==Additional Information==
 
==Additional Information==

Navigation menu