mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-29 18:05:17 +00:00
release-1.8
This commit is contained in:
parent
6f92ff8fb8
commit
8aca8ced6c
45 changed files with 3547 additions and 839 deletions
|
@ -13,6 +13,7 @@ struct EncounterBlob: Encodable {
|
|||
var txPower: Double?
|
||||
var modelP: String?
|
||||
var msg: String?
|
||||
var timestamp: Double?
|
||||
}
|
||||
|
||||
struct EncounterRecord: Encodable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue