mababio / tesla-prox

GCP Function that returns GPS proximity information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tesla-prox

Summary

Function that checks how close GPS corrdinates are to an address.

Setup For GCP

  • Set up GCP project, and IAM service accounts
  • Google Maps credentials

Optional

  • Secret Manager: You can choose to store sensitive data in GCP Secret manager or store it locally. You can use secret_manager.py script to assist with this.
  • Cloud Build: can use cloudbuild.yaml to build out the Cloud Function.

About

GCP Function that returns GPS proximity information


Languages

Language:Python 100.0%