rpm attribute in teltonika fmb120 has diffrent attribute then it is in decoder

nabil boumimimak18 days ago

hello
in my teltonika fmb120 the rpm io is 36
https://wiki.teltonika-gps.com/view/FMC125_Teltonika_Data_Sending_Parameters_ID

but in teltonika decoder its treated only if it came under the name io85

register(85, fmbXXX, (p, b) -> p.set(Position.KEY_RPM, b.readUnsignedShort()));

also i notived gnss status attribute isnt included along with bluetouth ,

Anton Tananaev18 days ago

Have you set the correct model?

nabil boumimimak18 days ago

yes , FMB120

Anton Tananaev18 days ago

Probably need to update the decoder.

nabil boumimimak18 days ago

i am using the latest release of traccar server

nabil boumimimak18 days ago

Also obd speed isn't decoded
io37