Send events to remote server

Amado2 years ago

Hi, I need to send some events from my traccar server to a remote server for further processing.
Is this possible?
Can I use web sockets API for that?

Anton Tananaev2 years ago

You can't use websocket for it, but you can use the forwarding options we provide. Check the configuration doc.

Amado2 years ago

Hi Anton, thanks for your answer
Could you please provide a link for that document?

Anton Tananaev2 years ago

I'll let you search yourself first.

Lee2 years ago

MQTT might be an option.