We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google spreadsheet to get station list ( implementation with trigger like spreadsheet data collectors) REST endpoint (PUSH)
POST /json
GET /json?station-id=xxx
POST /hash
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Google spreadsheet to get station list ( implementation with trigger like spreadsheet data collectors)
REST endpoint (PUSH)
POST /json
consumes list of bluetooth records and pushes them to ODH + updates stationsGET /json?station-id=xxx
get date of last record for given stationPOST /hash
consumes list of bluetooth records and returns a list of MD5 hashes of the MAC addressesMigration strategy
Data collectors
Transformer
The text was updated successfully, but these errors were encountered: