Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jw3/tracker


https://github.com/jw3/tracker

conan iot particle

Last synced: 9 days ago
JSON representation

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