VIN

Jérôme3 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 Tananaev3 years ago

Wrong attribute key. It needs to be lower case.

Jérôme3 years ago

Same error with io256.

Is it "io" that you have to put?

Anton Tananaev3 years ago

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

Jérôme3 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 Tananaev3 years ago

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

Jérôme3 years ago

Where do you find this information?

Anton Tananaev3 years ago

State panel?

Jérôme3 years ago

I can't add...?

Anton Tananaev3 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ôme3 years ago

Ok thank you

Sophia2 years ago

what you mean by adding