mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2024-11-22 09:14:26 +01:00
Update event_registration.md
Co-authored-by: Maximilian Lenkeit <mlenkeit@users.noreply.github.com>
This commit is contained in:
parent
d63c666be2
commit
4ad7de687e
@ -63,7 +63,8 @@ message QRCodePayload {
|
|||||||
uint32 version = 1;
|
uint32 version = 1;
|
||||||
TraceLocation locationData = 2;
|
TraceLocation locationData = 2;
|
||||||
CrowdNotifierData crowdNotifierData = 3;
|
CrowdNotifierData crowdNotifierData = 3;
|
||||||
CWALocationData vendorData = 4;
|
// byte sequence of CWALocationData
|
||||||
|
bytes vendorData = 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
message TraceLocation {
|
message TraceLocation {
|
||||||
|
Loading…
Reference in New Issue
Block a user