Hi,
i am newb in linux , programing etc ... and my english is verry bad "so sorry"
I have a module A9G + micropython + code.
I have Ubuntu + Traccar + mosquitto MQTT on same server
Module work like that : 1 check data from mqtt server and start or stop GPS "purpose for long baterry life"
on line console "linux" when put command: (mosquitto_pub -t "gps/gps" -m "track") gps start and report position and working !
1 when send command ("mosquitto_pub -t "gps/gps" -m "idle") - module A9G stop gps and go only in gsm mode ....
its posible to send this comands from UI traccar server to linux console ?
We don't send commands to server console.
Hi,
i am newb in linux , programing etc ... and my english is verry bad "so sorry"
I have a module A9G + micropython + code.
I have Ubuntu + Traccar + mosquitto MQTT on same server
Module work like that : 1 check data from mqtt server and start or stop GPS "purpose for long baterry life"
on line console "linux" when put command: (mosquitto_pub -t "gps/gps" -m "track") gps start and report position and working !
1 when send command ("mosquitto_pub -t "gps/gps" -m "idle") - module A9G stop gps and go only in gsm mode ....
its posible to send this comands from UI traccar server to linux console ?