Before we Start:
I'm very new to Traccar, I haven't got my head around Attributes or the config file.
I need some help with sending a telnet command when a particular device enters or leaves a geofence.
So, When device A enters a Geofence send 'DeviceName#Entered#Location' wait 1 second for echo, repeat until echo matches.
Any help is much appreciated
Why would you need telnet command?
because the device doing an action at the other end receives telnet.
There is event forwarding functionality, but it uses HTTP protocol, not telnet. If you need help with implementation, send me an email to discuss it. Address is on support page.
Before we Start:
I'm very new to Traccar, I haven't got my head around Attributes or the config file.
I need some help with sending a telnet command when a particular device enters or leaves a geofence.
So, When device A enters a Geofence send 'DeviceName#Entered#Location' wait 1 second for echo, repeat until echo matches.
Any help is much appreciated