Skip to content

LDMP (Logger Data Monitoring Protocol) client for receiving LoggerNet records.

Notifications You must be signed in to change notification settings

DendraScience/csi-ldmp-client

Repository files navigation

CSI LDMP Client

Provides a simple client class that communicates with Campbell Scientific's LoggerNet LDMP (Logger Data Monitoring Protocol) server. Allows a client specification to be sent, and data records to be received over a TCP socket.

Instructions

  1. Be sure you have Node version 6.11.x. If you’re using nvm, you may need to nvm use 6.11.

  2. Clone this repo.

  3. Make this project directory the current directory, i.e. cd csi-ldmp-client.

  4. Install modules via npm install.

  5. If all goes well, you should be able to run the predefined package scripts.

About

LDMP (Logger Data Monitoring Protocol) client for receiving LoggerNet records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published