FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
312 views
in Vehicle tracking by anonymous

Hi

I use FMB001, why my FMB001 does not send io253 (green driving type) to traccar server?

I use compute attribute in traccar as follow:

event == 253 && io253 == 1? "hardAcceleration" : event == 253 && io253 == 2? "hardBraking" : event == 253 && io253 == 3? "hardCornering": null

but it returns error below:

WARN: Attribute computation error - org.traccar.handler.ComputedAttributesHandler.computeAttribute@102![16,21]: 'event == 253 && io253 == 1? 'hardAcceleration' : event == 253 && io253 == 2? 'hardBraking' : event == 253 && io253 == 3? 'hardCornering' : null;' undefined variable io253 - Variable (... < ComputedAttributesHandler:102 < *:113 < BaseDataHandler:27 < ... < *:29

1 Answer

0 votes
by anonymous
Hello.

Please send a screenshot of your Eco/Green Driving scenario configuration.

Also provide firmware version of Your device.

Best Regards