Changes

Line 860: Line 860:  
     <li><b>NOR</b> - none of the selected conditions evaluate as TRUE.</li>
 
     <li><b>NOR</b> - none of the selected conditions evaluate as TRUE.</li>
 
</ul>
 
</ul>
 +
 +
For example, if we have two time Conditions (hour and minute) and a third Condition of Boolean group: AND, both Conditions 1 & 2 have to be met for Condition 3 to be evaluated as TRUE.
 +
 +
[[File:Networking_rutos_manual_input_output_io_juggler_boolean_group_scheme_true.png|border|class=tlt-border]]
 +
 +
In this case, if at least one condition is no longer met, the Boolean group: AND Condition is evaluated as FALSE.
 +
 +
[[File:Networking_rutos_manual_input_output_io_juggler_boolean_group_scheme_false.png|border|class=tlt-border]]
 +
----
 +
Below is an example of Condition type: Boolean group configuration.
    
[[File:Networking_rutos_manual_input_output_io_juggler_conditions_boolean_group.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_input_output_io_juggler_conditions_boolean_group.png|border|class=tlt-border]]
Line 880: Line 890:  
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
    
====Condition types: Date/Time====
 
====Condition types: Date/Time====
 
----
 
----
Lastly, you can configure Conditions based on date and time.
+
Lastly, you can configure Conditions based on date and time. Date/time Conditions can be configured based on:
 +
 
 +
<ul>
 +
    <li><b>Minute</b> of the hour</li>
 +
    <li><b>Hour</b> of the day</li>
 +
    <li><b>Day</b> of the <b>Week</b></li>
 +
    <li><b>Day</b> of the <b>Month</b></li>
 +
    <li><b>Day</b> of the <b>Year</b></li>
 +
</ul>
 +
 
 +
[[File:Networking_rutos_manual_input_output_io_juggler_conditions_date_time.png|border|class=tlt-border]]
 +
 
 +
Each type can be configured in two distinct ways:
   −
<table class="nd-mantable">
+
<ol>
     <tr>
+
     <li><b>Specific time</b> - configured as a single value which defines the exact time when the Condition is considered as TRUE. e.g.:
        <th>Field</th>
+
         <ul>
      <th>Value</th>
+
            <li>Hour: <b>8</b></li>
      <th>Description</th>
+
            <li>Day of Month: <b>1</b></li>
    </tr>
+
         </ul>
    <tr>
+
     </li>
        <td>Inverted function</td>
+
     <li><b>Time interval</b> - configured with a start and an end value which define a window of time during which the Condition is considered as TRUE. e.g.:
        <td>off {{!}} on; default: <b>off</b> </td>
+
        <ul>
        <td>Inverts the selected condition type. Makes the condition true if the time/date is outside the specified interval.</td>
+
            <li>Hours: <b>8-12</b></li>
    </tr>
+
            <li>Days of Month: <b>1-12</b></li>
    <tr>
+
         </ul>
         <td>Interval</td>
+
     </li>
        <td><span style="color:red;">off</span> | <span style="color:blue;">on</span>; default: <b>off</b></td>
+
</ol>
        <td>Switches between a specific value and a time interval.</td>
  −
    </tr>
  −
    <tr>
  −
        <td><span style="color:red;">Off:</span> Minute</td>
  −
        <td>integer [0..59]; default: <b>none</b></td>
  −
         <td>Specifies minute at which the action can occur.</td>
  −
     </tr>
  −
     <tr>
  −
        <td><span style="color:blue ;">On:</span> Start minute</td>
  −
        <td>integer [0..59]; default: <b>none</b></td>
  −
        <td>Specifies starting minute of the interval at which the action can occur.</td>
  −
    </tr>
  −
    <tr>
  −
        <td><span style="color:blue ;">On:</span> End minute</td>
  −
        <td>integer [0..59]; default: <b>none</b></td>
  −
         <td>Specifies ending minute of the interval at which the action can occur.</td>
  −
     </tr>
  −
</table>
      
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu