Changes

no edit summary
Line 1: Line 1:  
<!-- Template uses {{{name}}}, {{{series}}}  -->
 
<!-- Template uses {{{name}}}, {{{series}}}  -->
 
{{Template: Networking_rutos_manual_fw_disclosure
 
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.07.00
+
| fw_version = {{{series}}}_R_00.07.01
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
Line 63: Line 63:  
The <b>NMEA forwarding</b> section is used to configure and enable NMEA forwarding. The figure below is an example of the NMEA forwarding section and the table below provides information on the fields contained in that section:
 
The <b>NMEA forwarding</b> section is used to configure and enable NMEA forwarding. The figure below is an example of the NMEA forwarding section and the table below provides information on the fields contained in that section:
   −
[[File:Networking_rutos_manual_gps_nmea_nmea_forwarding.png]]
+
[[File:Networking_rutos_manual_gps_nmea_nmea_forwarding.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 140: Line 140:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Location</td>
+
         <td>File</td>
 
         <td>filepath; default: <b>none</b></td>
 
         <td>filepath; default: <b>none</b></td>
 
         <td>Location of the file where NMEA sentences will be stored. This field becomes visible only when NMEA collecting is enabled.</td>
 
         <td>Location of the file where NMEA sentences will be stored. This field becomes visible only when NMEA collecting is enabled.</td>
Line 251: Line 251:  
     <tr>
 
     <tr>
 
         <td>Enabled</td>
 
         <td>Enabled</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off | <span style="color: #20C0D7;"><b>on</b></span> default: <b>off</b></td>
 
         <td>Turns data sending to HTTP/HTTPS server on or off.</td>
 
         <td>Turns data sending to HTTP/HTTPS server on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>URL</td>
+
         <td><span style="color: #20C0D7;">URL</span></td>
 
         <td>url string; default: <b>192.168.1.5</b></td>
 
         <td>url string; default: <b>192.168.1.5</b></td>
         <td>URL of remote server.</td>
+
         <td>URL of remote server.<br><i>This field becomes visible when Enabled is set to 'on'.</i></td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Delay</td>
+
         <td><span style="color: #20C0D7;">Delay</span></td>
 
         <td>integer; default: <b>5</b></td>
 
         <td>integer; default: <b>5</b></td>
         <td>Time interval in seconds between sending packages.</td>
+
         <td>Time interval in seconds between sending packages.<br><i>This field becomes visible when Enabled is set to 'on'.</i></td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 269: Line 269:  
----
 
----
 
The <b>TAVL settings</b> section is used to select which data will be sent to the TAVL server:
 
The <b>TAVL settings</b> section is used to select which data will be sent to the TAVL server:
{{#ifeq:{{{series}}}| RUT9|
+
{{#ifeq: {{{name}}} | RUT955 | [[File:Networking_rut955_manual_gps_https_tavl_settings.png|border|class=tlt-border]]
[[File:Networking_rut9_manual_gps_https_tavl_settings.png|border|class=tlt-border]]
+
| [[File:Networking_rutos_manual_gps_https_tavl_settings.png|border|class=tlt-border]]
|
  −
[[File:Networking_rutos_manual_gps_https_tavl_settings.png|border|class=tlt-border]]
   
}}
 
}}
   Line 282: Line 280:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Send GSM signal</td>
+
       <td>Signal</td>
 
       <td>off | on; default: <b>off</b></td>
 
       <td>off | on; default: <b>off</b></td>
 
       <td>Includes GSM signal strength information in the GPS data sent to server.</td>
 
       <td>Includes GSM signal strength information in the GPS data sent to server.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Send digital input</td>
+
     <td>Input/Output (<i>various</i>)</td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
         <td>Includes digital input state in the GPS data sent to server.</td>
+
         <td>Includes Input/Output status information in the GPS data sent to server.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 313: Line 311:  
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>Turns data sending to AVL server on or off.</td>
 
         <td>Turns data sending to AVL server on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Retry on Fail</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Turn retries in case of a failed attempts on or off. When turned on, the device will try to send the same data to the server until the transmission is successful.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Hostname</td>
 
         <td>Hostname</td>
         <td>ip | host; default: '''192.168.1.5'''</td>
+
         <td>ip | host; default: <b>192.168.0.1</b></td>
 
         <td>IP address or hostname of an AVL server.</td>
 
         <td>IP address or hostname of an AVL server.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Protocol</td>
 +
        <td>TCP | UDP; Default: <b>TCP</b></td>
 +
        <td>Protocol that will be used for communication with the AVL server.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 325: Line 333:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Protocol</td>
+
         <td>Don't Contain Connection</td>
         <td>TCP | UDP; Default: <b>TCP</b></td>
+
         <td>off | on; default: <b>off</b></td>
         <td>Protocol that will be used for communication with the AVL server.</td>
+
         <td>When turned on, handles each AVL packet iteration as a new connection. When turned off, connects once and uses the same socket for future communication.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 393: Line 401:  
Refer to the figure and table below for information on the configuration fields of the Secondary rules section.
 
Refer to the figure and table below for information on the configuration fields of the Secondary rules section.
   −
[[File:Networking_rutos_manual_gps_avl_secondary_rules.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_gps_avl_secondary_rules_{{{series}}}_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 412: Line 420:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Digital Isolated Input</td>
+
         <td>Ignore</td>
         <td>Low logic level | High logic level | Both; default: <b>Low logic level</b></td>
+
        <td>off | on; default: <b>off</b></td>
 +
        <td>If enabled, the rule ignores state of input.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>IO level</td>
 +
         <td>Low level {{!}} High level {{!}} Both; default: <b>High level</b></td>
 
         <td>Selects which input state will trigger the rule.</td>
 
         <td>Selects which input state will trigger the rule.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>IO type</td>
 +
        <td>GPIO; default: <b>GPIO</b></td>
 +
        <td>Selects input type.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>IO name</td>{{#switch:{{{series}}}
 +
| RUT9 =<td>Input (3) {{!}} Input (1) {{!}} Isolated Input (2,7); default: <b>Input (1)</b></td>
 +
| RUTX =<td>Input (4); default: <b>Input (3)</b></td>
 +
| TRB2 =<td>Configurable Input/Output (3) {{!}} Configurable Input/Output (4); default: <b>Configurable Input/Output (3)</b></td>}}
 +
        <td>Selects which specific input will trigger the rule.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>

Navigation menu