Skip to content

mylims/processor-iv

Repository files navigation

processor-iv

build status

Processor for IV spectra

Usage

First time please be sure to have everything properly configured:

cp .env.example .env
npm install
npm run tsc

After is only needed to optionally specify the verbosity or interval in seconds for running again the processor (if not specified, it will run once):

node ./lib/processB1505.js --verbose --interval 60 --username test

License

MIT

About

Processor for B1505 instrument result

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published