NebraLtd / hm-diag

Helium Miner Diagnostics
https://nebra.io/hnt
MIT License
21 stars 25 forks source link

Add reporting functionality to dashboard #63

Open vpetersson opened 3 years ago

vpetersson commented 3 years ago

In order to enrich the data in the dashboard, we need to send in some data that is only available on the device(s). We do however need to do this in a secure fashion. Here's how I am thinking this would work as of right now:

While this all sounds simple, the devil is in the details. Credentials will be the trickiest part to solve, but here's how I'm currently envisioning it working:

shawaj commented 1 year ago

@KevinWassermann94 guess we had solved this in other ways so probably no longer relevant?