espruino / EspruinoDocs

See http://espruino.com for the complete Espruino Documentation - many links in this repository will not work
http://www.espruino.com/
Other
260 stars 284 forks source link

Data Streaming To GCP #666

Closed jaredfiacco2 closed 2 years ago

jaredfiacco2 commented 2 years ago

I made a tutorial for getting data from your puck.js into Google Cloud Platform's Pub/Sub & storing it in Bigquery for visualization in Data Studio. I've had this running for the past few days at home and it's working well! The ingestion process is outlined in the picture below: process-map

The code uses the "bleeverything" app: https://github.com/espruino/EspruinoApps/pull/4

I'll submit a Pull Request for it soon!

gfwilliams commented 2 years ago

This looks great - and thanks for the pics too!

Just so you know, there's no real need to file an issue too if you don't want to - just the PR itself will do, and you can add explanation and stuff there is needed.

It's now all merged but the website gets updated manually, so it may take a few days to appear 'live'