Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data transfer protocol VTT SMA #17

Closed
6 tasks done
davidverweij opened this issue Jan 28, 2021 · 0 comments · Fixed by #21
Closed
6 tasks done

Data transfer protocol VTT SMA #17

davidverweij opened this issue Jan 28, 2021 · 0 comments · Fixed by #21
Assignees
Labels
data-transfer Data Transfer Protocol VTT FS Device

Comments

@davidverweij
Copy link
Member

davidverweij commented Jan 28, 2021

Building on the initial coding structure for data transfer (see PR #14), the VTT Stress Monitor App (SMA) can now be implemented. VTT currently dumps the sensor data weekly in an S3 bucket.

Initial tasks to get this up and running include:

  • branch into vttsma
  • mimick the Dreem protocol for VTT SMA
  • setup a VTT SMA DAG for potential use with Apache Airflow
  • adapt the 4 stages (pull meta, pull data, preprocess data, upload data)
  • in preprocessing, bundle patient data across weeks for the DMP (one single .zip)
  • implement audio files pull from s3 and includes these in the .zip (see VTT attachment in KeePass)

Please comment/add any steps I am missing here. Will potentially set up a project with milestones for this issue.

@davidverweij davidverweij self-assigned this Jan 28, 2021
@davidverweij davidverweij added the VTT FS Device label Jan 28, 2021
@jawrainey jawrainey added the data-transfer Data Transfer Protocol label Jan 28, 2021
@davidverweij davidverweij linked a pull request Feb 2, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-transfer Data Transfer Protocol VTT FS Device
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants