onnela-lab / beiwe-android

Beiwe is a smartphone-based digital phenotyping research platform. This is the Beiwe Android app code. The Beiwe2 app is also available on the Google Play store to use with open source builds of the Beiwe backend.
https://www.beiwe.org/
BSD 3-Clause "New" or "Revised" License
26 stars 16 forks source link

Determine data formatting for a new hardware info data stream #71

Open biblicabeebli opened 9 months ago

biblicabeebli commented 9 months ago

Y'know, if we just implement this as a json file, we can dump whatever we need into a new one (like the wifi scan code)....

Could also stick it in generic user device info (which is json), but it requires hardware.

This is a developer-level data stream, not a data science data stream.