Jump to content

Klinecheck

From Teltonika Telematics Wiki

The command returns the status of Kline and privacy mode, as well as the main elements of Kline IO.


Response to klinecheck:

CS Err: <cr errors>, Privacy:<privacy mode>, Data: <timestamp>,<speed>,<odometer>,<trip distance>,<driver 1 state>,<driver 2 state> CS Err:


Checksum error counter indicates the number of times checksum verification fails during data processing or transmission.


Response example:

If K-line unavailable: K-Line:0, CS Err: 0, Privacy:2, Data:1727179213,0,205773990,1833475,0,0

If K-line available: K-Line:1, CS Err: 0, Privacy:0, Data:1727179213,0,205773990,1833475,0,0


Privacy: Indicates driver state:

0 – indicates when the Kline is available and driver privacy mode is disabled

1 – indicates when the Kline is available and driver privacy mode is enabled

2 – No Kline data


Data:

Returns the current/last known value of:

1.# Timestamp (AVL ID:194)

2.# Speed (AVL ID: 191)

3.# Odometer (AVL ID: 192)

4.# Trip Distance (AVL ID: 193)

5.# Driver 1 state (AVL ID:184)

6.# Driver 2 state (AVL ID:185)