@tzmedical/trident-cli

1.6.0 • Public • Published

trident-cli

A command line interface (CLI) to support TZ Medical's Trident cardiac monitoring devices. It is built using the trident-sdk and provides additional examples for its use.

Installation

npm i -g @tzmedical/trident-cli

CLI Commands

  1. recording

recording

trident recording path/to/drive [--repair]

This command parses all of the files in a directory and reports the beginning, end, and duration of the recording contained therein. It will also report the number of patient events and the count of files with inaccurate timestamps that are the result of a clock reset. Using the --repair option will attempt to repair the timestamps in-place with best-guess approximations, using a 1-hour gap from a known time as a fallback.

Package Sidebar

Install

npm i @tzmedical/trident-cli

Weekly Downloads

0

Version

1.6.0

License

MIT

Unpacked Size

31.5 kB

Total Files

5

Last publish

Collaborators

  • tzmedicalwebdev
  • tzdmueller