Klinecheck

From Teltonika Telematics Wiki
Revision as of 10:06, 14 January 2025 by Robertas.balkunas (talk | contribs) (Added klinecheck command desrcription,explanation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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:

Timestamp (AVL ID:194)

Speed (AVL ID: 191)

Odometer (AVL ID: 192)

Trip Distance (AVL ID: 193)

Driver 1 state (AVL ID:184)

Driver 2 state (AVL ID:185)