9 packages
binary-message-parser
Puts together size-prefixed binary messages from received bytes. Works with pipes.
buffer-walker
Wrapper around Buffer object keeping track of current position during reading from or writing to it.
csv-reduce
Application for generating CSV data with subset of columns from a CSV file.
modbus-repl
- `--host`, `-h` address of the machine hosting modbus server - `--port`, `-p` port on which modbus server is listening, by default `502` - `--proto`, `-P` protocol to be used, possible options are `udp` or `tcp`, by default `tcp` - `--headless`, `-H`
modbus-tcp-client
# ModbusClient
parametrized-message
Parametrized messages are binary structures that provide unified way of handling known and unknown data at the cost of adding prefixes to each `message` and `parameter`.
sono-stock-summary
Application converts contents of each sheet of a `.xlsx` file to markdown and generates per-sheet as well as global summary.
sono-xlsx-md-converter
Application converts contents of each sheet of a `.xlsx` file to markdown and generates files named after each sheet.
ts-data-collector
# Installation