Skip to content

Its simple test client for GPS Tracking protocol GalileoSky.

Notifications You must be signed in to change notification settings

alfssobsd/galileoskytestclient

Repository files navigation

Test Client Galileosky

Its simple test client for GPS Tracking protocol GalileoSky. I think this is a tool could help you write your own tracking server.

Clients

7.0, 7.0 Lite, 5.0, 5.1 - client_v7.go

Links to docs

HowTo Build

dep ensure
go build -o client_v7 client_v7.go
./client_v7 -help

Download Binary

https://github.com/alfssobsd/galileoskytestclient/releases

Usage

Send just one pack

./client_v7 -host 127.0.0.1 -port 9998 -usecase onepack -pack 01148001820214033836363731303033373930343936359A15 -response 029a15

Emulate movement

./client_v7 -host 127.0.0.1 -port 9998 -usecase movement -movement_config_path client_v7_test_movement.yml

Help

./client_v7 --help

About

Its simple test client for GPS Tracking protocol GalileoSky.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages