Skip to content

Add TCP server - #1

Open
lluchs wants to merge 5 commits into
masterfrom
server
Open

Add TCP server#1
lluchs wants to merge 5 commits into
masterfrom
server

Conversation

@lluchs

@lluchs lluchs commented Oct 24, 2025

Copy link
Copy Markdown

A new option --csv-server allows receiving the measurement data from another system, for example:

# on the host with the Powenetics device
powenetics-v2 --csv-server '[::]:1234' /dev/ttyACM0

# on the client
nc powenetics-host 1234

Additionally, a --average option enables downsampling to reduce the amount of data transferred or written to file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant