Advertisement
Guest User

Untitled

a guest
Jul 7th, 2017
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. # cat carbhistory.json
  2. [
  3. {
  4. "carbs": 5,
  5. "bg": "127",
  6. "ratio": "15",
  7. "bolus": {
  8. "_type": "Bolus",
  9. "_description": "Bolus 2017-07-07T22:42:29 head[4], body[0] op[0x01]",
  10. "timestamp": "2017-07-07T22:42:29-04:00",
  11. "_body": "",
  12. "appended": [
  13. {
  14. "_type": "UnabsorbedInsulinBolus",
  15. "_description": "UnabsorbedInsulinBolus unknown head[11], body[0] op[0x5c]",
  16. "_body": "",
  17. "_head": "5c0b1437043c09145c1314",
  18. "data": [
  19. {
  20. "amount": 0.5,
  21. "age": 55
  22. },
  23. {
  24. "amount": 1.5,
  25. "age": 265
  26. },
  27. {
  28. "amount": 2.3,
  29. "age": 275
  30. }
  31. ],
  32. "_date": ""
  33. }
  34. ],
  35. "programmed": 0.5,
  36. "_head": "01050500",
  37. "amount": 0.5,
  38. "duration": 0,
  39. "type": "normal",
  40. "_date": "5dea560711"
  41. },
  42. "timestamp": "2017-07-07T22:42:29-04:00",
  43. "created_at": "2017-07-07T22:42:29-04:00",
  44. "glucoseType": "BolusWizard",
  45. "enteredBy": "openaps://medtronic/522",
  46. "wizard": {
  47. "_type": "BolusWizard",
  48. "bg": 127,
  49. "bg_target_high": 75,
  50. "correction_estimate": 0.7,
  51. "unknown_byte[10]": 0,
  52. "_description": "BolusWizard 2017-07-07T22:42:29 head[2], body[13] op[0x5b]",
  53. "timestamp": "2017-07-07T22:42:29-04:00",
  54. "_body": "05900f4841070300000500054b",
  55. "unknown_byte[8]": 0,
  56. "carb_ratio": 15,
  57. "food_estimate": 0.3,
  58. "unabsorbed_insulin_total": 0.5,
  59. "_byte[5]": 7,
  60. "carb_input": 5,
  61. "_head": "5b7f",
  62. "unabsorbed_insulin_count": "??",
  63. "bolus_estimate": 0.5,
  64. "_byte[7]": 0,
  65. "sensitivity": 72,
  66. "_date": "5dea160711",
  67. "bg_target_low": 65
  68. },
  69. "insulin": 0.5,
  70. "eventType": "Meal Bolus",
  71. "duration": 0,
  72. "_id": "596046ded47199c3b483588e",
  73. "notes": "Normal bolus with wizard.\nProgrammed bolus 0.5\nDelivered bolus 0.5\nPercent delivered: 100%\nFood estimate 0.3\nCorrection estimate 0.7\nBolus estimate 0.5\nTarget low 65\nTarget high 75\nHypothetical glucose delta -36\nGlucose was: 127",
  74. "medtronic": "mm://openaps/mm-format-ns-treatments/Meal Bolus",
  75. "glucose": 127
  76. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement