Send events to remote server

Amado8 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 Tananaev8 months ago

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

Amado8 months ago

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

Anton Tananaev8 months ago

I'll let you search yourself first.

Lee8 months ago

MQTT might be an option.