Files
NightAlert/example.json.txt

55 lines
1.1 KiB
Plaintext

{
"level": 1,
"title": "Warning LOW",
"message": "BG Now: 61 ? mg/dl\nBWP: -0.18U\nIOB: 0U\nCOB: 0g",
"eventName": "low",
"plugin": {
"name": "simplealarms",
"label": "Simple Alarms",
"pluginType": "notification",
"enabled": true
},
"pushoverSound": "falling",
"debug": {
"lastSGV": 61,
"thresholds": {
"bgHigh": 260,
"bgTargetTop": 160,
"bgTargetBottom": 80,
"bgLow": 55
}
},
"group": "default",
"key": "simplealarms_1"
}
{
"delta": true,
"lastUpdated": 1506980545732,
"sgvs": [
{
"mgdl": 61,
"mills": 1506980199000,
"device": "dexcom",
"direction": "FortyFiveDown",
"filtered": 0,
"unfiltered": 0,
"noise": 1,
"rssi": 0,
"scaled": 61
}
],
"devicestatus": [
{
"_id": "59d2b2c056fbaae30329ca5b",
"created_at": "2017-10-02T21:42:24.721Z",
"mills": 1506980544721,
"uploader": {
"battery": 100,
"value": 100,
"display": "100%",
"level": 100
}
}
]
}