|
|
Line 82: |
Line 82: |
| [[Image:Services gps mode.PNG]] | | [[Image:Services gps mode.PNG]] |
|
| |
|
| {| class="wikitable"
| | <table class="nd-mantable"> |
| |+ style="text-align: left;" | Data Sending Parameters
| | <tr> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
| | <th>field name</th> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
| | <th>value</th> |
| ! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
| | <th>description</th> |
| |-
| | </tr> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Min period
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..999999]; Default: '''5'''
| | <td>Min period</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Period (in seconds) for data collection
| | <td>integer [1..999999]; Default: '''5'''</td> |
| |-
| | <td>Period (in seconds) for data collection</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Min distance
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..999999]; Default: '''200'''
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Distance difference (in meters) between last registered and current coordinates to collect data (even if Min period has not passed yet)
| | <td>Min distance</td> |
| |-
| | <td>integer [1..999999]; Default: '''200'''</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Min angle
| | <td>Distance difference (in meters) between last registered and current coordinates to collect data (even if Min period has not passed yet)</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..999999]; Default: '''30'''
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Minimal angle difference between last registered and current coordinates to collect data (even if Min period has not passed yet)
| | <tr> |
| |-
| | <td>Min angle</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Min saved records
| | <td>integer [1..999999]; Default: '''30'''</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..32]; Default: '''20'''
| | <td>Minimal angle difference between last registered and current coordinates to collect data (even if Min period has not passed yet)</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Minimal amount of coordinates registered to send them to server immediately (even if Send period has not passed yet)
| | </tr> |
| |-
| | <tr> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Send period
| | <td>Min saved records</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..999999]; Default: '''60'''
| | <td>integer [1..32]; Default: '''20'''</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Period for sending collected data to server
| | <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. | | The GPS configuration section allows to save several different configurations for GPS data collection. Active configuration is automaticaly selected when configured conditions are met. |
|
| |
|
| {| class="wikitable"
| | <table class="nd-mantable"> |
| |+ style="text-align: left;" | GPS Configuration
| | <tr> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
| | <th>field name</th> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
| | <th>value</th> |
| ! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
| | <th>description</th> |
| |-
| | </tr> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | WAN
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Mobile {{!}} Wired {{!}} WiFi; Default: '''Mobile'''
| | <td>WAN</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Interface which needs to be used to activate this configuration
| | <td>Mobile {{!}} Wired {{!}} WiFi; Default: '''Mobile'''</td> |
| |-
| | <td>Interface which needs to be used to activate this configuration</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Type
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Home {{!}} Roaming {{!}} Both; Default: '''Home'''
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Mobile connection state needed to activate this configuration
| | <td>Type</td> |
| |-
| | <td>Home {{!}} Roaming {{!}} Both; Default: '''Home'''</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Digital isolated input
| | <td>Mobile connection state needed to activate this configuration</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Low logic level {{!}} High logic level {{!}} Both; Default: '''Low'''
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Input state needed to activate this configuration
| | <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== |