| 123456789101112131415161718192021222324252627 |
- [
- {
- "type": "report",
- "nightscout/recent-missing-entries.json": {
- "oper": "format-recent-type",
- "use": "shell",
- "reporter": "JSON",
- "device": "ns",
- "remainder": "tz entries monitor/glucose.json",
- "json_default": "True"
- },
- "name": "nightscout/recent-missing-entries.json"
- },
- {
- "type": "report",
- "nightscout/uploaded-entries.json": {
- "oper": "upload",
- "use": "shell",
- "reporter": "JSON",
- "device": "ns",
- "remainder": "entries.json nightscout/recent-missing-entries.json",
- "json_default": "True"
- },
- "name": "nightscout/uploaded-entries.json"
- }
- ]
|