Jakob E. Bardram
Jakob E. Bardram
> The question is which use case you would need the gradually stronger contracts for. I think it's important to know the type of the device - I need to...
Another question - how do I get the `DeviceRegistration` back to show it in the client (smartphone or web portal)? When looking at [StudyDeploymentStatus.kt](https://github.com/cph-cachet/carp.core-kotlin/blob/develop/carp.deployments.core/src/commonMain/kotlin/dk/cachet/carp/deployments/application/StudyDeploymentStatus.kt) is has a list of [DeviceDeploymentStatus](https://github.com/cph-cachet/carp.core-kotlin/blob/develop/carp.deployments.core/src/commonMain/kotlin/dk/cachet/carp/deployments/application/DeviceDeploymentStatus.kt)....
I think there is a need for this. And not only the `any` data type. You should be able to upload ANY data type still with a well-defined data type....
Another problem right now is also that there is a 1:1 mapping between "measures" and "data types". Hence if you want to collect "location" it needs to be in you...
We have decided to add the IC as part of the study protocol. This will then be downloaded as part of the deployment for a participant. We have also decided...
> Could there be an easy way for infrastructures to _disable_ sequence ID constraints? Is this at all desirable? YES! This is highly desirable - this whole sequence ID issue...
Having the same issue. The problem is when adding the numbers to the heatmap, using the ` ax.text(x, y, fmt % value, color=c, ha="center", va="center")` statement.
The example app throws an error when running: Seems to be on video initialization.
When showing a picture, it is way too small...????? 
The PLAY button is not shown on audio.... 