You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the latter, I am not clear on where exposureSummary.getAttenuationDurationsInMinutes is defined. It looks, however, to be related to the length 3 list called attenutationDurations in the Google spec.
I would like to understand if this SDK code is run via the app, and if so how/where?
(There is in parallel a discussion on the iOS repo about the same thing, and a lot written here has actually been taken from there)
I have tried understanding how EN configuration parameters are passed to the app.
I found some relevant code server side, which feeds into the bit below.
Inn the latest version of the Android SDK code, this seems relevant:
ExposureConfiguration
, extremely crudeExposureSummary
In the latter, I am not clear on where
exposureSummary.getAttenuationDurationsInMinutes
is defined. It looks, however, to be related to the length 3 list calledattenutationDurations
in the Google spec.I would like to understand if this SDK code is run via the app, and if so how/where?
Could you please tell me more?
This is related to PersonalDataIO/CoronaRiskScoring#3
The text was updated successfully, but these errors were encountered: