reconcile_bolus_wizard_duplicates_input.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. [
  2. {
  3. "amount": 2.0,
  4. "description": "Normal bolus: 2.0U",
  5. "end_at": "2015-06-05T16:21:01",
  6. "start_at": "2015-06-05T16:21:01",
  7. "type": "Bolus",
  8. "unit": "U"
  9. },
  10. {
  11. "amount": 65,
  12. "description": "BolusWizard: 65g",
  13. "end_at": "2015-06-05T18:44:47",
  14. "start_at": "2015-06-05T18:44:47",
  15. "type": "Meal",
  16. "unit": "g"
  17. },
  18. {
  19. "amount": 65,
  20. "description": "BolusWizard: 65g",
  21. "end_at": "2015-06-05T18:44:54",
  22. "start_at": "2015-06-05T18:44:54",
  23. "type": "Meal",
  24. "unit": "g"
  25. },
  26. {
  27. "amount": 0.6,
  28. "description": "Normal bolus: 0.6U",
  29. "end_at": "2015-06-05T18:44:54",
  30. "start_at": "2015-06-05T18:44:54",
  31. "type": "Bolus",
  32. "unit": "U"
  33. },
  34. {
  35. "amount": 30,
  36. "description": "BolusWizard: 30g",
  37. "end_at": "2015-06-05T18:54:43",
  38. "start_at": "2015-06-05T18:54:43",
  39. "type": "Meal",
  40. "unit": "g"
  41. },
  42. {
  43. "amount": 2.0,
  44. "description": "Normal bolus: 2.0U",
  45. "end_at": "2015-06-05T18:54:43",
  46. "start_at": "2015-06-05T18:54:43",
  47. "type": "Bolus",
  48. "unit": "U"
  49. },
  50. {
  51. "amount": 10,
  52. "description": "BolusWizard: 10g",
  53. "end_at": "2015-06-05T18:57:22",
  54. "start_at": "2015-06-05T18:57:22",
  55. "type": "Meal",
  56. "unit": "g"
  57. }
  58. ]