Hi @petr-urbandroid,
I’m interested in adding my sensor data the morning after.
If not already implemented, has your team considered adding support in the SAA wearables API for “batch processing” sensor data, including timestamps?
It could overcome the hurdle of not being able to use the O2Ring’s sensors for SPO2, HR, motion (all three at once) with SAA. The ViHealth app provided for this wearable exports sensor data to CSV file.
If I undertstand correctly SAA wearables API currently requires the sensor data arrive in “real-time” as you sleep.
Related forum thread: Wearable integration API - Sleep as Android - #3 by 3v1n0
Section " Captured data batch syncs".
Reading sensor data from practically any device/ system that supports saving it to file would be a very powerful capability for SAA, for example, comparing the results from two or more devices that recorded the user on the same night. Allowing only real-time data capture and processing/analysis limits this potential.