Skip to content

Instantly share code, notes, and snippets.

@loudestnoise
Last active June 3, 2016 10:09
Show Gist options
  • Save loudestnoise/6bf10e9cfd29c23c51dab9823e5f8631 to your computer and use it in GitHub Desktop.
Save loudestnoise/6bf10e9cfd29c23c51dab9823e5f8631 to your computer and use it in GitHub Desktop.
[
{
"monitor/glucose-raw.json": {
"count": "20",
"device": "Maxim",
"use": "iter_glucose",
"reporter": "JSON"
},
"type": "report",
"name": "monitor/glucose-raw.json"
},
{
"cgm-vendor.json": {
"device": "Maxim",
"use": "GetFirmwareHeader",
"reporter": "JSON"
},
"type": "report",
"name": "cgm-vendor.json"
},
{
"type": "report",
"name": "raw-cgm/glucose-raw.json",
"raw-cgm/glucose-raw.json": {
"count": "20",
"hours": "2.0",
"use": "oref0_glucose",
"device": "Maxim",
"reporter": "JSON",
"threshold": "100"
}
},
{
"raw-cgm/entries.json": {
"use": "oref0_glucose",
"no_raw": "True",
"reporter": "JSON",
"hours": "1.0",
"threshold": "100",
"device": "Maxim",
"sensor": "sensor_raw.json",
"glucose": "raw-cgm/glucose-raw.json"
},
"type": "report",
"name": "raw-cgm/entries.json"
},
{
"type": "report",
"name": "raw-cgm/calibrations.json",
"raw-cgm/calibrations.json": {
"count": "4",
"device": "Maxim",
"use": "iter_calibrations",
"reporter": "JSON"
}
},
{"type": "report", "name": "monitor/glucose.json", "monitor/glucose.json": {"use": "rezone", "reporter": "JSON", "astimezone": "True", "date": "timestamp dateString start_at end_at created_at system_time display_time", "adjust": "missing", "input": "raw-cgm/glucose-raw.json", "device": "tz", "timezone": ""}}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment