VIN

Jérôme4 years ago

Hello everyone, I'm trying to add states via calculated attribute but I can't. I would like to have for example the VIN number which goes back to it via the teltonika configurator, I have the FMC001 but nothing in traccar even by adding Io256. I get:

org.traccar.handler.ComputedAttributesHandler.computeAttribute@102![0,5]: 'Io256;' undefined variable Io256 - Variable(... < ComputedAttributesHandler:102 < AttributeResource:57 < ...)

Do you have a procedure to follow?

Thank you.

Anton Tananaev4 years ago

Wrong attribute key. It needs to be lower case.

Jérôme4 years ago

Same error with io256.

Is it "io" that you have to put?

Anton Tananaev4 years ago

If you still get an error with lower case it means that the attribute doesn't exist at all.

Jérôme4 years ago

Or have a teltonika compatible attribute list from traccar? On teltonika website 256 = VIN

Property ID In AVL Packet Property Name Bytes Type Value Range Multiplier Units Description Parameter Group
256 VIN 17 ASCII 0 0xff - - VIN number

Anton Tananaev4 years ago

Have you checked if your device is actually sending the value?

Jérôme4 years ago

Where do you find this information?

Anton Tananaev4 years ago

State panel?

Jérôme4 years ago

I can't add...?

Anton Tananaev4 years ago

Not sure what you mean by adding. Your device has to send this information. When it does, it will show automatically.

Jérôme4 years ago

Ok thank you

Sophia3 years ago

what you mean by adding