freshworkstudio / gps-tracking-nodejs

Let you work with some GPS trackers that connects through tcp.
MIT License
260 stars 159 forks source link

How send command to GT06? #15

Closed jhenriquejrc closed 6 years ago

jhenriquejrc commented 6 years ago

Exist a example?

gdespirito commented 6 years ago

For all devices you can use device.send_command() method. Look at it on the documentation. Tell me if is not clear enough.