Skip to content

Add support for Contour Care#138

Open
lorenzgillner wants to merge 8 commits into
glucometers-tech:mainfrom
lorenzgillner:main
Open

Add support for Contour Care#138
lorenzgillner wants to merge 8 commits into
glucometers-tech:mainfrom
lorenzgillner:main

Conversation

@lorenzgillner

Copy link
Copy Markdown

I added a new driver for the Ascensia Contour Care glucometer. It is very similar to the ContourUSB driver, but due to some slight differences I added a separate driver and support functions for now. Those two drivers could possibly be based on the same control structure in the future, similar to the FreeStyle devices.

At the moment, the driver implements:

  • info command
  • datetime command (no --set, though)
  • dump command

I made some small changes to the base GlucoseReading class, because it appears that it assumes mg/dL to be the default unit during printing and conversion. It now uses the glucometer's native unit as the default unit.

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

Successfully merging this pull request may close these issues.

1 participant