Adding feature

deathscythe8 years ago

I want to add a new feature "temperature" on the server. What files do I need to edit. I know what is the protocol and how to parse it. However I'm not sure where to start on both backend and frontend. Is there any guide or help. Thanks!

Anton Tananaev8 years ago

What exactly is the feature about? Traccar already supports temperature sensors.

deathscythe8 years ago

How do I access it? I can't see any temperature on the information on the side bar. Plus I want to add also the camera. I know protocol, I just don't know how to add. I am using TC56

Anton Tananaev8 years ago

If you don't see it, it's probably not reported or not decoded. You can look at existing examples of other protocols if you want to implement it yourself.