| 12345678910111213141516171819 |
- [
- {
- "type": "TempBasal",
- "start_at": "2015-07-12T12:00:00",
- "end_at": "2015-07-12T13:00:00",
- "amount": 2.0,
- "unit": "U/hour",
- "scheduled": 1.0
- },
- {
- "type": "TempBasal",
- "start_at": "2015-07-13T12:00:00",
- "end_at": "2015-07-13T13:00:00",
- "amount": 2.0,
- "unit": "U/hour",
- "scheduled": 1.0
- }
- ]
|