summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2014-01-29 23:38:11 +0100
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>2014-01-29 23:39:25 +0100
commit4181ab3a16b1cae91a1c35806067e74f7e669e9c (patch)
treecea99e835bcbcd63d84f467566ef54d7e0479638 /README
parentcommon: fix namedtuple usage to allow for optional parameters. (diff)
downloadglucometerutils-4181ab3a16b1cae91a1c35806067e74f7e669e9c.tar
glucometerutils-4181ab3a16b1cae91a1c35806067e74f7e669e9c.tar.gz
glucometerutils-4181ab3a16b1cae91a1c35806067e74f7e669e9c.tar.bz2
glucometerutils-4181ab3a16b1cae91a1c35806067e74f7e669e9c.tar.lz
glucometerutils-4181ab3a16b1cae91a1c35806067e74f7e669e9c.tar.xz
glucometerutils-4181ab3a16b1cae91a1c35806067e74f7e669e9c.tar.zst
glucometerutils-4181ab3a16b1cae91a1c35806067e74f7e669e9c.zip
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 12 insertions, 3 deletions
diff --git a/README b/README
index bce31aa..0823278 100644
--- a/README
+++ b/README
@@ -4,9 +4,18 @@ Glucometer Utilities
This utility I created for personal needs, as my glucometer's software
can only print the software (to XPS) without a file export option.
-While right now only supports my glucometer (LifeScan OneTouch Ultra
-2), I've tried designing it so that it can be extended and used for
-other models as well.
+While right now only supports the glucometers I own and for which I have
+the specification of the protocol,I've tried designing it so that it can
+be extended and used for other models and other brands as well.
+
+Supported devices
+-----------------
+
+ * **LifeScan OneTouch Ultra 2**: get information, get and set time,
+ dump of readings (including comments and meal specification) in
+ native units, memory reset.
+ * **LifeScan OneTouch Ultra Easy**: get information, get and set time,
+ dump of readings in native units, memory reset.
Dump format
-----------