Created
August 21, 2024 13:17
-
-
Save vojtech-cerveny/e253481091fd9dc3ed90fc89de01086b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_deduplicator": { | |
"hash": "QQ6feU4Lko6DtunH/O74/9FQEFdsocLxH+8GehEcl3s=" | |
}, | |
"annotations": [ | |
{ | |
"code": "bg/out-of-range", | |
"threshold": 20, | |
"value": "low" | |
} | |
], | |
"clockDriftOffset": 0, | |
"conversionOffset": 0, | |
"deviceId": "-16140367", | |
"deviceTime": 1724220576000, | |
"id": "25936ab4c2012fe0c7019a56e9fb85d5", | |
"provenance": { | |
"byUserID": "19aea09a-0455-4bbe-9915-1b9ea7176298", | |
"clientID": "tidepool-uploader-sso", | |
"sourceIP": "164.215.114.178" | |
}, | |
"revision": 1, | |
"time": 1724245776000, | |
"timezoneOffset": -300, | |
"type": "smbg", | |
"units": "mg/dL", | |
"uploadId": "e5b89fbb2866a69e0caa9d94b9442fa5", | |
"value": 18.9999618376, | |
"_time": "2024-08-21T13:09:36Z", | |
"_deviceTime": "2024-08-21T08:09:36", | |
"tags": { | |
"manual": false, | |
"meter": true | |
}, | |
"normalTime": 1724245776000, | |
"displayOffset": -300, | |
"deviceSerialNumber": "98216140367", | |
"source": "Roche", | |
"msPer24": 29376000, | |
"localDate": "2024-08-21" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3c3 | |
< "hash": "QQ6feU4Lko6DtunH/O74/9FQEFdsocLxH+8GehEcl3s=" | |
--- | |
> "hash": "YJB9XI7I2UUyo9QNnbiLl5NMjAI4Z1fDoXfAfwsO128=" | |
8d7 | |
< "threshold": 20, | |
9a9,11 | |
> }, | |
> { | |
> "code": "bg/unknown-value" | |
14,16c16,21 | |
< "deviceId": "-16140367", | |
< "deviceTime": 1724220576000, | |
< "id": "25936ab4c2012fe0c7019a56e9fb85d5", | |
--- | |
> "deviceId": "Roche-982-98216140367", | |
> "deviceTime": 1724220540000, | |
> "id": "201e76f0221b44078b496b83bf71216d", | |
> "payload": { | |
> "logIndices": [12] | |
> }, | |
23c28 | |
< "time": 1724245776000, | |
--- | |
> "time": 1724245740000, | |
27,30c32,35 | |
< "uploadId": "e5b89fbb2866a69e0caa9d94b9442fa5", | |
< "value": 18.9999618376, | |
< "_time": "2024-08-21T13:09:36Z", | |
< "_deviceTime": "2024-08-21T08:09:36", | |
--- | |
> "uploadId": "8c20ea6725c9a3f534f2d8afda1caebf", | |
> "value": 9.0000482963, | |
> "_time": "2024-08-21T13:09:00Z", | |
> "_deviceTime": "2024-08-21T08:09:00", | |
35c40 | |
< "normalTime": 1724245776000, | |
--- | |
> "normalTime": 1724245740000, | |
39c44 | |
< "msPer24": 29376000, | |
--- | |
> "msPer24": 29340000, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_deduplicator": { | |
"hash": "YJB9XI7I2UUyo9QNnbiLl5NMjAI4Z1fDoXfAfwsO128=" | |
}, | |
"annotations": [ | |
{ | |
"code": "bg/out-of-range", | |
"value": "low" | |
}, | |
{ | |
"code": "bg/unknown-value" | |
} | |
], | |
"clockDriftOffset": 0, | |
"conversionOffset": 0, | |
"deviceId": "Roche-982-98216140367", | |
"deviceTime": 1724220540000, | |
"id": "201e76f0221b44078b496b83bf71216d", | |
"payload": { | |
"logIndices": [12] | |
}, | |
"provenance": { | |
"byUserID": "19aea09a-0455-4bbe-9915-1b9ea7176298", | |
"clientID": "tidepool-uploader-sso", | |
"sourceIP": "164.215.114.178" | |
}, | |
"revision": 1, | |
"time": 1724245740000, | |
"timezoneOffset": -300, | |
"type": "smbg", | |
"units": "mg/dL", | |
"uploadId": "8c20ea6725c9a3f534f2d8afda1caebf", | |
"value": 9.0000482963, | |
"_time": "2024-08-21T13:09:00Z", | |
"_deviceTime": "2024-08-21T08:09:00", | |
"tags": { | |
"manual": false, | |
"meter": true | |
}, | |
"normalTime": 1724245740000, | |
"displayOffset": -300, | |
"deviceSerialNumber": "98216140367", | |
"source": "Roche", | |
"msPer24": 29340000, | |
"localDate": "2024-08-21" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment