Send events to remote server

Amadoa year 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 Tananaeva year ago

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

Amadoa year ago

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

Anton Tananaeva year ago

I'll let you search yourself first.

Leea year ago

MQTT might be an option.