1.1.7 • Published 4 years ago

ts-data-collector v1.1.7

Weekly downloads
20
License
ISC
Repository
-
Last release
4 years ago

ts-data-collector

Installation

Requrements

Node.js and NPM are required. It is recommended to download latest version from the website (download) instead of using the one from distribution's package manager.

Installation

npm i -g ts-data-collector

on linux run this command with sudo

CLI arguments

  • --help - prints all available arguments and their descriptions
  • --version - prints version of installed application
  • --config VAL - path to JSON configuration file
  • --get-serial or -s - prints serial of the server and exits
  • --api-url - URL to which data
  • --api-token VAL - api token used for authentication
  • --api-token-name VAL - name of the URL parameter for sending the token
  • --serial-name VAL - name of the URL parameter for sending serial
  • --modbus-host VAL or -h - address of the modbus server
  • --modbus-port VAL or -p - port on which modbus server is listening
  • --modbus-update-interval VAL - interval (in milliseconds) at which modbus data should be fetched
  • --modbus-version-layouts VAL - path to JSON file containing modbus layouts for supported versions of modbus servers
  • --keep-started or -k - keeps device's start measurement flag always on
  • --start-meas or -m - starts measurement on connected server and exits
1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

5 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago