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
deserialize CPA kafka deviceData messages into a types.Blood
Previously a glucose.Glucose was used, which was fine in that we only
look at the UserID and UploadID fields, but there are other
incompatible fields that can "spoil" the deserialization.
BACK-2559
0 commit comments