Changes

no edit summary
Line 9: Line 9:  
==Characteristics==
 
==Characteristics==
   −
{{Template: Networking_{{#ifeq:{{{series}}}|RUT2xx|{{lc:{{{series}}}}}|{{lc:{{{name}}}}}}}_manual_input_output_characteristics|name={{{name}}}}}
+
{{Template:Networking_{{#ifeq:{{{series}}}|RUT2xx|{{lc:{{{series}}}}}|{{lc:{{{name}}}}}}}_manual_input_output_characteristics|name={{{name}}}}}
    
==Status==
 
==Status==
   −
The <b>Status</b> section displays the current states the router’s {{#ifeq:{{{series}}}|RUT9xx|inputs and outputs|input and output}}:
+
The <b>Status</b> tab displays the current states the router’s {{#ifeq:{{{series}}}|RUT9xx|inputs and outputs|input and output}}:
    
[[File:{{{file_status}}}]]
 
[[File:{{{file_status}}}]]
Line 34: Line 34:  
==Input==
 
==Input==
   −
The '''Input''' section is used to configure Input rules and set Analog Input value check interval:
+
The <b>Input</b> tab is used to configure the router's input {{#ifeq:{{{name}}}|RUT955|pins|pin}}.
   −
[[File:Services inputoutput input check v2.png]]
+
===Check Analog===
 +
----
 +
The <b>Check Analog</b> section is used to set how often the router checks the value of the analog input. This relevant to input rules related to the analog input. For example, if you have configured an input rule that triggers a certain action when the analog input value is inside a certain range, the frequency at which the router will check this value is set in this section.
 +
 
 +
[[File:{{{file_input_analog}}}]]
    
===Input Rules===
 
===Input Rules===
 
----
 
----
'''Input Rules''' provides you with the possibility to set up rules that execute specified actions after specified triggers occur.
+
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:Services inputoutput input configuration v2.png]]
+
[[File:{{{file_input_add}}}]]
 +
----
 +
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.
    +
[[File:{{{file_input_config}}}]]
 +
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>field name</th>
+
         <th>Field</th>
       <th>value</th>
+
       <th>Value</th>
       <th>description</th>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>yes | no; Default: '''yes'''</td>
+
       <td>yes | no; default: <b>yes</b></td>
       <td>Toggles the Input rule ON or OFF</td>
+
       <td>Turns the input rule on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Input type</td>
 
       <td>Input type</td>
       <td>Digital | Digital isolated | Analog; Default: '''Digital'''</td>
+
       <td>Digital | Digital isolated | Analog; default: <b>Digital</b></td>
       <td>Selects which Input is tied to the rule</td>
+
       <td>Selects to which input pin the rule will apply.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Trigger</td>
 
     <td>Trigger</td>
         <td>Input open | Input shorted | Both; Default: '''Input open'''</td>
+
         <td>Input open | Input shorted | Both; default: <b>Input open</b></td>
         <td>Specifies the Trigger after which the rule will take effect</td>
+
         <td>Selects which input state will trigger the rule.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Action</td>
 
     <td>Action</td>
         <td>Send SMS | Change SIM card | Send email | Change profile | Turn on WiFi | Turn off WiFi | Reboot | Activate output | HTTP POST/GET; Default: '''Send SMS'''</td>
+
         <td>Send SMS | Change SIM card | Send email | Change profile | Turn on WiFi | Turn off WiFi | Reboot | Activate output | HTTP POST/GET; default: <b>Send SMS</b></td>
         <td>Action to be taken after the Trigger takes place
+
         <td>The action that will be taken when the rule is triggered.
 
+
            <ul>
'''Send SMS''' - sends an SMS message to a specified number(s). The message text is custom
+
                <li><b>Send SMS</b> - sends an SMS message to a specified number(s) or user group. The message text is custom.</li>
 
+
                <li><b>Change SIM card</b> - switches to using the SIM card that is currently not in use.</li>
'''Change SIM card''' - switches the SIM card that is currently in use
+
                <li><b>Send email</b> - sends an email to the specified address(es). You will be prompted to enter your email account's authentication information.</li>
 
+
                <li><b>Change profile</b> - switches to using another configuration profile. Configuration profiles can be created via the <i>System → [[{{{name}}} Profile|Profiles]]</i> page.</li>
'''Send email''' - sends an email to the specified address. You will be prompted to enter your email account's authentication information
+
                <li><b>Turn on WiFi/Turn off WiFi</b> - turns WiFi on or off.</li>
 
+
                <li><b>Reboot</b> - reboots the router when a specified amount of time passes or instantly after the trigger occurrence.</li>
'''Change profile''' - switches the profile in use to the specified profile
+
                <li><b>Activate output</b> - activates the specified router output.</li>
 
+
                <li><b>HTTP POST/GET</b> - executes an HTTP POST or HTTP GET action.</li>
'''Turn on WiFi/Turn off WiFi''' - turns WiFi ON or OFF
+
            </ul>
 
+
        </td>
'''Reboot''' - reboots the router after a specified amount of time
  −
 
  −
'''Activate output''' - activates specified output
  −
 
  −
'''HTTP POST/GET''' - gets or posts data to HTTP</td>
   
     </tr>
 
     </tr>
 
</table>
 
</table>