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

nabil boumimimak21 hours 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 Tananaev21 hours ago

Have you set the correct model?

nabil boumimimak21 hours ago

yes , FMB120

Anton Tananaev21 hours ago

Probably need to update the decoder.

nabil boumimimak21 hours ago

i am using the latest release of traccar server

nabil boumimimak17 hours ago

Also obd speed isn't decoded
io37