Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jw3/tracker
https://github.com/jw3/tracker
conan iot particle
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jw3/tracker
- Owner: jw3
- Created: 2018-06-13T01:36:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T03:22:36.000Z (over 4 years ago)
- Last Synced: 2024-12-06T09:41:55.649Z (2 months 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