Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 509 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 509 Bytes

vdc_export.rb

This tiny script exports blood pressure measurements as CSV from VEROVAL® duo control devices.

Installation

Just clone the repo and then execute:

$ bundle

Usage

$ ruby vdc_export.rb [ TTY path ] [ User ]

For example:

$ ruby vdc_export.rb /dev/ttyACM0 1

License

Copyright © Petko Bordjukov, 2019

The program is available as open source under the terms of the GNU Affero General Public License version 3.