Created
October 24, 2017 09:24
-
-
Save teslitsky/48ee20bdc7452a293fae99c3cc84b1a0 to your computer and use it in GitHub Desktop.
gps_test_task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"lat": "-85.6", | |
"lng: "130.2111111", | |
"speed": 15.1, | |
"bearing": 125, | |
"altitude": 118, | |
"battery": 98, | |
"sattelite": 5 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment