as-temp-targets.json 623 B

123456789101112131415161718192021222324252627
  1. [
  2. {
  3. "_id" : "49993FD5-7A1E-4B65-8DAD-0BADF347BF90",
  4. "name" : "Cancel",
  5. "targetBottom" : 0,
  6. "created_at" : "2025-06-04T01:10:47.464Z",
  7. "halfBasalTarget" : 160,
  8. "targetTop" : 0,
  9. "reason" : "Cancel",
  10. "duration" : 0,
  11. "enteredBy" : "Trio"
  12. },
  13. {
  14. "_id" : "5A700914-327C-4C4C-8114-5125A6E9CA75",
  15. "name" : "High sensitivity 110",
  16. "targetBottom" : 110,
  17. "created_at" : "2025-06-03T23:09:13.069Z",
  18. "halfBasalTarget" : 160,
  19. "targetTop" : 110,
  20. "reason" : "Temp Target",
  21. "duration" : 120,
  22. "isPreset" : true,
  23. "enabled" : true,
  24. "enteredBy" : "Trio"
  25. }
  26. ]