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

Add support for Dexcom Japan server #40

Open
bjornoleh opened this issue Apr 7, 2024 · 0 comments
Open

Add support for Dexcom Japan server #40

bjornoleh opened this issue Apr 7, 2024 · 0 comments

Comments

@bjornoleh
Copy link
Contributor

This PR just landed in Loop dev: LoopKit/dexcom-share-client-swift#42

It probably holds the info needed to get the server used by Dexcom in Japan etc to work with NS connect.

It should already be possible by using a custom server address, but should probably be added as an option too.

Deleted:
    case NON_US="https://shareous1.dexcom.com"

Added:
    case APAC="https://share.dexcom.jp"
    case Worldwide="https://shareous1.dexcom.com"
    

@bewest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant