modify teltonika protocol

mdewendt2 years ago

Hello.

I use some teltonika devices which work fine but end up with idxxx in the logs as not all "endpoints" are known to the protocol decoder.
I had a look into https://github.com/traccar/traccar/blob/master/src/main/java/org/traccar/protocol/TeltonikaProtocolDecoder.java where i just have to add/ modify some cases. but what to do to get the .java into a .class file?
The .class file then ends up in the tracker-server.jar i guess?
Sorry for the maybe stupid question. i'm not a java guy.

Martin

Anton Tananaev2 years ago