Changes

385 bytes removed ,  21:49, 4 October 2019
Line 263: Line 263:  
Minimum AVL packet size is 45 bytes (all IO elements disabled).
 
Minimum AVL packet size is 45 bytes (all IO elements disabled).
 
Maximum AVL packet size for one record is 783 bytes.
 
Maximum AVL packet size for one record is 783 bytes.
  −
  −
*''AVL data''
  −
  −
{| class="wikitable"
  −
|-
  −
! style="background: white; color: #0052A1"| Timestamp
  −
! style="background: white; color: #0052A1"| Priority
  −
! style="background: white; color: #0052A1"| GPS Element
  −
! style="background: white; color: #0052A1"| IO element
  −
|-
  −
| 8 bytes || 1 byte || 15 bytes || 6-123
  −
|}
        Line 282: Line 269:  
*''Priority''
 
*''Priority''
    +
Priority level (AVL packet priority) can be:
 +
*Low Priority
 +
**Module makes an additional record with an indication that the event was caused by an I/O element change (depending on Operands configuration).
 +
*High Priority
 +
**Module makes an additional record with High priority flag and sends event packet immediately to the server using GPRS.
 +
*Panic Priority
 +
**This priority triggers same actions as High priority, but if GPRS fails, it sends an AVL packet using SMS data if SMS data sending is enabled and the number is provided in SMS/Call Settings.
   −
{| class="wikitable"
  −
|-
  −
  −
|-
  −
| style="background: white; color: #0052A1"|0 || Low
  −
|-
  −
| style="background: white; color: #0052A1"|1 || High
  −
|-
  −
| style="background: white; color: #0052A1"|2 || Panic
  −
|}
         
*''GPS Element''
 
*''GPS Element''
  −
  −
{| class="wikitable"
  −
|-
  −
! style="background: white; color: #0052A1"| Longitude
  −
! style="background: white; color: #0052A1"| Latitude
  −
! style="background: white; color: #0052A1"| Altitude
  −
! style="background: white; color: #0052A1"| Angle
  −
! style="background: white; color: #0052A1"| Satellites
  −
! style="background: white; color: #0052A1"| Speed
  −
|-
  −
| 4 bytes || 4 bytes || 2 bytes || 2 bytes || 1 bytes || 2 bytes
  −
|}
      
X    Longitude  
 
X    Longitude  

Navigation menu