cph-cachet / carp.core-kotlin

Infrastructure-agnostic framework for distributed data collection.
https://carp.cachet.dk/core/
MIT License
21 stars 3 forks source link

When device deployment is received, deployment status is also available #397

Closed Whathecode closed 2 years ago

Whathecode commented 2 years ago

Currently, StudyStatus.DeviceDeploymentReceived does not implement DeploymentStatusAvailable.

It's a common operation to want to access deployment status, e.g. to get the deployment ID, once a deployment has been received.