Sending multiple devices from one remote server

Ltech 9 years ago

Hello,
Wat is the best way to use One client to push a lot sub devices?

Is use a special system in the field, and build a cpu to translate my moving bikes to traccar gpsgate.
Works fine but.
Now I close the TCP connection on each device refresh, but then on the web interface it flash green on each update. logic.
If I let the connection open, I only get update from the first ID.
Using traccar 3.10 on raspberry

Thanks

Anton Tananaev 9 years ago

You have to create a separate connection for each device and keep it open.

Ltech 9 years ago

Making connections from one IP and different client ports number for each device ?

Go try this.

Where can you config the time the client device is green in the web interface

Thanks

Anton Tananaev 9 years ago

You don't usually specify client port, but yes.

As for green status, you can control time using "status.timeout" config option.