From d4322fc94a02261ebabbca2f24c03e87095720de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sun, 14 Feb 2016 17:14:07 +0000 Subject: otverio2015: new driver for OneTouch Verio (2015) and similar devices. This should be working for OneTouch Select Plus devices, too. It currently does not support reporting in the native unit of the device. As of today, you'll also need my forked repository of python-scsi, as the current upstream one does not have working SGIO for Linux. --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index bde999f..0f51b4c 100644 --- a/README +++ b/README @@ -23,9 +23,14 @@ Supported devices * **LifeScan OneTouch Ultra Easy** (also known as **Ultra Mini**): get information, get and set time, dump of readings in native units, memory reset. + * **LifeScan OneTouch Verio** (USB version), **LifeScan OneTouch + Select Plus**: get information, get and set time, dump of + readings. Requires [python-scsi][1]. * **Abbott FreeStyle Optium**: get information, get and set time, dump of readings in native units. +[1] https://github.com/rosjat/python-scsi + Dump format ----------- -- cgit v1.2.3