Dendra Worker tasks for importing CSI (Campbell Scientific, Inc.) LoggerNet data records.
-
Be sure you have Node version 8.7.x. If you’re using nvm, you may need to
nvm use 8.7
. -
Clone this repo.
-
Make this project directory the current directory, i.e.
cd dendra-worker-tasks-csi
. -
Install modules via
npm install
. -
If all goes well, you should be able to run the predefined package scripts.