Jump to content

Template:ATX Data Sending Parameters ID

From Teltonika Telematics Wiki

Teltonika devices send data in packets that follow a specific structure, as defined on our Codec page. Each parameter in a record is identified by a Data Sending ID (AVL ID). These IDs are used to extract the correct values from the hexadecimal data during processing on the server side.

This page lists all available AVL IDs for {{{model}}}. Differences in AVL IDs between the FT and legacy FMB platforms are described on the dedicated page. Property IDs in the AVL packet that differ between platforms are marked in bold.

AVL IDs are grouped into the following parameter groups:

Eventual I/O elements


Eventual I/O elements

[[Category:{{{model}}}]]
Property ID in AVL packet Property Name Bytes Type Min Value Max Value Multiplier Units Description Parameter Group
16 Total Odometer 4 Unsigned 0 2147483647 - m Virtual odometer value Permanent I/O elements
17 Axis X 2 Signed -8000 8000 - mg Axis X value Permanent I/O elements
18 Axis Y 2 Signed -8000 8000 - mg Axis Y value Permanent I/O elements
19 Axis Z 2 Signed -8000 8000 - mg Axis Z value Permanent I/O elements
21 GSM Signal 1 Unsigned 0 5 - - Value in range 1-5 Permanent I/O Elements
67 Battery Voltage 2 Unsigned 0 65535 - mV Voltage Permanent I/O elements
68 Battery Current 2 Unsigned 0 65535 - mA Current Permanent I/O elements
69 GNSS Status 1 Unsigned 0 3 - - 0 - GNSS OFF
1 - GNSS ON with fix
2 - GNSS ON without fix
3 - GNSS sleep
Permanent I/O elements
70 PCB temperature 2 Signed -550 1150 - °C Degrees Permanent I/O elements
113 Battery level 1 Unsigned 0 100 - °C Battery capacity level Permanent I/O elements
181 GNSS PDOP 2 Unsigned 0 500 - m GNSS position dilution of precision.
Normal PDOP is below 3 – the lower the number, the more accurate reported location is.
Permanent I/O elements
182 GNSS HDOP 2 Unsigned 0 500 - m GNSS horizontal dilution of precision.
Normal HDOP is below 2 – the lower the number, the more accurate reported location is.
Permanent I/O elements
199 Trip Odometer 4 Unsigned 0 2147483647 - m Trip distance value calculated by GNSS Permanent I/O elements
205 GSM Cell ID 4 Unsigned 0 2147483647 - - GSM base station ID Permanent I/O elements
206 GSM Area Code 2 Unsigned 0 65535 - - Location Area code (LAC), it depends on GSM operator. It provides unique number which assigned to a set of base GSM stations Permanent I/O elements
237 Network Type 1 Unsigned 0 1 - - 0 - 3G
1 - GSM
2 - 4G
3 - LTE CAT M1
4 - LTE CAT NB1
99 - Unknown
Permanent I/O elements
240 Movement 1 Unsigned 0 1 - - 0 – Movement Off
1 – Movement On
Permanent I/O Elements
241 GSM operator code 4 Unsigned 0 4294967295 - - Currently used GSM Operator code Permanent I/O elements
303 Instant Movement 1 Unsigned 0 1 - - Logic: 0/1 returns movement value Permanent I/O elements
386 Time from last fix 2 Unsigned 0 65535 - sec - Permanent I/O elements
641 ICCID 22 ASCII 0 22 - - Value of SIM ICCID (Integrated circuit card identification number) Permanent I/O elements
1148 Connectivity quality 4 Unsigned 0 2147483647 - dBm Provides detailed signal quality information in LTE, eMTC (CAT-Mx) and NB-IoT modes:
RSSI (byte 0): 0 - 255 in dBm (negative values)
RSRP (byte 1): 0 - 255 in dBm (negative values)
SINR (byte 2): 0 - 250 which translates to -20dB to +30dB (1/5th of dB)
RSRQ (byte 3): 0 - 255 in dB (negative values)
Permanent I/O elements
13361 Incoming call detection 1 Unsigned 0 1 - - 0 – No incoming call
1 – An incoming call is in progress
Permanent I/O elements
236 Alarm 1 Unsigned 0 1 - - 0 – Reserved
1 – Alarm event occurred
Eventual I/O elements