Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for nightscout-connect + easystate summary API v2 #7983

Merged
merged 18 commits into from
Jun 14, 2023

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    25672ea View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. pass new sbx via event argument

    This allows consumers, such as nightscout-connect to receive a new sbx without
    creating a new one.
    bewest committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    1020ec3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    9258cdc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    728b7be View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    8faf5dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'wip/bewest/nightscout-connect' of github.com:nightscout…

    …/cgm-remote-monitor into wip/bewest/nightscout-connect
    bewest committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4b4b9b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    d29ff5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65707ad View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    f96435b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. * Creates new V2 API to load minimized current system state in one re…

    …quest 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
    sulkaharo committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    7f05018 View commit details
    Browse the repository at this point in the history
  2. Fix loading SBX

    sulkaharo committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    69dba90 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. * 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)
    sulkaharo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d2c9838 View commit details
    Browse the repository at this point in the history
  2. Rename files to match api

    Further minize returned data
    sulkaharo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d09355e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99a152f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. nightscout-connnect upgrade

    With this patch, the new version of nightscout-connect will support
    all the features of share2nightscout-bridge,
    minimed-connect-to-nightscout, and more.
    bewest committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6beb8a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2199c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5231543 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    e37db6b View commit details
    Browse the repository at this point in the history