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

How is ExposureConfiguration set in SwissCovid ? #3

Open
pdehaye opened this issue May 26, 2020 · 3 comments
Open

How is ExposureConfiguration set in SwissCovid ? #3

pdehaye opened this issue May 26, 2020 · 3 comments

Comments

@pdehaye
Copy link
Collaborator

pdehaye commented May 26, 2020

The CoronaRiskScoring project is trying to assess how different contact tracing apps are being parametrized. We are first focusing on apps using the Apple API (see its description on our wiki) as it will enable quickest comparison.

Project considered
We are looking at SwissCovid.

What we need
We need pointers to the places in the code where the following parameters are set:

Nice to have
We would also like to understand what is done with ENExposureDetectionSummary and ENExposureInfo, after the risks are calculated.

Excellent to have
This is only the beginning for us. We want the above so we can track how the parameters are being changed. It is likely actually that this is passed dynamically to the apps. If so, we need to know the process behind these changes, so we can ask the right people for this information.

If you have pointers in the right direction, they would be greatly appreciated.

@pdehaye
Copy link
Collaborator Author

pdehaye commented May 28, 2020

It turns out SwissCovid doesn't use much of risk scoring part of the Google/Apple API actually, at least in the present configuration!

In a public call ahead of the trial phase, as well as in this document, DP-3T explains they only use the summary parts of the APIs, not the risk calculation parts.

For the same question, but approached from the app side(s), see:

@pdehaye
Copy link
Collaborator Author

pdehaye commented Jun 6, 2020

@pdehaye
Copy link
Collaborator Author

pdehaye commented Jun 23, 2020

It is still not clear to me what are the valid parameters to pass to the API above, on Android and iOS, for the different appversions, and especially each build.

On iOS, this seems related since it constructs the call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant