Please provide documentation reference.
https://wiki.teltonika-gps.com/view/FMB_AVL_ID
and the teltonikaprotocoldecoder.java
case 236:
if (readValue(buf, length, false) == 1) {
position.set(Position.KEY_ALARM, Position.ALARM_OVERSPEED);
}
Fixed.
hello,
according to teltonika avl ID list. event id 236 corresponds Alarm indication
0 – Reserved
1 – Alarm event occured
but the protocol decoder decodes this value as overspeed