https://github.com/jw3/tracker
https://github.com/jw3/tracker
conan iot particle
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jw3/tracker
- Owner: jw3
- Created: 2018-06-13T01:36:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T03:22:36.000Z (over 5 years ago)
- Last Synced: 2025-02-01T18:44:06.356Z (over 1 year ago)
- Topics: conan, iot, particle
- Language: C++
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tracker
===
### events
- `R` - device ready
- allows the server side to perform any device specific initialization needed prior to handling events
- `M` - gps event in format of `x:y:s`
- x: lon
- y: lat
- s: speed in miles per hours