basal_dose.json 203 B

1234567891011
  1. [
  2. {
  3. "type": "TempBasal",
  4. "start_at": "2015-07-13T12:00:00",
  5. "end_at": "2015-07-13T13:00:00",
  6. "amount": 2.0,
  7. "unit": "U/hour",
  8. "scheduled": 1.0
  9. }
  10. ]