Not an expert with node red, but how do you authenticate the user?
It doesn't connect even if I include username and password into the socket string.
That's not how you authenticate connection. Please read documentation on our API.
Did you manage to get the websocket to work in node-red kz081?
I'd love to know
Hi Folks,
I'd like to read realtime data from traccar with Node-Red.
This is a test environment I've done so far, but for some reason the socket cannot connect neither to online traccar nor my local traccar.
This is the Node-Red layout:
https://ibb.co/fdJhmbk
Here is the Json:
https://pastebin.com/i3ZBEEcJ
Is it possible to read from the traccar socket? Thanks