simonprickett/iss-tracker

Add a tracking request parameter in the code that calls the cloud function.

simonprickett opened this issue · 0 comments

Add a tracking request parameter (example deviceid=111111) to better distinguish devices calling the backend. No changes to the cloud function code would be needed as this would just get logged in Google Cloud before the backend code is run.