Send events to remote server

Amado7 months 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 Tananaev7 months ago

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

Amado7 months ago

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

Anton Tananaev7 months ago

I'll let you search yourself first.

Lee7 months ago

MQTT might be an option.