Explorar o código

Fix iob upload to NS

Ivan Valkou %!s(int64=4) %!d(string=hai) anos
pai
achega
1bdbf024a8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      FreeAPS/Sources/Models/IOBEntry.swift

+ 1 - 1
FreeAPS/Sources/Models/IOBEntry.swift

@@ -10,7 +10,7 @@ struct IOBEntry: JSON {
     let iobWithZeroTemp: WithZeroTemp?
     let lastBolusTime: UInt64?
     let lastTemp: LastTemp?
-    var timestamp: Date?
+    var time: Date?
 
     struct WithZeroTemp: JSON {
         let iob: Decimal