Matching customization
Vanuan opened this issue · 2 comments
Vanuan commented
Is there a way to customize contact matching, e.g by specifying number or ephIDs, number of epochs, signal strength, exposure duration?
If no, would you be willing to accept PRs to customize it?
Vanuan commented
Android Exposure Notification API currently has 2 settings:
- attenuationValueThreshold (a difference between rx and rssi scaled to byte range)
- durationMinutesThreshold (0 means no threshold)
Also, the following information about exposure is provided:
- daysSinceLastExposure
- matchedKeyCount
- date
- durationMinutes
- attenuationValue