We have a series of devices which forward their location parameters through to a hosted server.
This server then attempts to forward each request as a OsmAndProtocol through to our hosted Traccar service.
However it seems as though there is some session handling going on which assumes this server to be a singular device even though it parses through a separate ID to each request.
Is there an option to disable session handling or anything that we can append to the request to make each one unique?
We have a series of devices which forward their location parameters through to a hosted server.
This server then attempts to forward each request as a OsmAndProtocol through to our hosted Traccar service.
However it seems as though there is some session handling going on which assumes this server to be a singular device even though it parses through a separate ID to each request.
Is there an option to disable session handling or anything that we can append to the request to make each one unique?