6 Commits
Author SHA1 Message Date
Sulka Haro e99a166b4e Fix null values in the summary API 2023-06-28 14:32:55 +03:00
Sulka Haro 99a152fe5b Only include noise if there is noise 2023-06-06 13:59:18 +03:00
Sulka Haro d09355e97a Rename files to match api
Further minize returned data
2023-06-06 13:40:23 +03:00
Sulka Haro d2c9838e7a * Rename API to Summary
* Preprocess temp basals and profile to create a temp basal dataset
* Cleaner profile output
* Support hours GET parameter (up to 48 hours)
2023-06-06 09:18:48 +03:00
Sulka Haro 69dba90e89 Fix loading SBX 2023-06-04 17:58:39 +03:00
Sulka Haro 7f05018df7 * Creates new V2 API to load minimized current system state in one request for use in watchfaces and other display-only applications
* Cleans V2 API implementation
* Removes unnecessary server init calls in API calls that were unnecessary
* Expose latest SBX state through the CTX object
2023-06-04 17:48:48 +03:00