Created
September 29, 2019 15:38
-
-
Save ps2/a9da858a3dec5d53b505f09b7cdee996 to your computer and use it in GitHub Desktop.
Loop status example
This file contains hidden or 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
[ | |
{ | |
"_id":"5d901ab9bfe8ab00049b3e0a", | |
"uploader":{ | |
"battery":1, | |
"timestamp":"2019-09-29T02:45:12Z", | |
"name":"Test iPhone 7" | |
}, | |
"device":"loop://Test iPhone 7", | |
"loop":{ | |
"timestamp":"2019-09-29T02:45:12Z", | |
"predicted":{ | |
"values":[ | |
100, | |
100, | |
100, | |
99, | |
98, | |
97, | |
97, | |
96, | |
96, | |
96, | |
96, | |
95, | |
96, | |
96, | |
96, | |
96, | |
96, | |
96, | |
97, | |
97, | |
97, | |
97, | |
97, | |
98, | |
98, | |
98, | |
98, | |
99, | |
99, | |
99, | |
99, | |
99, | |
100, | |
100, | |
100, | |
100, | |
100, | |
100, | |
101, | |
101, | |
101, | |
101, | |
101, | |
101, | |
102, | |
102, | |
102, | |
102, | |
102, | |
102, | |
102, | |
102, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103, | |
103 | |
], | |
"startDate":"2019-09-29T02:30:42Z" | |
}, | |
"iob":{ | |
"timestamp":"2019-09-29T02:45:00Z", | |
"iob":-0.12029524814712433 | |
}, | |
"name":"Loop", | |
"version":"1.10.1", | |
"recommendedBolus":0 | |
}, | |
"override":{ | |
"timestamp":"2019-09-29T02:45:12Z", | |
"active":false | |
}, | |
"pump":{ | |
"model":"523", | |
"suspended":false, | |
"reservoir":26.6, | |
"battery":{ | |
"percent":100 | |
}, | |
"clock":"2019-09-29T02:45:12Z", | |
"manufacturer":"Medtronic", | |
"bolusing":false, | |
"secondsFromGMT":-18000, | |
"pumpID":"788161" | |
}, | |
"created_at":"2019-09-29T02:45:12Z" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment