Difference between revisions of "RUT955 GPS"

From Teltonika Networks Wiki
Line 1: Line 1:
 
{{Template: Networking_rutxxx_manual_gps
 
{{Template: Networking_rutxxx_manual_gps
 +
<!----------------------------DEVICE DETAILS---------------------------->
 
| name                    = RUT955
 
| name                    = RUT955
| series                  = RUT9xx
+
| fw_version              = RUT9XX_R_00.06.04
 +
<!---------------------------------MAP---------------------------------->
 
| file_map                = Networking_device_manual_gps_map_v2.png
 
| file_map                = Networking_device_manual_gps_map_v2.png
 +
<!-------------------------------GENERAL-------------------------------->
 
| file_general            = Networking_device_manual_gps_general_v2.png
 
| file_general            = Networking_device_manual_gps_general_v2.png
 +
<!--------------------------------NMEA---------------------------------->
 
| file_nmea_forwarding    = Networking_device_manual_gps_nmea_nmea_forwarding_v2.png
 
| file_nmea_forwarding    = Networking_device_manual_gps_nmea_nmea_forwarding_v2.png
 
| file_nmea_cache        = Networking_device_manual_gps_nmea_nmea_forwarding_cache_v2.png
 
| file_nmea_cache        = Networking_device_manual_gps_nmea_nmea_forwarding_cache_v2.png
 
| file_nmea_collecting    = Networking_device_manual_gps_nmea_nmea_collecting_v2.png
 
| file_nmea_collecting    = Networking_device_manual_gps_nmea_nmea_collecting_v2.png
 
| file_nmea_sentence      = Networking_device_manual_gps_nmea_nmea_sentence_settings_v2.png
 
| file_nmea_sentence      = Networking_device_manual_gps_nmea_nmea_sentence_settings_v2.png
 +
<!--------------------------------HTTPS--------------------------------->
 
| file_https_settings    = Networking_device_manual_gps_https_https_server_settings_v2.png
 
| file_https_settings    = Networking_device_manual_gps_https_https_server_settings_v2.png
| file_tavl_settings      = Networking_device_manual_gps_https_tavl_settings_v2.png
+
<!---------------------------------AVL---------------------------------->
 
| file_avl_settings      = Networking_device_manual_gps_avl_avl_server_settings_v2.png
 
| file_avl_settings      = Networking_device_manual_gps_avl_avl_server_settings_v2.png
 
| file_main_rule          = Networking_device_manual_gps_avl_main_rule_v3.png
 
| file_main_rule          = Networking_device_manual_gps_avl_main_rule_v3.png
 
| file_secondary_rules    = Networking_device_manual_gps_avl_secondary_rules_v3.png
 
| file_secondary_rules    = Networking_device_manual_gps_avl_secondary_rules_v3.png
 
| file_gps_configuration  = Networking_device_manual_gps_avl_gps_configuration_v2.png
 
| file_gps_configuration  = Networking_device_manual_gps_avl_gps_configuration_v2.png
 +
| file_tavl_settings      = Networking_device_manual_gps_https_tavl_settings_v2.png
 +
<!-------------------------------AVL I/O-------------------------------->
 +
| file_avl_io_analog      = Networking_device_manual_gps_avl_io_check_analog_v1.png
 +
| file_avl_io_rules      = Networking_device_manual_gps_avl_io_input_rule_configuration_v1.png
 +
<!----------------------------GPS GEOFENCING---------------------------->
 
| file_geofencing_add    = Networking_device_manual_gps_gps_geofencing_1_v2.png
 
| file_geofencing_add    = Networking_device_manual_gps_gps_geofencing_1_v2.png
 
| file_geofencing_details = Networking_device_manual_gps_gps_geofencing_details_v2.png
 
| file_geofencing_details = Networking_device_manual_gps_gps_geofencing_details_v2.png
 
}}
 
}}
 
<!--
 
<!--
 
 
==GPS Mode==
 
 
[[Image:Services gps mode.PNG]]
 
 
<table class="nd-mantable">
 
    <tr>
 
        <th>field name</th>
 
      <th>value</th>
 
      <th>description</th>
 
    </tr>
 
    <tr>
 
      <td>Min period</td>
 
      <td>integer [1..999999]; Default: '''5'''</td>
 
      <td>Period (in seconds) for data collection</td>
 
    </tr>
 
    <tr>
 
      <td>Min distance</td>
 
      <td>integer [1..999999]; Default: '''200'''</td>
 
      <td>Distance difference (in meters) between last registered and current coordinates to collect data (even if Min period has not passed yet)</td>
 
    </tr>
 
    <tr>
 
    <td>Min angle</td>
 
        <td>integer [1..999999]; Default: '''30'''</td>
 
        <td>Minimal angle difference between last registered and current coordinates to collect data (even if Min period has not passed yet)</td>
 
    </tr>
 
    <tr>
 
    <td>Min saved records</td>
 
        <td>integer [1..32]; Default: '''20'''</td>
 
        <td>Minimal amount of coordinates registered to send them to server immediately (even if Send period has not passed yet)</td>
 
    </tr>
 
    <tr>
 
    <td>Send period</td>
 
        <td>integer [1..999999]; Default: '''60'''</td>
 
        <td>Period for sending collected data to server</td>
 
    </tr>
 
</table>
 
 
The GPS configuration section allows to save several different configurations for GPS data collection. Active configuration is automaticaly selected when configured conditions are met.
 
 
<table class="nd-mantable">
 
    <tr>
 
        <th>field name</th>
 
      <th>value</th>
 
      <th>description</th>
 
    </tr>
 
    <tr>
 
      <td>WAN</td>
 
      <td>Mobile | Wired | WiFi; Default: '''Mobile'''</td>
 
      <td>Interface which needs to be used to activate this configuration</td>
 
    </tr>
 
    <tr>
 
      <td>Type</td>
 
      <td>Home | Roaming | Both; Default: '''Home'''</td>
 
      <td>Mobile connection state needed to activate this configuration</td>
 
    </tr>
 
    <tr>
 
    <td>Digital isolated input</td>
 
        <td>Low logic level | High logic level | Both; Default: '''Low'''</td>
 
        <td>Input state needed to activate this configuration</td>
 
    </tr>
 
</table>
 
 
 
==GPS I/O==
 
==GPS I/O==
  

Revision as of 16:11, 30 July 2019

Main Page > RUT Routers > RUT955 > RUT955 Manual > RUT955 WebUI > RUT955 Services section > RUT955 GPS