Driver ID by association with an EYE Beacon

João Tomása month ago

I'm trying to associate drivers to a Teltonika EYE Beacons so I can track statistics per driver. The EYE Beacon already reports an event to the FMC150 on io10828, with a string that has the MAC address of the Beacon.

I was thinking I could somehow use the driver atribute field to save the Beacon's MAC address and then later compare it with the io10828 event to confirm the driver. Is this something that can be done with computed attributes, or is there other way of doing it?

Thanks,
João

JCardusa month ago

You can create a computed attribute for the driverUniqueId using that attribute.

João Tomása month ago

Thanks for the answer!
Will it be possible with advanced expressions to parse the various EYE Beacons MAC's from the unparsed io10828 string and store them in an ArrayList,and then compare each one with the MAC from the driver's attributes to confirm the correct driver on the FMC150 attributes?

Anton Tananaeva month ago

We only support single driver id currently, so you won't be able to use multiple values.

João Tomása month ago

My goal is not to have more than one driver id. I would create separate drivers, each with a MAC address of their beacon in the attribute field, and these would be associated with their corresponding devices. Then the driver would be confirmed if its own MAC was found within the io10828.

Anton Tananaeva month ago

Then you probably have to adjust the source code.

João Tomása month ago

Ok, thanks for helping!

By the way, just because I'm not very acostumed with the source code, would you recommend doing these changes on the Teltonika protocol files, or is there any other place I would do this?

Deibys Paredesa month ago

Hi, João. Can you help sharing your traccar configuration and device configuration?

João Tomása month ago

Sorry, but what traccar specific configurations are you talking about?

Deibys Paredesa month ago

I'm sorry, João.

Im trying to configure a FMC150, but I don't know how to do it. We connected the device using OBD port and we want to monitoring all CAM information that we can collect, but we only get the basics GPS tracking.
The question is: can you share me you traccar and teltonika configuration?
Thank you for your feedback.

João Tomása month ago

I get what you are trying to do, but I only configured my FMC150 to send the localization and I'm now trying to make the EYE Beacon associate with a driver. I haven't explored the CAM capabilities of traccar with the Teltonika devices, but I would say that if your device was correctly configured, traccar would automatically detect most of the CAM info. With this in mind, you might have some Teltonika configurations wrong.

Masipho2 days ago

Good day
I am new to this forum but I am very much interested in telematics and the supporting IT wizardry behind it. And I must say that I am not an IT guy. I just bought a Teltonika dongle FMC003, and want to use it to monitor my car. So I have two simple and related questions

a) whether the Traccar servers can also process and monitor the OBD data from my Teltonika FMC003 device, (in addition to the standard GNSS/GPS data), in an integrated approach, and associate these to the same vehicle?

b) Now Teltonika has a configurator for their devices, and I have downloaded the FMC003 one to my PC. So the question is whether, when I configure my Traccar monitoring platform to read the data from these devices, would I need to create and replicate the fields and parameters (and limits) which Teltonika has already created in their configurator, or is there a way in which I can simply import the fields and data straight into my Traccar monitoring platform. If I can import, how do I do it? For instance are there API's on the Traccar side for me to use or must I chat with Teltonika in that regard?
I'll also welcome contacts of those who have already done what I am asking about here.

Anton Tananaev2 days ago

a) Yes.

b) Not sure I understand this one. Usually you don't need to do any configuration on the server side to receive data.

Masipho2 days ago

Thanks for your reply to the a) part of my question Anton.

Just to clarify the b) part which you couldn't understand, I am attaching some screenshots of some of the main topics from the Teltonika configurator, to assist you.
So, my question is whether I'll have to replicate all this detail (including the fields, the rules, the numbers, etc), or how do I pull all this data into my monitoring platform on Traccar?
Teltonika Conf.JPG

Masipho2 days ago

The above is part of the OBDII configuration info, and this below is part of configuring the Features part of the device. The Other parts also have their own similar fields and settings, and rules/values
I hope that my question is a bit clearer for you to assist. Ta

Teltonika config  features option.JPG