Changes

7,537 bytes removed ,  13:39, 19 July 2021
no edit summary
Line 1: Line 1: −
{{Template: Networking_device_manual_gps
+
{{Template: Networking_rutos_manual_gps
| name                   = RUT955
+
<!------------------------DEVICE----------------------->
| series                 = RUT9xx
+
| name       = RUT955
| file_map                = Networking_device_manual_gps_map_v1.png
+
| series      = RUT9
| file_general            = Networking_device_manual_gps_general_v1.png
+
<!----------------------SEPARATORS--------------------->
| file_nmea_forwarding    = Networking_device_manual_gps_nmea_nmea_forwarding_v1.png
+
| analog     = 1
| file_nmea_cache        = Networking_device_manual_gps_nmea_nmea_forwarding_cache_v1.png
+
| config_io  = 0
| file_nmea_collecting    = Networking_device_manual_gps_nmea_nmea_collecting_v1.png
+
| input_types = Input(3) {{!}} Input(1) {{!}} Isolated Input(2,7) {{!}} Analog Input (6,9)
| file_nmea_sentence     = Networking_device_manual_gps_nmea_nmea_sentence_settings_v1.png
  −
| file_https_settings    = Networking_device_manual_gps_https_https_server_settings_v1.png
  −
| file_tavl_settings     = Networking_device_manual_gps_https_tavl_settings_v1.png
  −
| file_avl_settings      = Networking_device_manual_gps_avl_avl_server_settings_v1.png
  −
| file_main_rule          = Networking_device_manual_gps_avl_main_rule_v1.png
  −
| file_secondary_rules    = Networking_device_manual_gps_avl_secondary_rules_v1.png
  −
| file_gps_configuration  = Networking_device_manual_gps_avl_gps_configuration_v1.png
  −
| file_geofencing_details = Networking_device_manual_gps_gps_geofencing_details_v1.png
   
}}
 
}}
==GPS==
  −
  −
  −
[[Image:Services gps.PNG]]
  −
  −
==GPS Settings==
  −
  −
[[Image:Services gps configuration.PNG]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>field name</th>
  −
      <th>value</th>
  −
      <th>description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Enable GPS service</td>
  −
      <td>yes | no; Default: '''no'''</td>
  −
      <td>Toggles GPS ON or OFF</td>
  −
    </tr>
  −
    <tr>
  −
      <td>Enable GPS data to server</td>
  −
      <td>yes | no; Default: '''no'''</td>
  −
      <td>Enables automatic GPS data transferring to a remote server </td>
  −
    </tr>
  −
    <tr>
  −
    <td>Remote host/IP address</td>
  −
        <td>host | ip; Default: '''212.47.99.61'''</td>
  −
        <td>Server IP address or domain name to send the coordinates to</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Port</td>
  −
        <td>integer [0..65535]; Default: '''17050'''</td>
  −
        <td>Server port used for data transfer</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Protocol</td>
  −
        <td>TCP | UDP; Default: '''TCP'''</td>
  −
        <td>Protocol to be used for data transfer to server</td>
  −
    </tr>
  −
</table>
  −
  −
===TAVL Settings===
  −
----
  −
[[Image:Services gps configuration tavl.PNG]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>field name</th>
  −
      <th>value</th>
  −
      <th>description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Send GSM signal</td>
  −
      <td>yes | no; Default: '''no'''</td>
  −
      <td>Includes GSM signal strength information in GPS data package to be sent to server</td>
  −
    </tr>
  −
    <tr>
  −
      <td>Send analog input</td>
  −
      <td>yes | no; Default: '''no'''</td>
  −
      <td>Includes analog input state in GPS data package to be sent to server</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Send digital input (1)</td>
  −
        <td>yes | no; Default: '''no'''</td>
  −
        <td>Includes digital input #1 state in GPS data package to be sent to server</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Send digital input (2)</td>
  −
        <td>yes | no; Default: '''no'''</td>
  −
        <td>Includes digital input #2 state in GPS data package to be sent to server</td>
  −
    </tr>
  −
</table>
  −
  −
==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==
  −
  −
The '''GPS I/O''' window provides you with the possibility to configure GPS Input rules. To create a new Input rule select Input type and Trigger, both of which can be found in the GPS Input Configuration section, then click the '''Add''' button.
  −
  −
[[Image:Services gps io.PNG]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>field name</th>
  −
      <th>value</th>
  −
      <th>description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Enable</td>
  −
      <td>yes | no; Default: '''no'''</td>
  −
      <td>Toggles the rule ON or OFF</td>
  −
    </tr>
  −
    <tr>
  −
      <td>Input type</td>
  −
      <td>Digital | Digital isolated | Analog; Default: '''Digital'''</td>
  −
      <td>Which type of input the rule will apply to</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Trigger</td>
  −
        <td>Input open | Input shorted | Both; Default: '''Input open'''</td>
  −
        <td>Trigger event for your intended configuration</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Priority</td>
  −
        <td>Low | High | Panic; Default: '''Low'''</td>
  −
        <td>Different priority settings add different priority flags to event packets, and they can be displayed differently</td>
  −
    </tr>
  −
</table>
  −
  −
==GPS Geofencing==
  −
  −
'''Geofencing''' is a feature which can detect whenever a device enters or leaves customized area.
  −
  −
[[Image:Services gps geofencing.PNG]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>field name</th>
  −
      <th>value</th>
  −
      <th>description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Enable</td>
  −
      <td>yes | no; Default: '''no'''</td>
  −
      <td>Toggles GPS Geofencing ON or OFF</td>
  −
    </tr>
  −
    <tr>
  −
      <td>Longitude (X)</td>
  −
      <td>real number [-180..180]; Default: '''0.000000'''</td>
  −
      <td>Longitude of selected point</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Latitude (Y)</td>
  −
        <td>real number [-90..90]; Default: '''0.000000'''</td>
  −
        <td>Latitude of selected point</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Radius</td>
  −
        <td>integer [1..999999]; Default: '''200'''</td>
  −
        <td>Radius of selected area</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Generate event on</td>
  −
        <td>Exit | Enter | Enter/Exit; Default: '''Exit'''</td>
  −
        <td>Specifies whether event takes place on exiting or entering the specified area or both</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Get current coordinates</td>
  −
        <td>-</td>
  −
        <td>Gets current device coordinates from GPS</td>
  −
    </tr>
  −
</table>
  −
  −
==See also==
  −
  −
[http://wiki.teltonika-networks.com/index.php?title=RUT955_Protocols RUT955 GPS protocols]
  −
  −
[[Category:RUT955 WebUI]]
 

Navigation menu