Send events to remote server

Amado9 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 Tananaev9 months ago

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

Amado9 months ago

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

Anton Tananaev9 months ago

I'll let you search yourself first.

Lee9 months ago

MQTT might be an option.