I have two groups of devices teltonika that I want to start on two ports: fm4100 ---> port = 30001 & fm1100 ---> port = 30145
how to set the configuration file?
<entry key='teltonika.port'>30001</entry>
<entry key='teltonika.port'>30145</entry>
think
It's not possible, but you can just forward two different onside ports to point to same Traccar port.
I have two groups of devices teltonika that I want to start on two ports: fm4100 ---> port = 30001 & fm1100 ---> port = 30145
how to set the configuration file?
<entry key='teltonika.port'>30001</entry> <entry key='teltonika.port'>30145</entry>
think