Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 916 Bytes

File metadata and controls

18 lines (13 loc) · 916 Bytes

Ask EverSense Alexa Skill

1st commit. See Zeppelin notebook for code. Disclaimer:

All information, thought, and code described here is intended for informational and educational purposes only. jevans12 currently makes no attempt at HIPAA privacy compliance. Use of code from github.com is without warranty or support of any kind. Please review the LICENSE found within each repository for further details. Use this at your own risk, and do not use the information or code to make medical decisions

Workflow todo:

  1. download eversense and eversense now apps
  2. create user account
  3. add a follower account. invite via email
  4. login as follower via eversense now app
  5. Setup alexa skill, follow dexcom example

path of least code is to manually execute the get user id by email, to get user id and follower id to hardcode into skill and make one call to get values need to hash and binary encode passwords.